@charset "utf-8";
/* CSS Document */

body {
	text-align:	center;
	background-color: #000000;
}

#container {
	background-color:#000000;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	height:1000px;
	width:720px;
	margin-bottom: 5px;
	vertical-align:middle;
}

#topholder	{
	height:166px;
	width:720px;
	float:left;
}

#leftlogo {
	width:400px;
	height:166px;
	float:left;
}

#officiallogo {
	width:300px;
	height:66px;
	float:left;
}

#menucontainer {
	width:720px;
	height:45px;
	float:left;
}

#menuholders{
	width:120px;
	height:45px;
	float:left;
}

#menuholders2{
	width:120px;
	height:45px;
	float:left;
}

#menuholders3{
	width:120px;
	height:45px;
	float:left;
}

#menuholders4{
	width:120px;
	height:45px;
	float:left;
}

#menuholders5{
	width:120px;
	height:45px;
	float:left;
}

#menuholders6{
	width:120px;
	height:45px;
	float:left;
}

#rightphoto{
	width:320px;
	height:166px;
	float:left;
}

#pagebannername	{
	width:720px;
	height:30px;
	float:left;
}

#Mainlayoutcontainer {
	width:720px;
	height:auto;
	float:left;
}

#mainlayoutbanner	{
	height:40px;
	width:360px;
	float:left;
	background-color: #99FF99;
}

#mainlayoutbannerright	{
	height:40px;
	width:360px;
	float:left;
	background-color: #99FF99;
}

#mainlayout	{
	height:510px;
	width:360px;
	float:left;
	background-color: #CCFFFF;
}

#mainlayoutright	{
	height:510px;
	width:360px;
	float:left;
	background-color: #CCFFFF;
}

#footer	{
	width:720px;
	height:40px;
	float:left;
	background-color: #33FF99;
}
