body
{
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-color: #ffffff;
	background-image: url(bg.gif);
	background-repeat: repeat;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #0099FF;
}

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

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	border: 1px outset #000000;
	color: #333333;
	background-color: #000033;
	width: 800px;
}

#centrecontainer
{
	position: absolute;
	left: 0px;
	width: 100%;
	top: 40%;
	padding: 0%;
}

#header {
	width: 800px;
	color: #333333;
	background-image: url(Header_new.jpg);
	position: relative;
	height: 178px;
	background-repeat: no-repeat;
}
#header2 {
	width: 790px;
	background-color: #CCCCCC;
	height: 35px;
	font-size: 90%;
	position: relative;
	float: right;
	clear: left;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#container    
{
	border: 0px none #FFF;
	width: 800px;
	height: 402px;
	background-color: #000033;
	position: static;
}

#containerleft
{
	float: left;
	width: 160px;
	height: 402px;
	background-image:none;
	padding: 0px;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399FF;
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

#containerleft a:hover
{
	text-decoration: none;
	color: #0099FF;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: right;
	width: 380px;
	height: 280px;
	overflow: auto;
	background-color: #000033;
	color: #ffffff;
	margin-top: 70px;
	margin-right: 60px;
	border: 1px solid #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	width: 75%;
	color: #FFFFFF;
}
#footer
{
	width: 155px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 2px;
	text-indent: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	font-size: 70%;
	background-repeat: no-repeat;
	background-position: left center;
	clear: right;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 5px;
	word-spacing: normal;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399FF;
}

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

#footer a:hover
{
	text-decoration: none;
	color: #000033;
}
