body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#header {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}

#wrapper {
	line-height: 1.5em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 20px;
}

#navwrapper {
	height: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: white;
	background-color: #7d0008;
}

#navwrapper a {
	padding-top: 1px;
	width: 160px;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 23px;
	text-shadow: 1px 1px 1px #262626;
	text-decoration: none;
	color: white;
}

#navwrapper a:hover {
	background-color: #a9000b;
}

.content a {
	padding-bottom: 1px;
	border-bottom-color: #a9000b;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #a9000b;
}

.content a:hover {
	border-bottom-color: #a9000b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #a9000b;
}

.content p {
	border-width: 650px;
	margin-left: 30px;
}

#contact {
	margin-top: 30px;
	text-align: center;
	line-height: 1.4em;
	font-size: 14px;
}

#amendment {
	color: #3f3f3f;
	position: absolute;
	right: 30px;
	text-align: right;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#topimage {
	position: relative;
	right: 0px;
	margin-left: 20px;
	float: right;
}

#wrapper h1 {
	line-height: 1.2em;
	color: #e50000;
	text-shadow: 1px 1px 1px #595959;
	font-weight: bold;
	font-size: 24px;
}

#sidebar {
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	text-align: left;
	clear: right;
	margin-bottom: 40px;
	width: 200px;
	float: right;
	background-color: #c0c0c0;
}

#sidebar h2 {
	font-size: 15px;
	font-weight: bold;
}

#sidebar ul {
	line-height: 1.3em;
	font-size: 12px;
	padding: 8px;
	margin-left: 0px;
	list-style-type: none;
}

#sidebar li {
	line-height: 1.5em;
	margin-bottom: 0.6em;
}

.goal {
	font-weight: bold;
	font-size: 12px;
	color: #232323;
}

.course {
	padding-bottom: 20px;
	font-size: 14px;
}

p#labels {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

.content span {
	top: 0px;
	position: relative;
	display: inline-block;
	width: 120px;
	text-align: center;
}

.content span.cost {
	width: 80px;
}

.content span.class {
	width: 170px;
}

p.row {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #cccccc;
}


table#schedule {
	width: 700px;
}
