@charset "utf-8";
.main_text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	background-position: top;
	vertical-align: top;
	padding-bottom: 10px;
	text-align: left;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
}
.form {	background-color: #959595;
	margin: 15px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.page_curl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/curl_corner.jpg);
	background-repeat: no-repeat;
}

.right_side {
	background-image: url(images/right_back.jpg);
	background-repeat: no-repeat;
	width: 250px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996600;
	background-position: bottom;
	vertical-align: top;
}
.lower_right {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/right_side_bottom.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: 100%;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/navigation_back.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 750px;
	word-spacing: 10px;
	text-align: center;
	padding-top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: .15em;
	background-position: bottom;
	height: 35px;
}

.navigation .active {
	color: #FFFFFF;
	background-image: url(images/flip_nav.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	letter-spacing: 0em;
	font-weight: bold;
	background-position: bottom;
}


.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.navigation  a:hover {
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.banner_text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.banner_text a {
	text-decoration: none;
}

.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003399;
	padding-left: 75px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.sub_nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.sub_nav a:visited {
	color: #C0C0C0;
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
}
.course_header {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#cancellation {
	font-size: 10px;
}
.spring_10 {
	background-image: url(images/spring_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
