body
{
	margin: 0;
	text-align: center;
	font: .70em Arial, sans-serif; 
	font-size: 10pt;
	color: #FEDB3A;
	background: #202020;
}

div#main_container
{
	margin: 0 auto 0 auto;
	width: 957px;
	text-align: left;
}

div#headerLogo
{
	background: #FFF url('pictures/header3.jpg');
	width: 957px;
	height: 472px;
	text-align: center;
	margin-top:10px;
}


div#box2
{
	float:left;
	width:957px;
	_height:250px;
	min-height:250px;
	background: #FFF url('pictures/repeat.jpg') repeat-y 50% 0;
}

div#boxContent
{
	float:left;
	width:675px;
	_height:250px;
	min-height:250px;
	margin-left:100px;
	margin-top:-100px;
}

div#boxMenu
{
	float:left;
	width:575px;
	_height:30px;
	min-height:30px;
	margin-left:260px;
	margin-top:-150px;
}

div#footer
{
	float:left;
	width:957px;
	height:6px;
	background: #FFF url('pictures/bottom.jpg');
}

.buttons
{
	font-size:16px;
	font-weight: bold;
}
img
{
	border:0;
}

a:link, a:visited
{
	text-decoration: none;
	color:#FEDB3A;
}

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


h1 { 

	font-size: 20pt;


}
