body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 130%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background_pattern.gif);
	background-repeat: repeat;
}
#splash {
	background-image: url(images/oblio_SPLASH.jpg);
	background-repeat: no-repeat;
	height: 475px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 0px;
	padding: 0px;
}
#header {
	background-color: #000000;
	height: 35px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#stripe {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	height: 8px;
	width: 640px;
}
#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 640px;
	display: block;
}
#maintext {
	margin: 0px 20px;
	padding: 0px 0px 15px;
	width: 600px;
}
#maintext p {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
#navmenu {
	background-color: #000000;
	height: 300px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #993300;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	display: block;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	list-style-type: none;
	padding-top: 5px;
}
a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	color: #FF9900;
	text-decoration: none;
	display: block;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 125%;
	color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
.course {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6600;
	margin: 0px;
	padding: 0px;
}
.coursehd {
	font-size: 12px;
	line-height: 18px;
	color: #6666CC;
	font-style: normal;
	font-weight: bold;
}
.smbody {
	font-size: 0.75em;
	line-height: 135%;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smhead {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 8px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#header2 {
	background-color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 80px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#maintext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 110%;
	font-weight: bold;
	color: #993300;
	margin: 0px 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#calendar {
	margin: 0px auto;
	height: 600px;
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
}
.photoRight {
	padding: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}

