@charset "UTF-8";
/* CSS Document */

body {
	background-color: #718bbd;
	background-image: url(images/body_bkgnd_fade.jpg);
	background-repeat: repeat-x;
}
#main_wrapper {
	width:1325px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* resets the centering hack for IE6 on the body tag */
}
#leftside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 854px;
	width: 143px;
	background-color: #718bbd;
	background-image: url(images/left_edge.jpg);
	background-repeat: no-repeat;
}
#mainsite {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 854px;
	width: 1000px;
}
#rightside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 854px;
	width: 182px;
	background-color: #718bbd;
	background-image: url(images/right_edge.jpg);
	background-repeat: no-repeat;
}
#header {
	background-color: #FFF;
	background-image: url(images/header_bkgnd.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 135px;
	width: 1000px;
}
#navbar {
	background-color: #FFF;
	background-image: url(images/navbar_bkgnd.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 33px;
	width: 1000px;
}
#navbar_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 479px;
}
#mainwindow {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 1000px;
}
#depth_spacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 687px;
	width: 20px;
}
#maincol {
	background-color: #FFF;
	background-image: url(images/maincol_bkgnd.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 724px;
}
#maincol_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 120px;
}
#maincol_inner a:link {
	font-weight: bold;
	color: #244CA4;
	text-decoration: none;
}
#maincol_inner a:hover {
	font-weight: bold;
	color: #244CA4;
	text-decoration: underline;
}
#maincol_inner a:visited {
	font-weight: bold;
	color: #244CA4;
	text-decoration: none;
}
#sidebar {
	background-color: #FFF;
	background-image: url(images/sidebar_fade_bkgnd.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 276px;
}
#sidebar_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidebar_inner ul {
	margin-left: -10px;
}
#footer {
	background-color: #FFF;
	background-image: url(images/bottom_round.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 20px;
	width: 1000px;
}
#footer2 {
	clear: both;
	float: left;
	height: 20px;
	width: 1000px;
}
#credit_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}
#footer2_inner {
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
}
#navbar_inner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navbar_inner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
#navbar_inner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#credit_footer a:link {
	color: #FFF;
	text-decoration: none;
}
#credit_footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#credit_footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.sidebar_headline {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.maincopy_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/copy_subhead_bkgnd.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	letter-spacing: -0.05em;
}
.sidebar_subhead {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .2em;
}
.sponsor_logos img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.schedule_column {
	float: left;
	width: 275px;
}
.schedule_header {
	clear: both;
	float: left;
	border: 2px solid #3060BC;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.schedule_footer {
	clear: both;
	float: left;
	margin-top: 30px;
}
.thanks_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	background-color: #295BB7;
	padding: 10px;
	clear: both;
	float: left;
	width: 550px;
	line-height: 28px;
	margin-bottom: 10px;
}

