
body
{
	padding: 0;
	margin: 0;
	background: #ccccbb;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}


a
{
	text-decoration: none;
	color: #ffffff;
}

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

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

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
	
}



#container    
{
	border: 20px solid #FFF;
	width: 800px;
	height: 430px;
	background: #444444;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 430px;
	border-right: 20px solid #ffffff;
	background:white;
	padding:10px;
}

#containerleft object{
}

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

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





#containerleft h2
{
	margin: 0;
	padding: 0px;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 200%;
	text-align: right;
	color: #444444;
	font-weight: normal;
	margin-bottom: 30px;
}








#containerright
{
	float: left;
	width: 350px;
	height: 430px;
	overflow: hidden;
	padding: 10px;
	color: #cccccc;
	
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #660033;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 95%;
	text-align: left;
	color: #cccccc;
}

img {
	float: right;
	margin: 2px 2px 2px 2px;
	border: #660033 1px Groove;
	border-color: #000000
	padding: 0px;
	background-color: #660033;
	border-width: 5px;
	border-height 5px;
	}


div.box{
	font-family: times, arial;
	font-weight: bold;
	text-align: center;
	line-height: 0.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	border: #660033 2px solid;
	padding: 0px;
	background-color: #444444;
	font-size: 15px;
	color: #ffffff;
	
	
}





#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #660033;
	font-size:10px;
}

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

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

}