body {
	text-align:center;
	margin:0px auto;
	background-position: center center;
	
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: middle;
	
}
#page {
    height:300px;
	width:950px;
	margin:0px auto;
	
	}
#topbanner {
	height: 300px;
	width: 950;
	padding-bottom: 10px;
	margin:0px auto;
	float:none;
	padding-top: 10px;
	}
#topmenu {
	height: 66px;
	width: 950px;
	margin: 0px auto;
			
}
#link {
	height: 12px;
	width: auto;
	margin:0px auto;
	top: 600px;		
	
}
#mainbody {
	height:300px;
	width:950px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-color:#FF0000;
	
}

#img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}	

#thumbnails{
	width: 350px;
	height: 100px;
	background-position:right;
	visibility: visible;
}

#big {
	width: 410px;
	height: 260px;
	float:right;
}

#botinfo {
	height:20px;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	}

