html{
	height:100%;
}
body{
	height:100%;
	margin-top:50px;	
	background-color:white;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.top_bottom{
	background:url('../images/top_bottom.jpg') repeat-x top left;
	width:100%;
	height:50px;
}
.mainbody{
	background-color:#CEE1EC;
	width:100%;
}
.moc{	
	width:352px;
	height:64px;
	background:url('../images/moc_text.jpg') no-repeat;
}
.right{
	background:url('../images/bg.jpg') right top repeat-x;	
	height:436px;
}
.menu{
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
	cursor:pointer;
}
#slideshow{
	height:291px;
	margin:0px;
	padding:0px;		
}
.moc_logo{
background: url('../images/moc_logo.jpg') left no-repeat;
height: 18px;
width: 32px;
}