body {
	background-color:#000;
	color:#E0EEE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:active, a:visited{
	color: #E0EEE0;
	text-decoration: underline;
}

a:hover{
	color: #FFF;
	text-decoration: underline;
}

h1{
	font-size: 20px;
	font-weight: normal;
}

 a img{
	border: 0;


}



#container {
	/*margin-top: 5px;*/
	margin: auto;
	height: auto;
	width: 650px;
}

#banner{
	background-image: url(../images/header.jpg);
	width: 650px;
	height: 75px;
	
}
#content {
	text-align: center;
}

#flash{
	float:left;
	width: 275px;
	height:auto;
}

#homePageContent{
	float:right;
	width: 400px;
	height: auto;
	margin-top: 50px;
	text-align: center;

}

#homePageContent h1{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

#frontPageNav{
	font-size: 14px;
	margin-top: 75px;
	text-align: center;
	padding-right: 40px;
	}

#frontPageNav ul{
	list-style: none;
}

#frontPageNav li{
	
	display: inline;
	padding: 3px;
}

#frontPageNav a:link, a:active, a:visited{
	color: #E0EEE0;
	text-decoration: none;
}

#frontPageNav a:hover{
	color: #FFF;
	text-decoration: none;
}

#nav{
	display: none;
	}



#portNavBottom{
 
	display: none;
	
}


#portfolioNav{
	margin-top: 15px;
}

#portfolioNav a:link, a:active, a:visited{
	color: #E0EEE0;
	text-decoration: none;
}

#portfolioNav a:hover{
	color: #FFF;
	text-decoration: none;
}

#portfolioNav a img{
	border: 0;
}

#portfolioNav table{
	width: 100%;
	border: 0;
	text-align: center;
}

#footer {
	display: none;
}





#topArtists{
	text-align:center;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

#topArtists h1{
	margin-top: 20px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#topArtists h2{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 0px;

}

#topArtists p{
	text-align: justify;
	line-height: 1.3em;
}

#bottomArtists{
	text-align:left;
	padding-top: 10px;
}

#bottomArtists h1{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bottomArtists h2{
	font-size: 16px;
	font-weight: normal;

}

#bottomArtists a {
	text-decoration: none;
}

#contactPic{
	float: left;
	width: auto;
	height: auto;
}

.smLink{
	font-size: 9px;
	/*color: #E0EEE0;
	text-decoration: none;*/
}


.smCircle {
	font-size: 9px;
}


#print {
	display:block;
	text-align:center
	}
	
#print_title {
	display:block;
	text-align:center
	}

#print ul{

	list-style: none;
}


#showList ul{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style: none;
}

.center{
	text-align: center;
	margin-top: 15px;
}

.center h1{
	text-align: center;
}

.font18{
	font-size: 18px;
}
.justify{
	text-align: justify;
	padding-top: 10px;
	line-height: 1.3em
}

#contactBottom{
	text-align: center;
	width: 400px;
	height: auto;
	margin-left: 275px;
}

#contactBottom ul{
	text-align: left;

}

#contactBottom li{
	padding-top: 15px;
	line-height: 1.3em;

}

#displayLink a:link, a:visited, a:active, a:hover{
	text-decoration: none;
}

#header{
	display:visible;
}

.pictures {
	text-align: center;
	/*margin-left: 50px;*/
}
.pictures  a img {
	border: none;
	padding: 35px;
}

@page {size: 8.5 x 11 portrait; margin: 0in;}
/*#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
#picturelink {
	margin: 3em;        
	float: left;
}
#picturelink img {
	border: none;
}*/

