body {
background-color: #7C7C7C;
}



#container {
width: 800px;
margin-left: auto;
margin-right: auto;
}


#topline {
width: 800px;
height: 15px;
background-color: #020202;}


#flashmovie {
width: 800px;
height: 200px;}


#menutop {
width: 800px;
height: 30px;
background-color: #040404;}

#textbody {
	background-color: #ffffff;
	width: 800px;
	height: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#footer {
width: 800px;
height: 100px;
background-color: #000103;}
