@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000;
	background-image: url('../scdbk.jpg');
	background-repeat: repeat;
	background-position: top center;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	color:#999dab;
}

a img{
	border: 0;
}

a:link {
	text-decoration: none;
	color:#999dab;
	font-size: 9px;
}

a:visited {
	text-decoration: none;
	color: #999dab;
}

a:hover {
	color: #cfd7d9;
	text-decoration:line-through;
}

a:active {
	color:#000000;
	text-decoration: none;
}

#page_wrapper {
margin-right: auto;
margin-left: auto;
width: 942px;
}

#container {
	position: relative;
	margin: 0em auto;
	height: auto;
	width: 940px; 
	}
	

div#title{
	width: 900px;
	text-align: center;
}
	
#header {
background: url("../scdheader.jpg") no-repeat top center;
height: 150px;
font-family: Tahoma,Arial,sans-serif;
margin-top: 0;
}

#nav {
position: relative;
top: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


#nav a {
padding-right: 15px;
padding-left: 15px;
text-transform: capitalize;
font-size: 11px;
font-weight: bold;
color: #F5EF92;
}

#dropmenudiv {
position:absolute;
border:1px solid #F5EF92;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
z-index: 115;
}

#dropmenudiv a {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #EFCC93;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #999DAB;
}

#dropmenudiv a:hover {
background-color: black;
text-decoration: line-through;
}

#dropmenudiv a:visited {
color: #999DAB;
}


blockquote {
	color: #333;
}


div.divider{
	margin-left: 6px;
}

div#content p{
	margin-left: 6px;
}

div#contentwide p{
	margin: 5px 0 5px 0px;
}


div.caption{
	background-color: #000;
	color: #999dab;
	font-size: 10px;
	font-weight: bold;
	width: 160px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 8px;
}



div#wrap{
	margin: 0 0 5px 6px;
	width: 535px;
}


div#storead{
	background-color: #828673;	
	margin-left: 2px;
	padding:0px;
}

div#storead img{	
	border: 1px solid #000;
}


div#content{
 	vertical-align: top;
	width: 725px;
	height: 700px;
	font: 11px Verdana, sans-serif;
	color: #d6e0cf;
	padding-left: 5px;
	overflow: auto;
}

div#news{
	vertical-align: top;
	width: 400px;
}

div#news p#newspost
{
	font: 12px, Georgia, Times, serif, Verdana, sans-serif;
	line-height: 1.5em;
	color: #fff;
	margin: 20px 20px;
}

p#newspost a{
	color: #f0e8b5;
}

div#news
{
	font: 12px Verdana, sans-serif;
	color: #c5f4a8;
	padding-left: 5px;
}

h2
{
  font: 14px Georgia, Times, serif;
  font-weight: bold;
  font-variant: small-caps;
  margin: 10px 10px 5px 10px;
  border-bottom: 1px dotted #89de89;
}

span.newstime
{ 
  right: 12px;
  top: 8px;
  position: relative;
  float: right;
}
span.newstime li
{
  font: 11px/24px "Lucida Grande", Verdana, sans-serif;
  display: inline; 
}

.quotes {
	text-align:right;font-style:italic;
	font-size: 9px;
}

.bioband {
	float:left;
	height:222px;
	width:375px;
	padding-right: 10px;
}

p#lyrics {
	font-size: 10px;
}

div#copyright{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	display: block;
	width: 750px;
	text-align: center;
	margin-top: 10px;
	margin-left: 3px;
	color: #5c625a;
}

.noborder{
	border: 0;
}
