body{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	padding-top:24px;
	text-align:left;
}
#mainmenu{
	height:45px;
	border-top:1px #cfcfcf solid;
	padding-top:12px;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
}
.mainmenuitem{
	background-image:url(../graphics/underline_dotted1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:right;
	margin-left:23px;
}
.mainmenuitem a:link{
	text-decoration: none;
	color:#666666;
}
.mainmenuitem a:visited{
	text-decoration: none;
	color:#666666;
}
.mainmenuitem a:hover{
	text-decoration: none;
	color:#333333;
}
.mainmenuitem a:active{
	text-decoration: none;
	color:#666666;
}

#footer{
	border-top:1px #cfcfcf solid;
	padding-top:12px;
	height:40px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	line-height:14px;
	color:#999999;
}
#copyright{
	float:left;
}
#supporters{
	float:right;
}
#content{
	margin-bottom: 15px;
}
#frontpagetitle{
	font-size:13px;
	color:#ffffff;
}
#credandexhitibion{
	font-size:13px;
	color:#ffffff;
}

#pagetitle{
	font-size: 30px;
	color:#666666;
	padding-left:5px;
	padding-top:33px;
	padding-bottom:10px;
}

#column1{
	font-size:13px;
	line-height:18px;
	color:#444444;
	padding-left:3px;
	float:left;
	width:384px;
}

#column2{
	font-size:13px;
	line-height:18px;
	color:#444444;
	padding-left:40px;
	float:left;
	width:421px;
}



/* gallery */

.thumbout{
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	margin-left:9px; 
	margin-right:3px;
	margin-bottom:12px;  
	float:left; 
	display:block;
}
.thumbover{
	cursor: pointer;
	margin-left:9px;
	margin-right:3px; 
	margin-bottom:12px;  
	float:left; 
	display:block;
}
.thumboverselected{
	cursor: pointer;
	padding:2px;
	border:1px #cfcfcf solid;
	margin-left:6px;
	margin-bottom:9px;
	margin-right: 0px;
	margin-top: -3px;
	float:left;
	clear:none;
	display:block;
}
.thumboutselected{
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: pointer;
	padding:2px;
	border:1px #333333 solid;
	margin-left:6px;
	margin-bottom:9px;
	margin-right: 0px;
	margin-top: -3px;
	float:left;
	clear:none;
	display:block;
}
#thumbpagesmenu{
	width:398px; 
	padding-top:20px;
	float:left; 
	text-align:center;
	color: #666666;
	font-size: 14px;
}

#thumbpagesmenu a:link{
	color:#666666;
	text-decoration:none;
}

#thumbpagesmenu a:active{
	color:#666666;
	text-decoration:none;
}

#thumbpagesmenu a:hover{
	color:#666666;
	text-decoration:none;
}

#thumbpagesmenu a:visited{
	color:#666666;
	text-decoration:none;
}

/* general page layout */
#bodytext{
	font-size:12px;
	line-height:17px;
	color: #444444;
}

p a:link{
	color: #444444;
	background-image:url(../graphics/underline_dotted1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}
p a:hover{
	color: #000000;
	background-image:url(../graphics/underline_dotted1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}
p a:active{
	color: #000000;
	background-image:url(../graphics/underline_dotted1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}
p a:visited{
	color: #444444;
	background-image:url(../graphics/underline_dotted1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}