html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #363636;
   background-image:url("http://www.artofbroadcast.com/background_eblast.png");
}

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

a.footer:link, a.footer:visited {
	text-decoration: none;
	color:#000;
}

a:hover {
	color:#9F0;
}
a img {
border:0 none;
}

.numberz {
	color:#F00;
	font-size: 18px;
	font-weight: bold;
}

.headlinez {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

#center {
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	width:1024px;
	height: auto;
}

li {
list-style-type:none;
}

#holder {
margin-left: 22px; 
margin-right:22px;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:12px;
line-height:1.4;
height:auto;
}

#artistholder{
margin-left: 50px; 
margin-right:50px;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:12px;
line-height:1.4;
padding-top: 20px;
padding-bottom:100px;
}

#text {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
background-image:url(assets/text_bg.png);
background-repeat:repeat-y;
background-position:top;
font-size:12px;
line-height:1.4;
padding-top: 10px;
margin-left:22px;
margin-right:22px;
}	

p.toolbar {
background:#000;
color:#ffffff;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:14px;
padding:5px;
padding-left:22px;
margin:0;
margin-bottom:2px;
}

#title {
font-size:1.5em;
font-weight:bold;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#featured{
font-size:15px;
color:#ffffff;
width:1024px;
height:300px;
/*background:#123456;*/
margin-left: -22px; 
}

#featureblurb{
float:left;
padding:0px;
padding-top:40px;
margin-left:40px;
height:200px;
width:320px;
}

#intro_text{
	background-color:#635E10;
	/*background-image:url(assets/city.png);*/
	background-repeat:no-repeat;
	float:left;
	padding:25px;
	padding-top:7px;
	height:268px;
	width:300px;
	font-size: 13px;
}

#artists{
width:120px;
height:120px;
text-align:center;
float:left;
padding:15px;
}

#artistpage{
font-size:14px;
}

p.artisttoolbar {
-moz-background-clip:border;
-moz-background-origin:padding;
background:#e05321 none;
color:#ffffff;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:14px;
padding:8px;
padding-left:50px;
float: left;
margin:0px;
margin-bottom:10px;
margin-top:10px;
width:340px;
}

#newartists {
width:450px;
height:auto;
padding-bottom:20px;
float:left;
border:1px solid #666;
background:#E6E6E6 none repeat scroll 0 0;
}

#topalbums {
width: 350px;
float:right;
padding-right: 170px;
}

table.stats
{text-align: center;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 450px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #ffffff;
color: #000;
padding: 4px;
text-align: center;
}

table.stats td.hed
{background-color: #e05321;
color: #fff;
padding: 4px;
text-align: center;
font-size: 12px;
font-weight: bold;} 

table.stats td.odd {
      background-color: #E6E6E6;
    }
	
#bottomspace {
padding-bottom:50px;
}

#find_us {
	float:left;
	width:400px;
	height:39px;
	margin-left:60px;
	margin-top:15px;
	z-index:1;
}

#footer {
	background-color:#FFF;
	float:left;
	width:1024px;
	height:73px;
	padding-top:30px;
	border:0px solid black;
	text-align:center;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#000;
}

#form_stuff	{
width:450px; 
float:left;
line-height:225%;	
}

#artist_boxes {
width:245px;
height:245px;
float:left; 
padding:3px;
border: 0px solid #666;
}

table.lay{
text-align: center;
font-weight: normal;
background-color:#FFF;
color: black;
width: 550px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
font-family:Arial, Helvetica, sans-serif;
}

table.lay td{
	
	background-color:#FFF;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

	

