 body
{
	background: #ccc3b3 url("images/bg.jpg") repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #959595;
}

.link_header
{
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: FFFFFF;
padding-left: 7px;
text-decoration: none;
}


.main_content
{
	margin: 1%;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #8a8a8a;
	height: auto;
	font-stretch: condensed;
}
a {
	font-weight: bold;
	color: #45552F;
}

a:visited {
	font-weight: bold;
	font-family: tahoma;
	font-size: 8pt;
	color: #45552F;
}

a:hover {
	text-decoration: underline;
}
.dark
{
display: block;
height: 20;
width: 100%;
background-color: #f1f1f1;
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: #8a8a8a;
padding-left: 5;
margin-left: 8;
text-decoration: none;
padding-top: 2;
}

.light
{
display: block;
height: 20;
width: 100%;
background-color: #FFFFFF;
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: #8a8a8a;
padding-left: 5;
margin-left: 8;
text-decoration: none;
padding-top: 2;
}


/*///////////////////////////////////////////////
Main Navigation (New Playlist, Randomizer, etc.)
///////////////////////////////////////////////*/
a{
text-decoration: none;
}

a.subcat:link{
display: block;
width: 200;
height: 20;
float: left;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: #a2a2a0;
background-color: #e8e6e2;
text-decoration: none;
padding-left: 10px;
padding-top: 3px;
}

a.subcat:visited{
display: block;
width: 200;
height: 20;
float: left;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: #a2a2a0;
background-color: #e8e6e2;
text-decoration: none;
padding-left: 10px;
padding-top: 3px;
}

a.subcat:hover{
display: block;
width: 200;
height: 20;
float: left;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: #FFFFFF;
background-color: #d4d1ca;
text-decoration: none;
padding-left: 10px;
padding-top: 3px;
}



/*/////////////////////////////////////////////
Sub Navigation (Options, FAQ, etc.)
/////////////////////////////////////////////*/

a.nav_header:link{
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: FFFFFF;
padding-left: 7px;
display: block;
width: 200;
height: 25;
background-color: 757868;
padding-top: 5px;
}

a.nav_header:visited{
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: FFFFFF;
padding-left: 7px;
display: block;
width: 200;
height: 25;
background-color: 757868;
padding-top: 5px;
}


/*/////////////////////////////////////////////
Right Panel Stuff
/////////////////////////////////////////////*/

/* (Latest News, Recently Played, etc.) */

.side_header
{
display: block;
height: 20;
margin: 4%;
background-color: #94A6AC;
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: #FFFFFF;
padding-left: 10;
padding-top: 3;
}


/* (Dates in recent news) */

.side_subheader
{
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: #419EBF;
margin-left: 4%;
margin-right: 4%;
}

/* (Normal text in right panel) */

.side_content
{
margin: 4%;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: #bababa;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BB7374;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 900;
	color: #45552F;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
}

