/* CSS Document */


html, body {
padding:0px;
margin:0px;
	background-color:#000000;
	font-size:14px;
	font-family:Gotham-Medium, Arial, Helvetica, sans-serif;
	color:#000000;
}

h1 {
color:#CCCCCC;
};

h5 {
font-size:12px;
background-color:#FFFFFF;
font-size:26px;
color:#339933;
}

h2 {
margin:0px;
padding-top:4px;
padding-left:10px;
background-color:#FFFFFF;
font-size:26px;
color:#339933;
}

h3 {
padding:0px;
margin:0px;
color:#0099CC;
font-weight:bold;
}

h4 {
padding:0px;
margin:0px;
}

img {
outline:none;
}

img#img_left {
padding-top:10px;
padding-bottom:10px;
padding-right:20px;
float:left;
};

p {

padding-right:15px;
}


a:link {

font-size:14px;
	color:#390;
	text-decoration: none;
}

a:visited {
font-size:14px;
	color:#390;
	text-decoration: none;
	

}

a:hover {
font-size:14px;
	text-decoration:none;
	color:rgb(204,255,153);

}

a:active {
font-size:14px;
	text-decoration: none;
	color:#333333;
	
}
.small_text {
font-size: 14px;
color:#333333;

}

.white_text {
font-size: 14px;
color:#FFFFFF;

}

.artist_header {
	font-size:24px;
	font-weight:bold;

}

.artist_title {
	color:#390;
	font-size:24px;
	font-weight:bold;
	
}

.copyrightText
{
padding-top:5px;
font-size:9px;
color:#333333;
}

#nav {

height:59px;


}

#nav_wrapper {
margin:auto;
width:1000px;
padding-left:45px;

}



#nav dl {
margin:0px;
padding:0px;
}

#nav dt {
	margin-top:6px;
float:left;
width:90px;

text-align:center;
font-size:1em;
font-weight:bolder;
}

#nav a {
color:#FFFFFF;
text-decoration:none;

}
#nav a.current {
color:rgb(153,204,102);
text-decoration:none;


}
#nav a:visited {

text-decoration:none;

}
#nav a:hover {
color: rgb(153,204,102);
text-decoration:none;

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

}

#page_container {
margin:auto;
margin-top:30px;
width:1024px;

}

#content_bg {
background-image:url(../imgs/elements/vines_02.png);

}

#main_wrapper {
margin:auto;
width:926px;
background-color:#FFFFFF;
}


#content_wrapper {
margin:auto;
width:866px;
}



#top {
margin:auto;
width:926px;
height:10px;
background-image:url(../imgs/elements/rounded_top_03.png);
background-repeat:no-repeat;

}


#bottom {
width:926px;
margin:auto;
height:10px;
background-image:url(../imgs/elements/rounded_bot_03.png);
background-repeat:no-repeat;

}

#white_line {
border-bottom:2px solid #FFFFFF;
width:100%;
margin-bottom:5px;
}

#headers {
color:rgb(204,255,153);
height:39px;
background-color:#000000;
background-image:url(../imgs/elements/header_bg_07.png);
background-repeat:repeat-x;
font-size:1.5em;


}

#headers dl {
padding:0px;
margin:0px;


}

#headers dt {
padding-top:8px;
padding-left:20px;
}


#content {
font-size:18px;
padding:20px;
clear:both;
}


#green_line {
border-bottom:7px solid rgb(153,204,102);
width:100%;
margin-bottom:5px;
}

#grey_line {
height:2px;
background-image:url(../imgs/elements/grey_line_03.png);
width:100%;
margin-bottom:10px;
}

#artists {
	margin-left:35px;
}



#copyright {
	
	font-size:10px;

height:20px;
padding-top:10px;
 }
 
#copyright a:link{
	font-size:9px;
	text-decoration:none;
	color:#333333;
	
}

#copyright a:visited {
	font-size:9px;
	text-decoration:none;
	color:#333333;
	}

#copyright a:hover{
	
text-decoration:none;
color:#999999;
}

#splash_nav {
		position:fixed;
	top:0px;

left:0px;
width:100%;
	height:59px;
	background-image:url(../imgs/elements/splash_nav_bg_03.png);
	background-repeat:repeat-x;
}

#splash_nav dl {
margin:0px;
padding:0px;
}

#splash_nav dt {

padding-top:15px;
padding-right:20px;

}

#splash_content {

	width:750px;
	margin:auto;
font-size:18px;
padding:20px;

}
