body {
	position:relative;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background: #e6e6e6 url(../images/grad.gif) top right repeat-x fixed;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 18px;
    width: 800px;
	text-decoration: none;
}
body a:link {
	color:#BF303F ;
	text-decoration: none;
}
body a:visited {
	color: #BF303F;
	text-decoration: none;
}
body a:link:hover {
	color: #804046;
	text-decoration: none;
}
body a:visited:hover {
	color: #804046;
	text-decoration: none;
}

#Content {
	margin: 0px;
	width: 532px;
	padding:20px;
	background: #FFF7E6;
	}

#Content_Container {
	width: 512px;
	padding:9px;
	background: #FFEABF;
	min-height: 507px;
	}
#searchbox {
	width: 512px;
	padding:9px;
	background: #FFEABF;
	}

#Content img{ float:left; margin: 2px 12px 12px 0; }

#index_header {
	display:block;
	width: 788px;
	height:226px;
	margin: 14px 0;
	padding: 12px;
	background: #807359 url(../images/index_header4.png) 12px 12px no-repeat;
	z-index: 1;
	}

#Menu {
	position:absolute;
	top:264px;
	right:-12px;
	width:232px;
	padding:10px;
	border:1px solid #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	z-index: 12;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:200px;}

body, body div, body p, body th, body td, body li, body dd, body dt    {
	   /* font-family: verdana,arial,helvetica,sans-serif;

          more specific to override rule in importing sheet */
    font-size:    x-small;
             /* false value for WinIE4/5 */
    voice-family: "\"}\"";
             /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
             /* recover from trick */
    font-size:    small
             /* intended value for better browsers */
    }

html>body, html>body div, html>body p, html>body th,
html>body td, html>body li, html>body dd, html>body dt    {
    font-size:    small
             /* be nice to Opera */
    }

#staff {
	display: none;
	background: #FFF7E6;
	position:absolute;
	top:560px;
	right:130px;
	width:252px;
	padding:0px;
	line-height:17px;
	z-index:17;
    }

h1 {
	font:bold 18px/1em georgia,serif;
	color: #807359;
	margin: 0 0 10px 0;
	padding:0;
}

h2 {
	font:bold 18px/1em georgia,serif;
	color: #708090;
	margin: 0 0 10px 0;
	padding:0;
}

h3 {
	font:bold 16px/1em georgia,serif;
	color: #850;
	margin: 0 0 10px 0;
	padding:0;
}
#smallprint {
	float:left;
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px;
	}

#services_container
{
float:left;
margin-left:auto;
margin-right:auto;
width:260px;
font:bold 18px/1em georgia,serif;
text-align: center;
}

#services_container a
{
	color:#;
}

.newsbox li {
	margin-top: 8px;
}

#navcontainer
{
background: #FFEABF;
margin: 0 auto;
padding: 1em 0;
font: bold small georgia, serif;
text-align: center;
}

#navcontainer p
{ text-align: left;
font-weight: normal;
padding: 0 8px;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 75%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #BF303F;
text-decoration: none;
background: #FFF7E6;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #FFEABF;
color: #BF303F;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #804046;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

table td {
	padding:6px;
	margin:2px;
	background: #FFEABF;
	color: #555;
}
table {
	width:100%;
}

ul li {
	clear:left;
	list-style:circle outside;
	text-decoration: none;
}

#footer {
	clear: both;
	left: 0px;
	width: 788px;
	text-align: right;
	padding: 12px 12px;
	background: #fafafa;
	font: x-small verdana, sans-serif;
	color: #888;
}
img { border: 0; }
#watermark {
	position: absolute;
	left: 17px;
	top: 340px;
	width: 514px;
	height: 400px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/cmd_watermark_softer2.gif);
	background-repeat:no-repeat;
	background-position: center center;
	opacity: .2;
	filter: alpha(opacity=20);
}