body 
{background-image:url('layout/bodybg.jpg');
background-color: #D8CDAD;
background-attachment: scroll;
background-repeat: repeat-x;
font-family: verdana; 
color: #48084C; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 10px;}

table { font-family: verdana; font-size: 11px; color: 8D2219;text-align: justify;}

a, a:link, a:active, a:visited {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #BD4E3B;
	cursor: help;
        }

a:hover {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #712F31;
	cursor: help;}

.image {border: 4px solid #B0845C;background-color: #B0845C;}

h1 {color: #1A191A; font-style: none; font-family: times; font-size: 21px; letter-spacing: 3px;
font-weight: bold; background-color:#81C0AF; border-bottom: 3px solid #703133;}

h2 {color: #1A191A; font-style: none; font-family: times; font-size: 17px; letter-spacing: 3px;
font-weight: bold; background-color:#81C0AF; border-bottom: 3px solid #703133;}

h3 {color: #1A191A; font-style: none; font-family: times; font-size: 14px; letter-spacing: 3px;
font-weight: bold;}

input, textarea, select
{border: solid #933336;border-width:1px 1px 1px 1px;color:#933336;font-family: verdana; 
font-size:11px;font-weight:normal;background-color:#CCAF88;}

menuh {color: #A79B48; font-style: none; font-family: arial; font-size: 23px; letter-spacing: 3px;
font-weight: bold;}

.menu {
width : 130px;
margin : 0px;
padding-left :0px;
}

.menucontent {
color : #918E44;
width : 130px;
margin : 0;
padding-left : 6px;
padding-right : 4px;
border : 0px;
}
ol {
padding-top: 4px;
padding-left: 45px;
margin: 0px
}

#nav {
	padding-right: 0px;
	float: right;
	margin: 0px;
	width: 130px;
	}
#nav ul {
	text-decoration : none;
	width: 120px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	}
#nav ul li {
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 2px 0px;
}
#nav ul li a {
font : 11px arial;
	font-weight: none;
	color:#6A6B4C;
	display: block;
	height: 13px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
	width: 130px;
}

#nav ul li a:hover { background: #F2ECC8 no-repeat; width: 130px; padding: 0;color: #8A894C;}