body {
	margin:0 auto;
	padding:0;
	width: 1153px;
	height: 675px;
}

.side { 
	vertical-align:absbottom; 
	display:inline 
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#2f9b94;
	font-size:13px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#00000;
	font-size:12px;
	font-style:italic;
	font-weight:100;
}

#main {
	background-image: url(images/opening-bg.png);
	background-repeat : no-repeat; 
	top: 0px;
	min-width: 1153px;
	min-height: 865px;
}

a:link {
	COLOR: #2f9b94;
}

a:visited {
	COLOR: #2f9b94;
}

a:hover {
	COLOR: #dcb01c;
}

a:active {
	COLOR: #2f9b94;
}

#mp3 {
	margin-left:365px;
	margin-top: -20px;
	position: relative;
}

#header {
	width:1083px;
	height:78px;
	float:left;
	margin:0 auto;
	margin-bottom:25px;
}

#sound {

	width: 70px;

	float: left;

	postion: fixed;
}

#content {
	position: absolute;
	font-family: Helvetica;
	width:400px;
	margin-left:383px;
	float:left;
	padding:10px;
	font-size:12px;
	line-height: 1.75;
}

#footer {
	clear:both;
	width:550px;
	height:20px;
	margin-left: 383px;
	margin-top: 660px;
	position: absolute;
}

#nav {
	margin-left: 25px;
	margin-top: 109px;
	position: absolute;
}

#topnav {	
	width:200;
	list-style:none;
	height:80px;
	margin:0;
	float:left;
	margin-top: 25px;
	margin-left: 25px;
}

#topnav li {
	display: block;
}

.ul#topnav li a {
	height:80px;
	float: left;
	clear: left;
	text-indent:-9999px;
}

.ul#topnav li#topnav-1 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 0;
}

.ul#topnav  li#topnav-1 a:hover {
	background-position:-200px 0;
}

.ul#topnav li#topnav-2 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -80px;
}

ul#topnav  li#topnav-2 a:hover {
	background-position:-200px -80px;
}

.ul#topnav li#topnav-3 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -160px;
}

.ul#topnav  li#topnav-3 a:hover {
	background-position:-200px -160px;
}

.ul#topnav li#topnav-4 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -240px;
}

.ul#topnav  li#topnav-4 a:hover {
	background-position:-200px -240px;
}

.ul#topnav li#topnav-5 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -320px;
}

.ul#topnav  li#topnav-5 a:hover {
	background-position:-200px -320px;
}

.ul#topnav li#topnav-6 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -400px;
}

.ul#topnav  li#topnav-6 a:hover {
	background-position:-200px -400px;
}

.ul#topnav li#topnav-7 a {
	width:200px;
	background:url(nav.jpg) no-repeat 0 -480px;
}

.ul#topnav  li#topnav-7 a:hover {
	background-position:-200px -480px;
}