/* CSS Document */

body, body.bodycontent{
background-image: url(http://www.nothingstaysgolden.com/myspace2009/images/bg.jpg);
background-color:000000;
background-position:center;
background-repeat:repeat;
background-attachment:fixed;
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	height: auto;
	line-height: normal;

}

div.topbanner {
top:0px;
width: 835px;
position: absolute;
margin-left: -417px; left: 50%;
border:none;
float:left;
clear:both;
z-index:auto;
background-color:#FFFFFF;
}

div.content {
position:absolute;
top:410px;
left:25px;
width:390px;
}


div.video {
position:absolute;
top:30px;
left:380px;
width:425px;
}

div.packshot {
position:absolute;
top:50px;
left:25px;
width:330px;
}


div.navbar{
position:absolute;
padding-top: 5px;
margin-left: -417px; left: 50%;
width: 835px;
clear:both;
float:left;
z-index:auto;
}


div.navbarSTORE{
position:absolute;
margin-left: -417px; left: 50%;
width: 835px;
clear:both;
float:left;
z-index:auto;
}


p { font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	height: auto;
	line-height: normal;
}

A:link {
	text-decoration: none;
	color:#000000;
	border:hidden;
	border-color:none;
}

A:visited { 
text-decoration: none; 
color:#cd071e; 
border:hidden;
	border-color:none;
}

A:active { 
text-decoration: none; 
color:#000000;
border:hidden;
	border-color:none;
}

A:hover { 
text-decoration: none; 
color:#cd071e; 
border:hidden;
	border-color:none;
}