body
{
	font-family: century gothic, lucida bright, comic sans;
	font-size: 80%;
	color: #000;
	background: gray;
	line-height: 150%;
	margin-top: 10px;
}

img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

#container
{
	width: 1060px;
	height: 550px;
	background: #000;
	border:1px solid #fff;
	margin: 0px auto;
	
}

#container2
{
	width: 1030px;
	height: 520px;
	border:1px solid #fff;
	margin: 15px auto;
	
}

#top
{
	
	width: 1030px;
	height: 460px;
        background-image:url('BG.jpg');
}

#bottom
{
	
	
	width: 1030px;
	height: 2px;

}



.overflow
{
	float: right;
	overflow: auto;
	width: 1030px;
	height: 495px; 
}

#textpadding
{
	padding: 100px;
}

#footer
{
	width: 1030px;
	margin: 0px auto;
	padding: 5px;
	text-align: right;
	color: #fff;
}
