*
{
	margin: 0;
	padding: 0;
}

.bottom
{
	clear: both;
}

body
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #0678be url(bg_page.jpg) repeat-y fixed center center;
	}

img
{
	border: 0;
}

hr {
	margin-bottom: 10px;
	margin-top: 5px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-color: #83BBE0;
	border-top-width: 1px;
}

#top
{
	width: 100%;
	height: 245px;
	color: #CCC;
}

#topbar
{
	margin: 0 auto;
	width: 900px;
	height: 45px;
}

#topbarleft
{
	float: left;
	width: 230px;
	height: 27px;
	font-size: 85%;
	padding: 18px 0 0 20px;
	color: #666;
}

#topbarleft a
{
	color: #0678be;
	text-decoration: none;
}

#topbarleft a:hover
{
	color: #FFF;
	text-decoration: none;
}

#topbarright
{
	color: #333333;
	float: left;
	width: 650px;
	height: 29px;
	padding: 16px 0 0;
	text-align: right;
}

#header
{
	margin: 0 auto;
	width: 900px;
	height: 200px;
	background: #0678be;
}

#headerleft
{
	float: left;
	width: 300px;
	height: 200px;
	background: #0678be;
	background: #0678be url(bg_header2.jpg) no-repeat right bottom;
}

#headerright
{
	float: left;
	width: 600px;
	height: 200px;
	background: #ffffff url(bg_header.jpg) no-repeat -2px bottom;
}

#headerright h1
{
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 65px;
	margin: 0;
	font-weight: normal;
	font-size: 300%;
	letter-spacing: -2px;
	color: #FFF;
	text-align: left;
}

#headerright h2
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -5px;
	padding-left: 20px;
	padding-bottom: 0;
	padding-top: 0;
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
	color: silver;
	text-align: left;
}

#content
{
	width: 100%;
	color: #333;
}

#main
{
	margin: 0 auto;
	width: 900px;
	background: #FFF url(bg_main.jpg) repeat-y;
	
}

#mainmenu
{
	float: left;
	width: 300px;
	padding: 25px 0;
	font-size: 85%;
	font-weight: bold;
	background: url(bg_menu.jpg) no-repeat 0 top;
	min-height: 450px;
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0 0 30px 0;
}

#mainmenu a
{
	display: block;
	padding: 7px 0 7px 20px;
	width: 279px;
	text-decoration: none;
	color: #0678be;
}

#mainmenu a.active
{
	background: #0678be;
	color: #ffffff;
}

#mainmenu a:hover
{
	background: #000000;
	color: #ffffff;
}

#mainmenu p
{
	margin: 0 20px 15px 20px;
	color: #555;
	line-height: 160%;
	font-size: 100%;
}

#mainmenu p span
{
	color: #222;
	font-size: 125%;
}

#sidebar {
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar a {
	color: black;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0;
	padding-top: 7px;
}

#sidebar a:hover, a.active {
	background: transparent;
	color: red;
}

.bn_button {
	margin-bottom: -10px;
	margin-top: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 20px;
	height: 50px;
	width: 275px;
	text-align: center;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(bn_button.gif);
}

.bn_button2 {
	float: left;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-top: 23px;
	font-weight: bold;
	font-size: 16px;
	height: 47px;
	width: 275px;
	text-align: center;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(bn_button.gif);
}

.sidebar2 a {
	color: black;
}

.sidebar2 a:hover {
	color: red;
}

#credits {
	margin-bottom: 24px;
	position: relative;
	top: 50px;
}

#contentent
{
	float: left;
	width: 550px;
	padding: 25px 25px 10px;
	line-height: 160%;
}

#contentent p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#contentent h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-size: 170%;
	color: #0678be;
}

#contentent h2
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-size: 140%;
	color: #000;
}

#contentent h3
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-size: 115%;
	color: #666;
}

#contentent img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 0px solid #CCC;
}

#contentent ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #8EADDB;
}

#contentent blockquote
{
	margin-bottom: 25px;
	margin-top: 15px;
	padding: 5px 15px;
	border-left: 1px solid #8EADDB;
	border-right: 1px solid #8EADDB;
	color: #0678be;
	background-color: #DEE7F5;
}

#contentent ul li span
{
	color: #000;
}

.label
{
	display: block;
	width: 150px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

.input
{
	background-color: #fffce0;
	padding: 3px;
	border-color: #83BBE0;
	border-style: solid;
	border-width: 1px;
	display: block;
	color: #000;
	width: 250px;
	float: left;
	clear: right;
	margin-bottom: 5px;
}

#footerCont
{
	width: 100%;
}

#footer
{
	margin: 0 auto;
	width: 900px;
	color: #8EADDB;
	font-size: 85%;
	background: #DEE7F5;
	border-top: 1px solid #DEE7F5;
}

#footer a
{
	color: #8EADDB;
	text-decoration: none;
}

#footer a:hover
{
	color: #0678be;
}

#footerleft
{
	float: left;
	width: 125px;
	padding: 15px 0 15px 25px;
}

#footerright
{
	float: left;
	width: 725px;
	padding: 15px 25px 15px 0;
	text-align: right;
}
