@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

a {
	color: #036;
}

a:hover {
	color: #666;
}

p {
}

h1 {
}

h2 {
}

h3 {
}

a:link, a:active, a:visited {
}

a:hover {
}

a img {
	border: none;
}

#container {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#title {
	width: 974px;
	height: 36px;
/*	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;*/
}

#menu {
	width: 960px;
	height: 35px;
	padding: 0px 7px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 15000 !important;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
}

#menu li a {
	display: block;
	float: left;
	clear: none;
	width: 158px;
	height: 21px;
	padding: 7px 0px;
	margin-right: -1px;
	border-left: 2px groove #000;
	border-color: #000;
	font-size: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#menu li a:hover {
	color: #69F;
}

#menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 2px !important;
	top: 35px;
	z-index: 10000 !important;
	float: left;
	clear: both;
}

#menu li:hover ul {
	position: absolute;
	z-index: 15000 !important;
}

#menu li li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	clear: both;
}

#menu li li a {
	display: block;
	float: left;
	clear: none;
	width: 190px;
	height: 21px;
	padding: 7px 0px;
	margin-right: -1px;
	border-left: none;
	border-bottom: 1px solid #333;
	background-color: #111;
	font-size: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#menu li li a:hover {
	color: #69F;
	background-image: url(../images/menu.jpg);
	background-position: -15px 0px;
}

#splash {
	width: 960px;
	height: 350px;
	padding: 0px 7px;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: -1000;
}

#splash img {
	margin-left: 7px;
}

#welcome {
	width: 960px;
	height: 235px;
	padding: 0px 7px;
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

#welcome_logo {
	float: left;
	clear: none;
	margin: 65px 15px 0px 10px;
	width: 350px;
}

#welcome_text {
	float: left;
	clear: none;
	width: 550px;
	padding-right: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.03em;
	/*text-align: justify;*/
	line-height: 1.3em;
}

#welcome_text p {
	margin: 0;
	padding: 0;
}

#page_container {
	width: 960px;
	padding: 0px 7px;
	overflow: auto;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}

#sidebar {
	width: 268px;
	min-height: 350px;
	background-color: #036;
	float: left;
	clear: none;
	background-image: url(../images/sidebar_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sidebar a {
	color: #69F;
}

#sidebar a:hover {
	color: #ccc;
}

#page_corner {
	width: 268px;
	height: 200px;
	background-color: #666;
	position: relative;
	z-index: 500;
}

#menu_wrapper {
	width: 268px;
	margin-bottom: 20px;
}

#section_menu ul {
	margin: 5px;
	padding: 0;
	list-style-type: none;
}

#section_menu li {
	display: block;
}

#section_menu li a {
	width: 238px;
	padding: 10px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #036;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

#section_menu li a:hover {
	background-color: #2A5FAA;
}

#side_contact p {
	padding: 0 15px;
	color: #fff;
	font-size: 0.75em;
}

#main {
	width: 650px;
	float: left;
	clear: none;
	padding: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.roster td {
	font-size: 0.75em
}

.roster th {
	text-align: left;
	color: #2A3FAA;
}

#page_header h1 {
	font-size: 1.4em;
	color: #2A5FAA;
	text-align: right;
	padding: 0px 20px 5px 0px;
	border-bottom: 1px solid #2A5FAA;
}

.section_header h2 {
	margin: 0 5px 5px 5px;
	padding: 10px 0 5px 10px;
	border-bottom: 1px dotted #fff;
	color: #ccc;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#page_footer {
	width: 974px;
	height: 25px;
	background-image: url(../images/page_footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 974px;
}

#footer p {
	font-size: 0.75em;
	text-align: center;
	color: #333;
}