body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/hbg2.gif);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica;
	font-size: .8em;
	}
a	{
	text-decoration: none;
	font-weight: bold;
	color: #223366;
	}
em {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	}		
a:hover	{
	text-decoration: underline;
	color: #cc3333;
	}
#header {
	width: 100%;
	height: 104px;
	margin: 0;
	padding: 0;
	border:0;
	display: block;
	overflow:visible
	}
#main_nav {
	position: absolute;
	top: 131px;
	clear: left;
	border: 1px none #999999;
	display: block;
	width: 170px;
	/*list-style-type: none;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 00px 0px 0px;
	}
#main_nav a.nav {
	background-color: #FFFFFF;
	color: #888899;
	background-image:url(../images/siteimages/button_bg.gif);
	background-repeat:repeat-x;
	width: 155px;
	margin: 1px 0px;
	padding: 4px 0px 4px 8px;
	display: block;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	font-size: 11px;
	}
#main_nav a.nav:hover {
	background-color: #EEEEEE;
	background-image:url(../images/siteimages/button_bg_over.gif);
	color: #000000;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	}
#main_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#content {
	width: 75%;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 157px;
	left: 193px;
	}	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-top: 0px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	background-color: #6677cc;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999FF;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
	margin-left: 0px;
	}
h4 {
	font-size: 1.1em;
	background-color: #f0f0ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	}
p {
	line-height: 1.4em;
	}
li {
	line-height: 1.4em;
	}
hr {
	width: 100%;
	border: 0;
	border-top: 4px dotted #ddddff;
	}
td {
	font-size: 1em;
	}
#schedule {
	font-size: 1em;
	}
#footer {
	clear: both;
	}		
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}
.accent {
	color: #CC0000;
	}
.strikethrough {
	text-decoration: line-through;
	}
.wearyellow {
	color: #FFFFFF;
	background-color: #FFCC00;
	padding: 1px 2px 3px 2px;
	}
.wearred {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px 2px 3px 2px;
	}
.weargold {
	color: #FFFFFF;
	background-color: #ff9900;
	padding: 1px 2px 3px 2px;
	}
.slublue {
	color: #FFFFFF;
	background-color: #003399;
	padding: 1px 2px 3px 2px;
	}
.wearblue {
	color: #FFFFFF;
	background-color: #6666cc;
	padding: 1px 2px 3px 2px;
	}
.leftpic {
	margin-right: 20px;
	}
.strikethrough {
	text-decoration: line-through;
	}
.bg1 {
	background-color: #EEEEEE;
}
.calloutbox {
	float: right;
	margin-left: 20px;
	border: 1px dotted #666666;
	background-color: #f6f6f6;
	font-size: .9em;
	width: 230px;
	padding: 6px;
	}
.calloutbox ul{
	margin: 0px 0px;
	list-style-type: square; 
	color: #ccccdd;
	}
.calloutbox li{
	line-height: 1.7em;
	}
.calloutbox li a{
	color: #666688;
	}
.imagebox {
	float: right;
	text-align:center;
	font-size: .85em;
	font-style:italic;
	margin-left: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
h3.banner {
	background-color: #0000FF;
	height: 40px;
	width: auto;
	}
.small	{
	font-size: .9em;
	}
.leftpic {
	float: left;
	margin-right: 20px;
	}
.rightpic {
	float: right;
	margin-left: 20px;
	}
.textbox200 {
	float: left;
	width: 200px;
	margin-left: 20px;}
.thinlinebottom {border-bottom: 1px solid #ccc;}
.snug {margin-top: -16px;}
	
@media print {
	.noprint {display: none;}
	#main_nav {display: none;}
	#content {
	width: 100%;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 143px;
	left: 0px;
	}
	}
