
 #container { 
	width: 950px;  
	background: #000;
	margin: 0 auto;
	text-align: left; 

}

#gallery
{
text-align: center; 
width:100%; 
height:100%;	
}

#header
{
	
height: 146px; 
background-color:#000; 
background-image: url(../images/intHeader.jpg);
background-position:right center; 
background-repeat:no-repeat;
	
}

#maincontent p
{
margin-top: 5px;
margin-bottom: 5px;
	
}

#maincontent ul
{
padding-left: 30px;	
margin-top: 10px;
	
}

 #sidebar1 {
	float: left; 
	width: 230px; 
	background: transparent; 
	padding: 15px 10px 15px 20px;
	margin-top: -73px;
	/*margin-left: 75px;*/
	
	
}

#maincontent em.itlheading
{
font-weight: bold;	
}
.medallion
{
margin-left: 75px;	
}



#quicklinks
{
width: 230px; 
border: 1px solid #cb7b54; 
margin-top: 30px; 
padding-bottom: 20px;	
padding-left: 5px;
padding-right: 10px;

}


#quicklinks h3
{
	
margin-left: 65px; 
margin-top: -12px; 
text-indent: -9999em; 
text-align: center;	
display: inline-block;
background-image:url(../images/quickLinks.gif);
background-repeat:no-repeat; 
position: relative;
}



#quicklinks ul
{
	
margin-left: 25px; 
font-family:Verdana, Geneva, sans-serif; 
font-size: .8em;	
	
}

#quicklinks li
{
color: #007fa5;	
list-style-type: square;

}
.quickbullets
{
color: #fff;
line-height: 1.7em;
}
#quicklinks a
{
color: #aadfeb;

}

#quicklinks a:hover
{
color: #fff;
}

.aboutartist
{
text-indent: -9999em;
background-image:url(../images/aboutArtist.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
color: #000;

}

.awards
{
text-indent: -9999em;
background-image:url(../images/awards.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.education
{
text-indent: -9999em;
background-image:url(../images/education.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.professional-associations
{
text-indent: -9999em;
background-image:url(../images/professional-associations.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.selected-exhibitions
{
text-indent: -9999em;
background-image:url(../images/selected-exhibitions.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.gallery
{
text-indent: -9999em;
background-image:url(../images/galleryHeader.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.process
{
text-indent: -9999em;
background-image:url(../images/processHeader.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.shop
{
text-indent: -9999em;
background-image:url(../images/shopHeader.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.events
{
text-indent: -9999em;
background-image:url(../images/eventsHeader.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}

.contact
{
text-indent: -9999em;
background-image:url(../images/contactHeader.gif);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 3px;
line-height: 1.5em;
background-position: center left;
}


#footer .footlinks
{
float: left; 
padding: 15px 50px 10px 10px; 
margin-left: 65px;	
	
}

#footer p.footlinks
{
margin: 0px; 
line-height: 1.6em;	
	
}
.footmenu
{
float: left;  
padding-top: 15px; 
padding-left: 50px; 
width: 225px; 
margin: 0px;	
	
}
.footmenu ul
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
.footmenu li
{
background-image: url(../images/arrowHeads.gif);
background-repeat:no-repeat;
background-position: 0 .5em;
padding-left: 1.2em; 
line-height: 1.8em;
list-style-type: none;

	
}

#formStyle 
{ 
 
line-height: 1.2em; 
color: #444; 
width: 600px; 
margin-top: 20px;
margin-bottom: 20px;


} 

#formStyle fieldset 
{ 
background-color: transparent;
border: 1px solid #cb7b54;
padding: 2px;

background-repeat:repeat-x;
}
#formStyle legend 
{ 
background-color: #000;
padding-top: 2px; 
padding-bottom: 2px; 
padding-left: 5px; 
padding-right: 5px; 
margin-left: 10px; 
 
font-size: 1em;
color: #fff;
} 
#formStyle p 
{ 
margin-bottom: 4px; 
margin-top: 4px;
} 
#formStyle p input 
{ 
background: #fff; 
border: 1px solid #646a5c;
margin-bottom: 5px;
font-family: Verdana, Geneva, sans-serif;

} 
#formStyle label 
{ 
display: block; 
width: 290px; 
float: left; 
text-align: right; 
padding-right: 5px;
padding-left: 5px;
padding-bottom: 3px;
padding-top: 1px;

font-size: .8em;
} 
#formStyle label em 
{ 
color: #CC0000;
font-weight: bold;
} 
#formStyle p span input 
{ 
vertical-align: top; 
border: none; 
background: none;
} 
#formStyle strong 
{ 
margin-left: 197px;
 } 
#formStyle strong input 
{ 
background: #007fa5;
border-left: 1px solid #646a5c;
border-right: 1px solid #646a5c;
border-top: 1px solid #646a5c;
border-bottom: 1px solid #646a5c;
font-weight: bold; 
color: #ffffff; 
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
padding: 2px;
margin-left: 160px;
}
.required
{
color: #cb7b54;
font-weight: bold;
}





