/* CSS Document */

p{
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
color: #999;
font-weight: lighter;
padding: 5px 0px 0px 0px;
}

a{
font-family: Helvetica, Arial, sans-serif;
font-size: .8em;
color: #999;
font-weight: lighter;
padding: 5px 0px 0px 0px;
text-decoration:underline;
font-weight: bold;
}

h4{
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
color: #fff;
font-weight: lighter;
}

h3{
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
color: #fff;
font-weight: lighter;
}

#maincontainer{
margin: 0 auto;
width: 926px;
text-align: left; 
padding: 25px 49px 0px 25px;
}

#header{
width: 926px;
height: 332px;
float:left;
background-image:url(/images/headerbg2.jpg);
background-repeat:no-repeat;

}

#headerleft{
float:left;
width:730px;
height: 332px;

}

#headerright{
float:left;
width: 196px;
height: 332px;
}

#navbg{
width: 926px;
height: 58px;
float:left;
background-image:url(/images/navbg2.jpg);
background-repeat:no-repeat;

}

#mixer{
width: 926px;
float:left;
padding: 0 0 36px 0;
}

#row1{
width: 820px;
height: 40px;
float:left;
padding: 0px 41px 0px 65px;

}
/*   This is the bulk of the mixer      */
#row2{
width: 820px;
background-image:url(/images/row2bg.jpg);
background-repeat:repeat-y;
float:left;
padding: 0px 41px 0px 65px;
}

#row2left{
width: 577px;

background-image:url(/images/wholeleftbg.jpg);
background-repeat:repeat-y;
float:left;
}

#flyer{
width: 577px;

float:left;
}

#flyercenter{
width: 545px;

float:left;
padding: 0px 0px 0px 0px;
background-image:url(/images/flyersbgthin2.jpg);
background-repeat:repeat-x;
}

#belowcontentrotator{
width: 577px;
float:left;
background-image:url(/images/textcontentbg2.jpg);
background-repeat:repeat-x;
}

#mainstuff{
width: 545px;
padding: 0 0 0 18px;
float:left;

}

#scrollarea{
width: 528px;
padding: 0;
margin: 0;
float:left;
}

#infobox{
width: 526px;
float:left;
}

#bottomscrollshine{
width: 528px;
height: 2px;
float: left;
background-image: url(/images/bottomscrollshine.jpg);
background-repeat: no-repeat;
}

#contentbottom{
width: 528px;
height:184px;
float:left;
}

#light{
width: 528px;
height: 34px;
margin: 7px 0px;
float:left;
background-image:url(/images/lightbg2.jpg);
background-repeat:repeat-x;
}

#music{
width: 528px;
height: 131px;
padding: 0px; 
margin: 0px;
float:left;
background-image:url();
background-repeat:no-repeat;
}

#player{
width: 377px;
height:131px;
float:left;
}

#bio-social{
width: 243px;
height:716px;
float:left;
}

#bios{
width: 243px;
height:533px;
float:left;
background-image:url(../images/biosbg.jpg);
background-repeat: repeat-y;
}

#biosleft{
width: 10px;
height: 405px;
background-image:url(../images/biosleft.jpg);
background-repeat: no-repeat;
float:left;
}

#biosmiddle{
width: 173px;
height: 405px;
float:left;
}

#biosright{
width: 60px;
height: 405px;
background-image:url(../images/biosrightbg.jpg);
background-repeat: no-repeat;
float:left;
}

#social{
width: 243px;
height:188px;
margin: 0px;
padding: 0px;
float:left;
background-image:url(/images/knobs.jpg);
background-repeat: no-repeat;
}

#socialbox{
width: 203px;
height: 130px;
margin: 0;
float: left;
position: relative;
left: 5px;
top: 47px;
background: url(/images/socialbox.jpg) transparent no-repeat;
}

#socialbox,a:link{
padding: 0;
margin: 0;
}

/*  End of the bulk of the mixer      */


#row3{
width: 820px;
height: 24px;
float:left;
padding: 0px 41px 0px 65px;

}

#footer{
width: 926px;
height: 300px;
background-image:url(/images/bottomgraphic.jpg);
background-repeat: no-repeat;
float:left;
text-align: center;
}

#footer a{
font-size: .6em;
color: #999;
font-weight: normal;
padding: 0;
}


#footercrates {
	width: 926px;
	height: 330px;
	background-image:url(/images/footerbgcrates.jpg);
	background-repeat: no-repeat;
	float:left;
	text-align: center;
	}

#footercrates a{
	font-size: .6em;
	color: #999;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}


/*TESTING NEW BUILD*/


#flyermiddle2{
width: 139px;
height:436px;
float:left;

background-image:url(/images/flyersbg.jpg);
background-repeat:repeat-x;
}

#maincontenttop2{
width: 424px;
height:500px;
float:left;
padding: 0px 0px 0px 0px;
background-image:url(/images/textareabg.jpg);
background-repeat:repeat-x;
}

#maincontent2{
width: 424px;

float:left;
background-image:url(/images/textbgdown.gif);
background-repeat:repeat-y;
}


#news2{
width: 153px;

float:left;
background-image:url(/images/newsbg.jpg);
background-repeat:repeat-x;
}

#textcontent2{
width: 577px;
float:left;
}


/*RSS Scroll Ticker Styles*/

#pscroller1{
width: 401px;
height: 30px;

padding: 5px;

}

#pscroller2{
width: 391px;
height: 30px;
padding: 5px;
background-color:#333;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


