body 
{
	color:#000;
	font-family:Georgia,Helvetica,sans-serif;
	font-size: .8em;
	background:#1c1314 url(img/bg_stw.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
}
div#contentwrap{width:990px;margin:0 auto;text-align:left;}
div#header{width:990px;height:165px;}
div#contentleft{width:250px;height:510px;float:left;padding: 10px 10px 10px 30px;}
div#contentbody{width:670px;height:510px;float:left;padding: 10px;}
div#footer{width:990px;height:50px;padding: 0px 0px 0px 0px;}

/* --------------- Navigation --------------- */
.navWrap {position:relative;padding-left:0px;margin-left:-40px;}
	#nav {margin:0;height:37px;display:block;position:relative;z-index:1}
	#nav li {display:block}
	#nav li a {color:#000;font-weight:bold;font-style:italic;font-size:1.2em;line-height:1.5;display:block;text-decoration:none; text-transform:uppercase;}
	#nav li a.selected {color:#f52e31}
	#nav li a:hover {color:#c3c3c3}
	#nav ul li {position:relative;display:block;clear:left}
	#nav li ul {position:absolute;display:none}
	#nav ul.over {display:block;top:23px}

	
/* --------------- Styles --------------- */

p
{
	font-size: .8em;
}	
	
A:hover
{
	color:Red;
}
H1
{
	margin-top: 0px;
	text-transform:uppercase;
	font-style:italic;
	margin-bottom:0px;
}


DIV.dots
{
	height: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 2px;
}

A
{
	color: Red;
	font-size: .9em;
}
A:active
{
	color: #000;
	font-size: .9em;
}
A:hover
{
	color: #000;
	font-size: .9em;
}
A:visited
{
	color: Red;
	font-size: .9em;
}

A.artistLink
{
	color: #000;
	text-transform: uppercase;
	font-style: italic;
	font-size: .9em;
	margin-top: 5px;
	text-decoration: none;
}
A:hover.artistLink
{
	color:Red;
	text-decoration: none;
}

A.artistLinkSelected
{
	color: Red;
	text-transform: uppercase;
	font-style: italic;
	font-size: .9em;
	margin-top: 5px;
	text-decoration: none;
}
A:hover.artistLinkSelected
{
	color:Red;
	text-decoration: none;
}
DIV.ArtistDesc
{
	font-size: .8em;
	text-align: justify;
}
SPAN.ArtistName
{
	color: Red;
	font-weight:bold;
	font-style: italic;
	font-size: 1.4em;
	text-transform: uppercase;
}
SPAN.ArtistMonth
{
	font-weight:bold;
	font-style: italic;
	text-transform: uppercase;
}

SPAN.ArtistLink
{
	font-style: italic;
	text-transform: uppercase;
}

INPUT
{
	color: gray;
	font-family: Georgia;
	font-size: .8em;
}

