body {
	background-color: #000000;
    background-attachment:fixed;
	background-repeat: repeat;
	background-image: url(http://www.bradlowentertainment.com/images/background.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	position:absolute;
    width:;
    text-align:left;
	left:0px;
	top:0px;
	}
#allcontent {
    width:;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#maindiv {
	position:absolute;
	top:200px; 
	left:10px; 
	width:700px; 
	background-color:; 
	font-family:century gothic;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff; 
	line-height:15px;
	letter-spacing: 0px; 
	text-transform: none;
	padding:0px;
	border:0px solid #7c84ac;
	}
	
#nav {	position:absolute;
	top:20px; 
	left:700px;
    }

#ad {	position:absolute;
		top:340px; 
		left:750px;
	    }



.boldtext { 
font-weight: bold; }

.accent {
color: #ed4344;
font-weight: normal;
font-style: normal;
}

.highlighttext {
color: #49acb2;
font-weight: bold;
}

.accenttext {
color: #ed4344;
font-weight: bold;
}

.salecolor {
color: #ed4344;
}

.linecolor {
color: #000000;
height: 1px solid;
width: 100%;
}

.drilldown {
color: #ed4344;
text-decoration: none;
}

a.drilldown:hover {
color: #49acb2;
text-decoration: none;
}

#footer {
   margin-top: -10px;
   margin-bottom: 5px;
   margin-right: 75px;
   color: #000000;
   text-align: right;
   font-size: 11px;
   font-family: Century Gothic, Arial;
   font-weight: normal;
   }

#footer a:link {
   color: #ffffff;
   text-decoration: none;
   }

#footer a:hover {
   color: #ed4344;
   text-decoration: none;
   }

#footer a:visited {
   color: #ffffff;
   text-decoration: none;
   }

a{
color: #000000;
}
a:link{
color: #ed4344;
  text-decoration: none;
}
a:hover{
color: #49acb2;
}