body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
 }

h1 {
	font-family: trebuchet ms;
	font-color: #000000;
	font-size: 16px;
	font-weight: bold;
 }

p {
	font-family: trebuchet ms;
	font-color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
 }

a {
	font-family: trebuchet ms;
	color: #564d76;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

a:visited {
	font-family: trebuchet ms;
	color: #564d76;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

a:active {
	font-family: trebuchet ms;
	color: #564d76;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

a:hover {
	font-family: trebuchet ms;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

ol {
	font-family: trebuchet ms;
	font-color: #000000;
	font-size: 12px;
	font-weight: normal;
 }
 
ul {
	font-family: trebuchet ms;
	font-color: #000000;
	font-size: 12px;
	font-weight: normal;
 }

#top {
	background: url('top.jpg');
	width: 100%;
	height: 158px;
	position: absolute;
	top: 0px;
	left: 0px;
 }

#banner {
	background: url('banner.jpg');
	width: 296px;
	height: 141px;
	position: absolute;
	top: 0px;
	left: 10%;
 }

#nav {
	background-color: transparent;
	width: 25%;
	position: absolute;
	top: 158px;
	left: 0px;	
 }

#main {
	background-color: transparent;
	width: 75%;
	position: absolute;
	top: 158px;
	right: 0px;	
 }

#vr {
	margin-right: 20px;
	margin-left: 10px;;
	margin-bottom: 5px;
	margin-top: 5px;
 }

#mov {
	margin: 10px;
 }
.dottedlines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 5px;
}


#con {
	margin: 10px;
 }
 
#cimg {
	margin: 10px;
	margin-top: 0px;
 }

#randomoutofplacetopimage {
	height: 120px;
	width: 120px;
	position: absolute;
	top: 10px;
	right: 10px;
 }
 
 #downloadmp3 {
	height: 141px;
	width: 259px;
	position: absolute;
	top: 0px;
	right: 10px;
}

a #downloadmp3 {
	border: none;
}
