/*Removed due to conflict with new drop down header*/
/*
* {
	font-family:Arial, Helvetica, sans-serif;	
}*/
h1 {
	font-size:large;
	color:#666666;
	font-weight:bold;
	margin-bottom:3px;
}
h1.smallerh1 {
	font-size:small;
	color:#666666;
	font-weight:bold;
	margin-bottom:3px;
}
h1.artistminibio {
	font-size:medium;
	color:#666666;
	font-weight:bold;
}
h2 {
	font-size:small;
	color:#666666;
	font-weight:bold;
}
h3 {
	font-size:medium;
	color:#666666;
	font-weight:bold;
}
p {	
	font-size:108%;
	color: #666666;	
	margin: 0 0 10px 0;
}

.clkhere {
		
	font-size:10px;
	color: #666666;	
}
.image {
	border: 1px; 
	border-width: 1px; 
	border-color: #666666; 
	border-style: solid;
}

ul {
	
	font-size:100%;
	color: #666666;	
}
.imagemargin {
    border:1px; 
	border-thickness: 1px; 
	border-color: #666666; 
	border-style: solid;
	margin-left:10px;
}
.imagemarginver2 {
    border:1px; 
	border-thickness: 1px; 
	border-color: #666666; 
	border-style: solid;
	margin: 0 5px 10px 5px;
	width:100px;
	height:100px;	
}
.imagemarginver2DIPTYCH {
    border:1px; 
	border-thickness: 1px; 
	border-color: #666666; 
	border-style: solid;
	margin: 0 5px 10px 5px;
	width:212px;
	height:100px;	
}

/*Awards*/
h3.hawards {
	text-align:center;
	font-size:medium;
	margin-bottom:10px;
}
div.containeraward {
	width:690px;
	height:80px;
	float:left;
	margin: 0 0 20px 0;
	text-align:center;
	margin-left: auto ;
    margin-right: auto ;
}
div.imagediv {
	width:80px;
	height:80px;
	float:left;	
}
div.textdiv {
	float:right;
	width:590px;
	height:80px;
	margin: 0 0 0 0;		
}
img.awardimage {
	float:left;
	margin-left:0px;	
	margin-right:20px;
	border: 1px; 
	border-width: 1px; 
	border-color: #666666; 
	border-style: solid;
	width:70px;
	height:70px;
}
p.awardtext  {
	text-align:left;
	font-size:12px;
	margin-top:0px;				
}
/*End Awards*/
p.signup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#97AAAB;
	font-weight: 700;
}
/*Facebox Layout for bio*/
div#wrapperbio {
	width:650px;
	height:500px;
	overflow:auto;
}
div#wrapperbioshort {
	width:650px;
	height:310px;
	overflow:auto;
}
div#bioheader {
	width:610px;
	height:50px;
	margin-bottom:20px;
	text-align:center;
	font-size: large;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	
}
div#printerbio {
	text-align:right;
	width:100%;
}
div#biocontent {	
	width:610px;
	height:560px;
	padding: 0 10px 0 10px;
	font-size:medium;
}
div#biocontentshort {	
	width:610px;
	height:290px;
	padding: 0 10px 0 10px;
	font-size:medium;
}
div#bioprint {
	width:610px;
	height:20px;
	text-align:right;
	margin-top:20px;
}
p.contentlight {
	color:#ACACAC;
	font-size:108%;
}
ul.artistnames {
	padding:0;
	margin:0;
	display:block;
border-bottom:0;
width:200px;
height:auto;

}

li.artistnames { 
  list-style-type:none; 
} 
ul.artistnames li a {
border:none;
border-bottom:none;
margin-right:0;
background-color:#FFF;
text-decoration:none;
background-image:url(../graphics/nav_buttons/div_sm.gif);
background-repeat:no-repeat;
background-position:-1px 0;
margin-bottom:6px;
padding:0 0 0 14px
} 

ul.artistnames li {
width:200px;
display:block;
float:left;
margin-left:0;
padding-left:0;
text-align:left;
color:#666;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
font-weight:500;
}

ul.artistnamesguest {
	padding:0;
	margin:0;
border-bottom:0;
height:auto;
text-align:center;
}

li.artistnamesguest { 
  list-style-type:none; 
} 
ul.artistnamesguest li a {
border:none;
border-bottom:none;
margin-right:0;
background-color:#FFF;
text-decoration:none;
background-image:url(../graphics/nav_buttons/div_sm.gif);
background-repeat:no-repeat;
background-position:-1px 0;
margin-bottom:6px;
padding:0 0 0 14px;
} 

ul.artistnamesguest li {
width:150px;
float:left;
margin-left:0;
padding-left:0;
text-align:center;
color:#666;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
font-weight:500;
list-style-type:none;
display:inline;
}

.guestdiv {
	display:table;
	margin: 0 auto;
	width:640px;
}

