body
{
font-size: 11px;
color: #251515;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
A:link {
	text-decoration: none;
	color: #857776;}

A:visited {
        text-decoration: none;
	color: #857776;}

A:hover {
	text-decoration: none;
	color: #a84559;
	background: #f3d5d9;}

p {font-size: 12px;}

DIV.content {
font-size: 11px;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
font-family: Verdana;
letter-spacing: 1pt;}	

DIV.header {
padding: 3px;
color: #b1afa9;
font-family: Franklin Gothic Book;
letter-spacing: 1pt;
font-size: 14px;
font-weight: none;
background: #dddbd5;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}



#nav, #nav ul {
margin:0;
padding:0;
list-style:none;
width:200px;
border-bottom:1px solid #ffffff;
}

#nav li {
position:relative;
}
 
#nav li ul {
position:absolute;
left:159px;
top:0;
display:none;
position:absolute;
}

#nav li a {
display:block;
text-decoration:none;
color:#a2a096;
font-size:11px;
background: #ebeae5;
padding:3px;
border-top:1px solid #ffffff;
border-left: 0px;
border-right: 0px;
border-bottom:0px;}
* html #nav li {float:left; height:1%;}
* html #nav li a {height:1%;}
#nav li a:hover {color:#b7a990;background: #f6f1e8;}
#nav li ul li a {padding:2px 5px;}
#nav li:hover ul, #nav li.over ul {display:block;}


div.content fieldset {
	width: 525px;
	margin: 8px auto 0;
	border: solid 1px #e2e2e2;
	padding-bottom: 10px !important;
	padding: 10px;
	background: #f9f9f9;
}
div.content fieldset legend {
	color: #b7bcbf;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 8px;
	border: solid 1px #ddd9d9;
	background: #e2e2e2 url('images/legendbg.jpg');
	padding: 3px 8px;
}
.head {
border-bottom: solid 1px;}

div.content img {
	border: solid 3px #FFFFFF;
	background: #FFFFFF;
}

div.content a img {
	border: solid 3px #FFFFFF;
	background: #FFFFFF;
}
