html{
height:100%;
}
body{
	background-color: #FFFFFF;
	background-image: url(images/OTR-Background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	margin-top:0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#00B0EF;
	font-weight:bold;
	text-shadow: black;
	font-style:italic;
}
a:link { color: #FFFFFF ; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: underline }
#wrapper {
	margin:auto;
	height:auto;
	width:900px;
}
#maincontainer {
	margin:auto;
	height:auto;
	width:900px;
}
#header {
	height: 144px;
	width:900px;
}
#logo {
	float: left;
	width: 275px;
	height:144px;
}
#advert1 {
	float: left;
	width: 525px;
	height:116px;
	margin-left:100px;
	padding-top:14px;
	padding-bottom: 14px;
}
#contentleft {
	float: left;
	width: 625px;
	height:auto;
}
#nav {
	width:615px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
}
#imageviewer1 {
	width:615px;
	height:400px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #CCCCCC;
}
#text {
	width:595px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #CCCCCC;
}
#advert2 {
	float: left;
	width: 215px;
	height: 155px;
	background-color:#CCCCCC;
	margin-top:7px;
}
#imageviewer2 {
	float: left;
	margin-left:10px;
	width: 400px;
	height: 155px;
	background-color:#CCCCCC;
	margin-top:7px;
}
#contentright {
	float: right;
	margin-left:10px;
	width: 265px;
	height: auto;
}
#player {
	width: 265px;
	height: 470px;
	background-color:#CCCCCC;
}
#advert3 {
	width: 265px;
	height: 100px;
	background-color:#CCCCCC;
	margin-top:7px;
}
#sitemap {
	width: 265px;
	height: 55px;
	margin-top:5px;
}