body {
	color: #555;
	font: normal 1em 'Trebuchet MS', sans-serif;
	text-align: center;
	margin: 0;
	background: #e4dfd8 url(bodybg.jpg) repeat top center;
	}
a {color: #d51d24;}
a:hover {text-decoration: none;}
table {width: 100%}
th {
	background-color: #bbbfcc;
	width: 180px;
	color: #fff;
	}
#content td {
	padding: 0;
	background-color: #dddfe6;
	}
#content th {
	padding: 3px 5px;
	}
table.schedule {
	text-align: center;
	}
#content  table input, textarea {
	background-color: #dddfe6;
	border: 0;
	font: normal 1em 'Trebuchet MS', sans-serif;
	padding: 3px 5px;
	}
input.button {
	}
h1 {
	font-size: 24px;
	color: #d51d24;
	margin-top: 0;
	}
h2 {
	font-size: 20px;
	}
h3 {
	margin: 30px 0 5px 0;
	}
#container {
	width: 830px;
	text-align: left;
	margin: 0 auto;
	}
#header {
	height: 280px;
	position: relative;
	}
#other-nav {
	position: absolute;
	top: 20px;
	left: 260px;
	font-size: 18px;
	font-family: Arial;
	}
#other-nav ul {
	padding: 0;
	margin: 0;
	}
#other-nav li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	}
#other-nav a {
	text-decoration: none;
	color: #555;
	display: block;
	padding-bottom: 1px;
	}
#other-nav a:hover, #other-nav .active a {
	border-bottom: 1px solid #555;
	}
#main-nav {
	position: absolute;
	top: 60px;
	right: 0;
	width: 630px;
	height: 220px;
	background: url(navbg.jpg) no-repeat top right;
	font-size: 24px;
	}
#main-nav ul {
	padding: 0;
	margin: 75px 0 0 60px;
	}
#main-nav li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	}
#main-nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	}
#main-nav a:hover, #main-nav .active a {border-bottom: 2px solid #fff;}
#logo {
	width: 200px;
	height: 250px;
	}
#logo a {
	display: block;
	width: 200px;
	height: 250px;
	background: url(logo.jpg) no-repeat bottom center;
	}
	#logo a span {display: none;}
#content {
	position: relative;
	width: 830px;
	}
#content li {
	list-style-image: url(bullet.gif)
	}
#sidecol {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	background: url(sidecolbottom.jpg) no-repeat bottom left;
	padding-bottom: 10px;
	}
.sidetxt {
	background-image: url(sidecolbg.jpg);
	color: #fff;
	padding: 10px;
	font-size: .9em;
	}
#maincol {
	margin-left: 230px;
	padding: 220px 30px 30px 30px;
	background-image: url(maincolbg.jpg);
	min-height:200px;
	}
#lightbox-cont a {
	display: block;
	float: left;
	padding: 4px;
	background-color: #555;
	margin: 1px 1px 0 0;
	}
	
#lightbox-cont a.selected {
	display: block;
	float: left;
	padding: 4px;
	background-color: #1D37D5;
	margin: 1px 1px 0 0;
	}	
#lightbox-cont a.selected:hover {
	display: block;
	float: left;
	padding: 4px;
	background-color: #1D37D5;
	margin: 1px 1px 0 0;
	}		
	
#lightbox-cont a:hover {
	background-color: #d51d24;
	}
.mainheader {
	position: absolute;
	top: 0;
	left: 230px;
	width: 300px;
	height: 200px;
	background: url(maincol-corner.jpg) no-repeat top left;
	margin-bottom: 20px;
	}
.mainheader p {
	font-style: italic;
	color: #7582aa;
	}
.eric a {
	color: #777;
	font-size: .7em;
	font-weight: bold;
	}
.mainheader .divpadding {
	padding: 30px 20px 30px 30px;
	}
.mainpic {
	position: absolute;
	top: 0;
	right: 0;
	}
#leftcol, #rightcol {
	width: 255px;
	}
#leftcol {
	float: left;
	margin-right: 30px;
	}
#rightcol {
	float: left;
	}
table.exhibition td, table.exhibition th {
	background-color: transparent;
	font-size: .8em;
	padding: 5px;
	}
table.exhibition th {
	width: auto;
	color: #555;
	font-weight: bold;
	}
.currentissue .txt {
	padding-top: 30px;
	font-size:  18px;
	}
.issue .txt {padding-top: 10px;}
.currentissue a, .issue a {
	clear: both;
	display: block;
	padding-bottom: 20px;
	}
.currentissue img, .issue img {
	float: left;
	margin-right: 5px;
	}
#footer {
	clear: both;
	margin-left: 230px;
	background: url(footerbg.jpg) no-repeat top right;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	color: #fff;
	}
#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover {text-decoration: underline;}
#copyright {
	margin: 15px 0;
	color: #555;
	}
#copyright a {color: #555;}

/* float issue hack */
.clearfix:after {
    content: "."; 
    display: block; 

    height: 0; 
    clear: both; 
    visibility: hidden;
}

.mask
{
	background: url(mask.png) no-repeat top right;
	display:block;
	width:300px;
	height:200px;
	position:absolute;
	right:0px;
	top:0px;
}
.photo-album {
	float: left;
	display: block;
	width: 94px;
	background: url(photo-album-bg.jpg) no-repeat top center;
	padding: 19px 28px;
	margin-right: 15px;
	height:150px;
	text-decoration:none;
	font-size:12pt;	
}



.photo-album a:hover
{
	text-decoration:none;
}

.photo-album div{
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */