body{
	margin: 0px 0px 10px 0px;
	background-color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	}

#header{
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	}

#special {
	border: 1px dashed #000;
	padding: 5px 5px 5px 5px;
	margin-top: 7px;
	}
#special a:hover {
	color: #FF9933;
	}
	
#sidebar {
	float: left;
	width: 210px;
	}

#container {
	width: 760px;
	margin: 0px auto 0px auto;
	text-align: left;
	}
	
#main {
	margin-left: 215px;
	}

#content{
	background-color: #CC3300;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;	
	color: #fff;
	border: 1px solid #FF936F;
	}

#info{
	background-color: #FF9933;
	margin: 7px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	border: 1px solid #FFCF9F;
	}

#menu{
	border: 1px solid #7F7FBA;
	background-color: #000075;
	color: #fff;
	}

#calendar td,th {
	text-align: left;
	}	

h1{
	font-family: century gothic, tahoma, arial, sans-serif;
	border-bottom: 1px solid #fff;
	}

h2{
	font-family: century gothic, tahoma, arial, sans-serif;
	border-bottom: 1px solid #fff;
	}

h4{
	font-family: tahoma, arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

a{
	color: #444;
	font-weight: bold;			 
	}

a:hover{
	color: #fff;
	}

#content a{
	color: #fff;
	}

#menu a{
	color: #fff;
	text-decoration: none;
	}

#menu a:hover{
	color: #7F7FBA;
	}


div.menu {
	border-bottom: 1px solid #7F7FBA;
	padding: 2px 0px 2px 5px;
	}

table {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	}
	
td {
	text-align: center;
	}
	
#date {
	font-weight: bold; 
	padding: 10px 0px 10px 0px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11pt;
	}
	
#loc1 {
	font-style: italic;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	}
	
#loc2 {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 200px;
	vertical-align: top;
	}

#seri-nav a {
	clear: both;
	font-family: century gothic;
	font-size: 1.3em;
	font-weight: bold;	
	margin-right: 7px;
	}
	
table.artcal {
}

.artcal td {
	padding: 10px 10px 10px 0;
	text-align: left;
	vertical-align: top;
}

.artcal .header {
	border-bottom: 1px solid #fff;
	font-family: century gothic, tahoma, sans-serif;
	font-size: 2em;
}

.artcal .date {
	font-weight: bold;
}

.artcal .details {
	font-style: italic;
}

/* serigraph gallery */

#seriGrid {
	width: 520px;
	height: 770px;	
}

.seriBlock {
	float: left;
	width: 32%;
	height: 250px;
	text-align: center;
}

.seriBlock img.portrait {
	height: 150px;
}

.seriBlock img.landscape {
	width: 150px;
}

/* giclees */

table#giclees td {
	vertical-align: top;
	padding: 0 10px 10px 10px;
}

table#giclees img {
	width: 230px;
}


