/* CSS Document */

body{ margin: 0; padding: 0; }

#main {
	width:950px;
	height:auto;
	position:absolute;
	top:120px;
	left:0;}
	
#thumbs {
	width:950px;
	height:auto;
	position:absolute;
	top:644px;
	left:0;}
	
#oxy_thumbs {
	width:950px;
	height:auto;
	position:absolute;
	top:682px;
	left:0;
}
	
#oxy_connect {
	width:950px;
	height:33px;
	position:absolute;
	top:644px;
	left:-1px;
	background-color:#690000;
}
	
a {
	border-bottom:0;}
	
.images {
	padding:7px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}