body {
margin-top:-8px;
background: #222222;
}



#main {
	background:#ffffff;
	position:relative;
	top:70px;
	left:0px;
	width:750px;
        margin:0 auto;
	min-height:400px;
	border: 2px solid #ffffff;
}

#background {
        background-image:url(images/background.gif);
        height:600px;
        width:960px;
        margin:0 auto;
        margin-top:0px;
}

#footer {
position:relative;
top:160px;
left:305px;
width:770px;
margin:0px, 0px, 0px, 15px;
border: 0;
}

sub {
text-align:center;
font-size:9px;
font-family:Verdana;
color:#bbbbbb;
}

a:link img, a:hover img, a:active img, a:visited img {
border:0px;
margin-right:-4px;
margin-bottom:-5px;
}
