.bottom {
color: #DFD6CD;
font: 10px/14px Verdana;
}

.bottom a {
color: #DFD6CD;
text-decoration: underline;
}

.bottom a:hover {
text-decoration: none;
}
body {
scrollbar-face-color: #E2E2DA;
scrollbar-highlight-color: #CECEC2;
scrollbar-3dlight-color: #EDEDE5;
scrollbar-darkshadow-color: #A2A288;
scrollbar-shadow-color: #BEBEAA;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
}


.navigation td {
	text-align: right;
	padding-right: 10px;
	color: white;
	background-image: url("../img/navbg.jpg");
	background-repeat: repeat-y;
	background-position: right;
	height: 30px;
	width:200px;
}

.navigation a {
	color: #3B332B;
	font-weight: normal;
	text-decoration: none;
	font-size: 12pt;
	font-family: "bookman old style";

}


.navigation a:hover{
	color: #856164;
}


#contentbox {
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	border-top: 2px solid #E2E2DA;
	border-bottom: 2px solid #E2E2DA;
}

#contentbox p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tw Cen MT, verdana;
	font-size: 14px;
	text-align: justify;
}


#contentbox h1 {
	margin-left: 10px;
	font-family: "bookman old style";
	font-size: 14pt;
	text-align: left;
	color: #84656D;
	font-weight: normal;
}


#gallerycms {
	width: 540px; 
	position: relative; 
	top: 0px;
	left: -5px;
}