
body { background-color: black; text-align: center; }


A:active { text-decoration: underline; color: #DE9803; }
A:visited { text-decoration: underline; color: #DE9803; }
A:link { text-decoration: underline; color: #DE9803; }
A:hover { text-decoration: underline; color: black;}


div.container { 
	background-color: #666666;
	border: 1px solid #FFCC00;
	position: relative;
	width: 724px;
      height: 1500px;
	margin: 0px auto;
	z-index: 1;
padding-top: 140px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: left;
overflow: ;
	}

div.titlebox { position: absolute; top: 0px; left: 0px; height: 110px; width: 722px; background-color: #494949; }

img.title { position: relative; top: 20px; left: 60px; }

div.menubox { position: absolute; top: 110px; left: 0px; height: 20px; width: 722px; background-color: #FFCC00; text-align: center; color: black; font: normal normal bold 12px Verdana; word-spacing: 10px; padding: 3px; }

span.menu { position: absolute; top: 15px; left: 130px; }

img.menu { position: relative; top: 12px; }


A.menulink:active { text-decoration: none; color: #DE9803; padding: 3px;}
A.menulink:visited { text-decoration: none; color: black; padding: 3px; }
A.menulink:link { text-decoration: none; color: black; padding: 3px; }
A.menulink:hover { text-decoration: none; color: #DE9803; background-color: black; padding: 3px;}

A.bmenulink:active { text-decoration: none; color: #DE9803; padding: 3px;}
A.bmenulink:visited { text-decoration: none; color: black; padding: 3px; }
A.bmenulink:link { text-decoration: none; color: black; padding: 3px; }
A.bmenulink:hover { text-decoration: none; color: #DE9803; padding: 3px;}

img.picstrip { position: absolute; top: 134px; left: 0px; }

div.tagstrip { position: absolute; top: 270px; left: 0px; height: 35px; width: 722px; background-color: #494949; border-top: 1px solid #FFCC00; border-bottom: 1px solid #FFCC00; }

img.tagline { position: absolute; top: 5px; left: 10px; filter: Alpha(Opacity=30); }




div.content { position: absolute; top: 310; left: 0px; height: 500px; width: 722px; font: normal normal normal 16px Verdana; padding: 30px; color: white; line-height: 25px; }

p.pagetitle { font: normal normal bold 18px verdana; color: #FFCC00; text-align: center; text-decoration: underline; }
p.pagetitle2 { font: normal normal bold 18px verdana; color: #FFCC00; text-align: left; }

div.featuredartists { width: 410px; position: absolute; top: 325px; left: 10px; z-index: 2; font: normal normal normal 13px verdana; padding-right: 15px; padding-left: 10px; }


span.name { font: normal normal bold 14px verdana; color: #DE9803; }

span.from { font: italic normal normal 12px verdana; color: black; }

img.feat { border: 1px solid black; float: left; margin-right: 10px; margin-bottom: 5px; }

div.littleartists { width: 280px; position: absolute; top: 330px; left: 430px; z-index: 2; border-left: 1px solid #FFCC00;  }

img.little { border: 1px solid black; margin-left: 20px; margin-right: 13px; margin-bottom: 0px; float: left; }

span.content { font: normal normal normal 12px verdana; line-height: 20px; text-align: left; }

.credit { font: normal normal normal 10px Verdana; position: absolute; bottom: 8px; right: 10px; color: black; }

.bottommenu { font: normal normal normal 12px Verdana; position: absolute; bottom: 8px; left: 15px; color: black; }



