/*
Colors:
Light Blue: 72819e
Dark Blue: 2d394e
Orange: f15f22
*/

body {
	background-color: #72819e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	behavior: url("csshover.htc");
	}

img {
	border: 0px;
	}

a {
	color: #000000;
	text-decoration: none;
	}

div, p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, hr {
	margin: 0;
	padding: 0;
	border: 0;
	}

#container {
	background-color: #2d394e;
	background-image: url("../images/page/container.gif");
	background-repeat: repeat-y;
	border: 2px solid #2d394e;
	margin: 10px auto;
	width: 990px;
	}

#header {
	background-color: #2d394e;
	clear: both;
	}

#header ul.menu {
	background-color: #f15f22;
	text-align: center;
	clear: both;
	}

#header ul.menu li {
	display: inline;
	padding: 0 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	}

#header ul.menu li a {
	color: #ffffff;
	}

#header ul.menu li a:hover {
	color: #2d394e;
	}

#header #logo {
	float: left;
	}

#header #rotate {
	float: left;
	width: 490px;
	height: 200px;
	}

#header #events {
	float: left;
	background-color: #2d394e;
	width: 250px;
	height: 200px;
	}

#header #events a {
	padding: 0 0 0 3px;
	color: #ffffff;
	border-left-color:#72819e;
	border-left-width:0px;
	border-left-style:solid;
	border-bottom-color:#2d394e;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}

#header #events a:hover {
	border-left-color:#f15f22;
	border-left-width:0px;
	border-left-style:solid;
	border-bottom-color:#f15f22;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}

#header #events dl {
	margin: 0 0 0 5px;
	height: 200px;
	overflow: auto; 
	color: #ffffff;
	}

#header #events dt {
	margin: 3px 0 0;
	}

#header #events dt#title {
	color: #f15f22;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

#header #events dd {
	margin: 0 0 0 10px;
	}

#navigation {
	float: left;
	width: 250px;
	background-color: #2d394e;
	}

#navigation dt {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	color: #f15f22;
	}

#navigation dt a {
	color: #f15f22;
	}

#navigation dt a:hover {
	border-color:#f15f22;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#navigation dd {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

#navigation dd a {
	display: block;
	margin:3px 5px 3px 3px;
	padding:1px 5px;
	border-left-color:#72819e;
	border-left-width:3px;
	border-left-style:solid;
	border-bottom-color:#2d394e;
	border-bottom-width:1px;
	border-bottom-style:solid;
	color: #ffffff;
	}

#navigation dd a:hover {
	border-color:#f15f22;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#navigation form {
	width: 250px;
	}

#navigation select {
	width: 230px;
	border: auto;
	background-color: #2d394e;
	color: #ffffff;
	}

#navigation input {
	background-color: #2d394e;
	color: #ffffff;
	}

#navigation input#q {
	width: 190px;
	}

#content {
	background-color: #ffffff;
	float: right;
	width: 740px;
	}

#content img {
	display: block;
	}

#content a {
	color: #f15f22;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:hover {
	color: #2d394e;
	}

#content h1 {
	clear: both;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #2d394e;
	}

#content h1 a {
	color: #2d394e;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #f15f22;
	border-bottom: 2px dotted #f15f22;
	}

#content h2 {
	margin: 0 5px;
	font-size: 18px;
	line-height: 22px;
	color: #2d394e;
	}

#content h2 a {
	color: #2d394e;
	text-decoration: none;
	border-bottom: 2px dotted #2d394e;
	}

#content h2 a:hover {
	color: #f15f22;
	border-bottom: 2px dotted #f15f22;
	}

#content p {
	margin: 5px 5px 10px;
	}

#content dl {
	margin: 0 5px 5px;
	padding: 0;
	}

#content dt {
	margin: 10px 0 0;
	padding: 0px;
	}

#content dd {
	margin: 5px 0 0 20px;
	padding: 0px;
	}

#content ol {
	list-style: decimal;
	margin: 5px 0 0;
	padding: 0px 0px 0px 40px;
	}
	
#content ul {
	margin: 5px 0 0;
	padding: 0px 0px 0px 40px;
	}

#content li {
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	}

#content .acrobat {
	 display: inline;
	}

#content .menu {
	 float: right;
	 width: 248px;
	 border-top: 2px solid #2d394e;
	 border-bottom: 2px solid #2d394e;
	 border-left: 2px solid #2d394e;
	 text-align: center;
	}

#content .menu h1 {
	background-color: #2d394e;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	}

#content .red {
	 color: #f00;
	 text-align: center;
	}

#footer {
	clear: both;
	background-color: #f15f22;
	border-top: 2px solid #2d394e;
	text-align: center;
	color: #ffffff;
	}

#footer a {
	color: #ffffff;
	}

#footer  a:hover {
	color: #2d394e;
	}

.bd_top {
	border-top: 2px solid #2d394e;
	}

.bd_right {
	border-right: 2px solid #2d394e;
	}

.bd_bot {
	border-bottom: 2px solid #2d394e;
	}
	
#homepage_link {
	border: 2px solid #f15f22;
	font-family: verdana;
	background-color: #ffffff;
	padding: 7px;
	font-size: 120%;
	text-align: center;
	}


