body{
	margin: 0;
	padding: 0;	
	font-family: Geneva, Verdana;
	font-size: 10px;
	color: #000000;	
}

img{
	border:0;
}

.text{	
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;	
}

.text_red{	
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #ff0000;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;	
}

.entry_title{	
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #ff0000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;	
}

a{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	}

a:active{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	}

a:hover{
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

.artist_gallery_pic {
	margin-bottom: 5px;
	margin-right: 5px;
}
.single_pic {
	float:left; 
	margin-right:10px; 
	margin-bottom:5px;	
}

.hidden_pic {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}

#headPic {
	width: 690px;
	height: 225px;	
	background-color: #ffffff;
	position: relative;
}

A.nav_left, A.nav_left:LINK, A.nav_left:VISITED {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	color: #000000;
	text-decoration: none;	
	padding: 0px 0px 0px 10px;
}

A.nav_left:HOVER, A.nav_left:ACTIVE {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	text-decoration : underline;	
	padding: 0px 0px 0px 10px;
}

A.nav_left2, A.nav_left2:LINK, A.nav_left2:VISITED {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	color: #000000;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
}

A.nav_left2:HOVER, A.nav_left2:ACTIVE {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	color : #000000;
	text-decoration : underline;	
	padding: 0px 0px 0px 20px;
}

A.nav_white, A.nav_white:LINK, A.nav_white:VISITED {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #ffffff;
	text-decoration: none;	
}

A.nav_white:HOVER, A.nav_white:ACTIVE {
	font-family: Geneva, Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : underline;	
}

A.nav_red, A.nav_red:LINK, A.nav_red:VISITED {
	font-family: Geneva, Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #ff0000;
	text-decoration: none;	
}

A.nav_red:HOVER, A.nav_red:ACTIVE {
	font-family: Geneva, Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ff0000;
	text-decoration : underline;	
}