body 
{
background:#000000 url('http://www.acquiesce-online.co.uk/images/bg_body.jpg') no-repeat fixed;
}
h1 {text-align: left; font-size: 28px; font-family: "Arial"; color: #FFFFFF;}
h2 {text-align: left; font-size: 20px; font-family: "Arial"; color: #FFFFFF;}
p {text-align: left; font-size: 12px; font-family: "Arial"; color: #8B8B8B; text-decoration:none;}
#container {
  width:940px;
  margin:0 auto;
  min-height: 100%;
  position: relative;
}
#header {
  height:157px;
  width:940px;
  margin:-10px auto 0 auto;
  background: url(http://www.acquiesce-online.co.uk/images/header.png) no-repeat;
}
#music {
margin-left: 518px;
margin-top: -15px;
width: 276px;
height: 534px;
position: absolute;
z-index: 100;
}
#radio {
margin-top: 190px; 
margin-left: 35px; 
width: 200px; 
height: 40px;
z-index:160;
color: #ffffff;
position: relative; 
}
#musicplayer {
margin-left: 30px;
margin-top: -130px;
width: 271px;
height: 95px;
position: relative;
z-index: 20;
}
#links {
top: 0px;
left: 0px;
position:absolute;
z-index: 500;
}
#video{
margin-left: -517px;
margin-top: 114px;
width: 480px;
height: 295px;
position: absolute;
z-index: 90;
}
#box1 {
margin-left: -37px;
margin-top: 114px;
width: 200px;
height: 295px;
position: absolute;
z-index: 90;
}
#menu{
left: 0px;
right: auto;
height: 35px;
width: 600px;
top: -35px;
position: absolute;
z-index: 3;
}
ul#nav
{
	padding: 0;
	list-style-type:none;
	width:580px;
	display:block;
	font-size:17px;
	font-weight:bold;
	font-family:"Arial";
}

ul#nav li
{
	display:block;
	float:left;
	margin: 20px;
	padding: 0px;
	width: auto;
	}
	
ul#nav li a
{
	display:block;
	float:left;
	text-decoration:none;
	font-weight:normal;
	width: auto;
	color:#b8b8b8;
	font-weight:bold;
	padding:1px 35px 18px 20px;
}
	
ul#nav li a:hover
{	
	color:#fff301;
	font-weight:bold;
}

#content {
 left: auto;
 right: auto;
 top: 160px;
 position: absolute;
 width: 940px;
 height: 294px;
 background: url(http://www.acquiesce-online.co.uk/images/midbox.png) no-repeat;
 }
 #content_about {
 left: auto;
 right: auto;
 top: 160px;
 position: absolute;
 width: 940px;
 height: 294px;
 background: url(http://www.acquiesce-online.co.uk/images/midbox1.png) no-repeat;
 }
 #content_bottom {
 left: auto;
 right: auto;
 top: 294px;
 position: absolute;
 width: 940px;
 height: 294px;
 background: url(http://www.acquiesce-online.co.uk/images/midbox2.png) no-repeat;
 }
 #about_sr {
 left: 15px;
 top:20px;
 width: 900px;
 height: 285px;
 position:absolute;
 }
p.left_content {
font-size: 13px;
font-family: "Arial";
color: #fefefe;
font-weight: normal;
top: 30px;
left: 35px;
width: 435px;
height: 90px;
position: absolute;
text-align: left;
}
p.right_content {
font-size: 13px;
font-family: "Arial";
color: #fefefe;
font-weight: normal;
top: 0px;
left: 470px;
width: 445px;
height: 90px;
position: absolute;
text-align: left;
}
p.left_about {
font-size: 13px;
font-family: "Arial";
color: #fefefe;
font-weight: normal;
top: 100px;
left: 50px;
width: 365px;
height: 90px;
position: absolute;
text-align: left;
}
p.right_about {
font-size: 13px;
font-family: "Arial";
color: #fefefe;
font-weight: normal;
top: 100px;
left: 495px;
width: 365px;
height: 90px;
position: absolute;
text-align: left;
}
p.footer {
left:15px;
top: 2px;
position: absolute;
font-size: 11px;
font-family: Arial;
color: #ffffff;
text-align: left;
}
#footer {
  top: 592px;
  position: relative;
  width:940px;
  height: 40px;
}


