html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-color: #ADB4B3;
}
#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../css_images/pagehead_mau3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	background-color: #A64A72;
}
#masthead {
	background-image: url(../css_images/masthead_bkg_mau.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ADB4B3;
	padding: 0px;
}

#sectiontitle {
	width: 800px;
	height: 40px;
}
.sectiontitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#menublock {
	width: 183px;
	float: right;
	clear: none;
	line-height: 1.1;
	margin: 0px;
	padding: 0px;
	background-color: #D3D3D3;
}
.menublocktop {
	background-image: url(../css_images/menublock_mau3_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.menublockbot {
	background-image: url(../css_images/menublock_mau3_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

.menusection {
	background-image: url(../css_images/sectionspacer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 6px 0px !important;
	padding: 0px;
}
#menublock h1, #menublock h2 {
	color:#3399FF;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	}

#menublock h2 {
	font-size: 0.8em !important;
	padding-left: 18px !important;
	padding-top: 4px !important;
	}
	
#menublock p{
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 1.2;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 2px;
	display: block;
	margin-right: 0px;
	padding-right: 2px;
}
.menublock a {
	color:#FF0000;
	font-weight: normal;
	text-decoration: none;
}
.menublock a:link, .menublock a:visited, .submenublock a:link, .submenublock a:visited {
	color:#A64A72;
	font-weight: bold;
	line-height: 1.4;
	width: 168px;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
}

.menublock a:hover, .submenublock a:hover {
	color:#FFFFFF;
	background-color: #A64A72;
	font-weight: bold;
	
}

#menublock ul {
	list-style-type: none;
	width: 168px!important;
	margin-left: 10px !important;
	font-size: 70%!important;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menublock li{
	list-style-type: none;
	line-height: 1.2;
	margin-left: 10px!important;
	width: 162px!important;
	padding: 0px;
	
}

#menublock li a:link, #menublock li a:visited {
	list-style-type: none;
	line-height: 1.4;
	color:#666666;
	font-weight: normal;
	width: 162px;
	display: block;
	margin: 0px;
	padding: 0px;
	
}
#menublock li a:hover {
	color:#FFFFFF;
	background-color: #A64A72;
	font-weight: normal;
	
}
#menublock ul ul{
	margin-left: 0px !important;
	display: block;
	width: 140px !important;
}
#menublock ul ul li{
	margin-left: 0px !important;
	line-height: 1.2;
	font-size: 130% !important;
}
#menublock ul ul li a:link, #menublock ul ul li a:visited {
	color:#666666;
	width: 140px !important;
	margin-left: 20px !important;
}
#menublock ul ul li a:hover {
	color:#FFFFFF;
	background-color: #A64A72;
	font-weight: normal;
	
}


.mainlist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	margin-top: 60px !important;
}



#majorpanel {
	width: 580px;
	background-color: #F5F5F5;
	background-image: url(../css_images/majorpanel_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#pagetitle {
	margin-left: 36px;
	display: block;
	
}
#majorpanel p, #gallerypanel p {
	font-size:0.7em;
	color:#5B5E6A;
	padding-left: 50px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2;
	margin: 0px;
	width: 400px;
}

#majorpanel h1, #majorpanel h2, #majorpanel h3, #gallerypanel h1, #gallerypanel h2, #gallerypanel h3 {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
	line-height: 1.4;
}
#majorpanel h1, #gallerypanel h1 {
	font-size: 1.2em;
	
}
#majorpanel h2, #gallerypanel h2 {
	font-size: 1em;
	
}
#majorpanel h3, #gallerypanel h3 {
	font-size:0.8em;
}

.majorleftpanel  a {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
.majorleftpanel  a:link, a:visited{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
.majorleftpanel  a:hover {
	color:#D90000;
	font-weight: bold;
	text-decoration: none;
}
#gallerypanel {
	width: 660px;
	background-color: #F5F5F5;
	background-image: url(../css_images/majorpanel_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#gallerypanel p{
width: 580px;
}

.mainlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 48px;
	padding-right: 10px;
	width: 360px;
	
}


#address {
	width: 780px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#address p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	color: #FFFFFF;
	line-height: 1.1;
	margin: 0px 0px 0px 520px;
	font-size: 0.6em;
	text-align: right;
	}
.address a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	
}
.address a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.address a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#searchform {
	height: 30px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	line-height: 1.4;
}	

.formbox {
	width: 200px;
	padding-left: 20px;
	float: left;
	clear: none;
}
.formlabel {
	width: 140px;
	padding-left: 20px;
	float: left;
	clear: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.formtxt {
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	font-style: normal;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1;
	vertical-align: middle;
	margin: 0px;
	border: 1px solid #000000;
	padding-top: 2px;
	width: 102px;
}
.formbutton {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.9;
	vertical-align: middle;
	margin: 0px;
	text-decoration: none;
	padding: 2px;
	width: 44px;
	border: 1px solid #FFFFFF;
	background-color: #A64A72;
	height: 22px;
}


.imghideprint {
display: none;
}

.imghide {
display: block;
}
.datatable {
	border-collapse: collapse;
	margin: 0px auto;
}
.datatable td {
	border:1px solid #CBADC0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	padding: 6px;

}
.datatable th {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	background-color: #714864;
	vertical-align: top;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBADC0;
	border-right-color: #CBADC0;
	border-left-color: #CBADC0;


}
.datatable caption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	color: #714864;
	text-align: left;
	padding-left: 16px;
	padding-bottom: 2px;
}

.datatable_tabbed {
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

.clearpara {
	clear: right;
	width: 800px;
}
#pagefoot {
	clear: right;
	width: 800px;
	background-image: url(../css_images/pagefoot_mau3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*#pagefoot {
	background-image: url(../css_images/pagefoot_green.gif);
	background-image: url(../css_images/pagefoot_mau.gif);
	background-image: url(../css_images/pagefoot_blue.gif);
}*/

#footerpic, #galleryfooterpic {
	width: 570px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}
#galleryfooterpic {
	width: 660px !important;
}

#footerpic p, #galleryfooterpic {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 10px 8px 10px 0px!important;
	width: 120px;
	float: right;
	margin: 0px;
	color: #000000;
}
.floatright {
	clear: none;
	float: right;
}

.imgborder {
	border: 1px solid #CC0066;
}
.close {
	font-size: 0.8em;
	margin: 12px 10px 0px 0px;
	padding: 2px;
	line-height: 1.2;
	float: right;
}
.close a:link, .close a:visited {
	color:#CBADC0;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	display: block;
	border-top: 1px solid #5A3A50;
	border-right: 1px solid #CC99FF;
	border-bottom: 1px solid #CC99FF;
	border-left: 1px solid #5A3A50;
	background-color: #714864;
}
.close a:hover {
	color:#FFFFFF;
	background-color: #957489;
	
}
.abstopleft {
	text-align: left!important;
	vertical-align: top!important;
	margin: 0px!important;
	padding: 0px!important;
}

