body
{
	margin: 0 auto;
	padding: 0;
	font: 0.8em Arial, Helvetica, sans-serif;
	background: rgb(255, 255, 204) repeat-x;
}

.hr: 
{
	color:#c00;
	background-color:#c00;
	height:1px;
	border:none;
}

img {border: 0;}

#wrap
{
	background: White;
	color: #000000;
	border: none;
	margin: 0 auto;
	margin-top: 10px;
	width: 950px;
	border-top: 1px solid #333333;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
}

#header p {
 width : 500px;
 float : right;
 text-align : center;
 color : #a0a0a0;
 margin : 0px 0px 0px 0px;
 font-size : 0.8em;
 line-height : 1.2em;
 height : 35px;}

#content {
margin: 0em 2px 20px 2px;
padding: 10px 25px 10px 25px;
line-height: 1.6em;
text-align: justify;
    width: 849px;
}
/****** Navigation **********/
#nav{background: url('../images/nav.gif') repeat-x top;height: 40px;margin:0 15px;padding-left:1px}
#nav ul {margin: 0;list-style: none;padding:0}
#nav li {display: block;float: left;}
#nav li a {font: bold 12px Arial, Helvetica, sans-serif;color: #FAFCF8;text-decoration: none;display: block;padding: 12px 15px 13px 15px;border-right: 1px solid #95a938;}
#nav li a:hover {background: url('../images/hover.gif') repeat-x top;}
#nav li a.current {background: url('../images/hover.gif') repeat-x top;}

h2 { color:#666699;text-align:center;  font: bold 15px Arial, Helvetica, sans-serif; margin: 0px 5px 10px 0; border-bottom:solid 2px #95a938; padding-bottom:10px;}
h3 { color:#666633;text-align:center; font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
h4 { color:#666633;text-align:center;  font: bold 9px Arial, Helvetica, sans-serif; margin: 8px 5px 0px 0; border-top:solid 2px #95a938; padding-top:5px;}
h5 { color:#666699;text-align:center;  font: bold 25px Arial, Helvetica, sans-serif; margin: 0px 5px 10px 0; border-bottom:solid 2px #95a938; padding-bottom:10px;}

#content img {
padding: 0px;
}
a
{
	text-decoration: underline;
	color: #666633;
}

a:hover {
text-decoration: underline;
color: #666633;
}
.box1 {width: 430px; float:left; padding:3px; border: 1px solid #e5e5e5;}
.box2 {width: 430px; padding:3px; margin-left:450px;border: 1px solid #e5e5e5;}
.box3 {width: 860px; float:left; padding:3px; border: 1px solid #e5e5e5; margin-bottom:30px;}


.cont { display:block;background-color:#F7F7F7;padding:10px;}
.highlight {text-decoration: none;color:black;background:yellow;}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
text-align: center;
color: #dddddd;
border-top:1px solid #e0e0e0;
font-size: 1.0em;
border: none;}

#footer a 
{
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

p.narrow
{
line-height: 1.4em;
}
