@charset "utf-8";
/* CSS Document */
a img {
border-style: none;
}
body{
background: #000;   /*#8fa9aa;*/
xbackground:url(../images/bg-tilesns.gif);
}
#container{
background:#ccc;
margin-left:auto;
margin-right:auto;
width: 1000px;
border:2px solid #000;
padding-bottom: 2px;
}

#header{
width:1000px;
height:207px;
background:url(../images/newheader4.gif) no-repeat;
position:relative;
}

/*Start Top Navigation*/

#top-nav{
background:#ccc;
background-image:url(../images/topmenubg5.gif);
background-repeat:repeat-x;
border-bottom:#000 solid 2px;
border-top:#000 solid 2px;
padding:0px;
margin:0px;
height:33px;
width: 1000px;
position:absolute;
bottom:0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {

	position: relative;
	top: 0px;
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;	
	text-align:center;

}
#menu{
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	width:1000px;

}

#menu a {
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float:left;	
	height: 33px;
	line-height: 33px;
	padding-left: 30px;	
	padding-right: 30px;
	color: #fff;
	text-decoration: none;
}

#menu form{
width: 300px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 30px;
text-align:center;
margin:0px;
padding-left:0px;
color:#fff;
height:33px;
}

#menu a:hover {

	line-height: 33px;
	color: #000;
	text-decoration:underline;

}



#menu a:active {	
	text-decoration:none;
}

/*End Top Navigation*/

/*Start Main Content*/
#main-body{
margin:0px;
padding:0px;
background:#ccc;
width:1000px;
}

/*Start Left Content*/
#left-body{
width:700px;
background:#ccc;
float:left;
}
#left-body h1{
margin-left:5px;
}
#pic{
margin:3px 0px 0px 3px;
background:#ccc;
width:690px;
border: 2px solid #000;
height:315px;
}
#news{
width:690px;
clear:both;
margin:10px 3px 3px 3px;
padding-top:5px;
}

#news h1{
background-image:url(../images/news.gif);
background-repeat:no-repeat;
height:30px;
width:105px;
margin:0px;
padding:0px;
color:#000;
}


#newsbody{
width:677px;
border:1px solid #000;
background:#A0A0A4;
padding:5px;
margin-left:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#newsbody p{
border-bottom:#000 dashed 1px;
padding-bottom:8px;
}
/*End Left Content*/
/*Start Right Content*/
#right-body{
background:#ccc;
background-image:url(../images/rightbackrepeat13.gif);
background-repeat:repeat;
width: 298px;

float:left;
border-left:2px solid #000;
border-bottom:2px solid #000;
}
#mp3player{
	width:298px;
	border-left: 2px #000 solid;
	border-bottom:2px #000 solid;
	float:left;
}

#player{
color:#ffffff;
text-align:center;
font-size:20px;
font-weight:bold;
height:40px;
background-image:url(../images/playerback5.gif);
padding-top:5px;
}
#player a:hover {

	color: #fff;
	text-decoration:underline;
	border:0px;

}
#player a:active {	
	text-decoration:none;
	border:0px;
}
#player a {
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding-left: 5px;	
	padding-right: 5px;
	color: #fff;
	text-decoration: none;
	border:0px;
}
#title{
background-image:url(../images/album2.gif);
background-repeat:no-repeat;
height:30px;
font-size:20px;
font-weight:bold;
color:#fff;
border-bottom:#fff solid 1px;
margin:5px;
}
.albumpic{
width:100px;
margin:5px;
color:#fff;
float:left;
border:0px;
}
.albumlink{
float:left;
width:170px;
padding:3px;
text-align:left;
font-size:12px;
font-weight:bold;
color:#FF0000;
}

.album a:hover {

	color: #fff;
	text-decoration:underline;
	border:0px;

}
.album a:active {	
	text-decoration:none;
	border:0px;
}
.album a {
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;	
	padding-right: 5px;
	color: #fff;
	text-decoration: none;
	border:0px;
}
.album{
clear:both;
border-bottom:1px dashed #fff;
margin-left:5px;
margin-right:5px;
}
/*End Right Content*/
#footer{
padding:10px;
margin:auto;
width:1000px;
text-align:center;
color:#fff;
}
.clear{
clear:both;
}
/*Artist Body*/
.artist{
width:630px;
margin:5px;
text-align:center;
margin:auto;
color:#fff;
}
.artist a{
color:#000;
}
.artist td{
background:#A0A0A4;
width:210px;
border:1px solid #000;
padding:5px;
margin:0px;
vertical-align:top;
}

/*End Artist Body*/
/*Start Download Body*/
.download{
width:670px;
border-bottom:1px dashed #fff;
margin-left:15px;
padding-bottom: 15px;
}
.download a{
color:#000;
font-size:14px;
}
/*End Download Body*/
/*Start Contact Body*/
#contact{
margin:15px;
font-size:18px;
}
/*End Contact Body*/
/*Start Photo Body*/
td.piccell{
padding: 5px 5px 5px 5px;
text-align: center;
}
table.pics{
text-align:center;
padding: 10px 10px 10px 10px;
}

/*End Photo Body*/
/*Opening Page*/
#frontbody{
color: #fff;
width: 1000px;
margin:auto;
text-align:center;
}
#frontbody a{
color:#FFFFFF;
font-size:20px;
}

#frontbody h2{
	font:Geneva, Arial, Helvetica, sans-serif;
}
/*End Opening Page*/

/*Test Pic Thingy*/
#picmenu{
background:#A0A0A4;
width:690px;
margin:0px 0px 0px 3px;
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
height:20px;
}

#picbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#picbar li {

	position: relative;
	top: 0px;
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;	
	text-align:center;
	border-left: 1px solid #000;
	width:25px;

}
#picbar{
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	width:104px;
	position:relative;
	float:right;

}

#picbar a {
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;	
	width:25px;
	height: 20px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}


#picbar a:hover {

	line-height: 20px;
	color: #fff;
	text-decoration:none;
	background:#000;
	width:25px;

}

#picbar a:active {	
	text-decoration:none;
}
#picinfo{
position:relative;
float:left;
color:#000;
padding-left:5px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
height:20px;
line-height:20px;
width:581px;
}
