body,
html {
    margin:0;
    padding:0;
    }


img {
    border: 0;
    margin: 0 0 10px 0;
    padding: 0;
    }
    
    
div {
	margin: 0;
	padding: 0;
	}


#header {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-bottom: 0;
	padding:0;
	border-bottom: 1px solid #505050;
	}
	
h1 {
	font-family: 'Trebuchet MS', Georgia, Verdana, helvetica, arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #00A54E;
	letter-spacing: 3px;
	padding: 10px 0 0 0;
	}

h3 {
	font-family: 'Trebuchet MS', Georgia, Verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #909090;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
	text-align: left;
	margin-right: 19px;
	}
h4 {
	font-family: 'Trebuchet MS', Georgia, Verdana, helvetica, arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
	text-align: left;
	margin-right: 19px;
	}
		
#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
border-top: 1px solid #505050;
width: 760px;
font-family: Verdana, Arial, sans-serif;
letter-spacing: 2px;
font-size: 11px;
font-weight: bold;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
background-color: #EAF3DA;
border: 1px solid #666;
border-top: 2px solid #505050;
border-bottom: 2px solid #505050;
}

#navcontainer li a#current
{
color: #000;
background-color: #EAF3DA;
border: 1px solid #666;
border-top: 2px solid #505050;
border-bottom: 2px solid #505050;
}

#content ol li
{
text-align: justify;
margin: 0 15px 0 0;
}

#content {
    margin-left: auto;
    margin-right: auto;
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
	}
  
#left {
	float: left;
	width: 380px;
	margin:0;
	border: 0;
	text-align: justify;
	border-right: 1px solid #505050;
	padding-right: 0;
	}

#left h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0 0 10px 0px;
	text-align: left;
	}

#left p {
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin-left: 0px;
	margin-right: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

#left ul {
	margin-left: 20px;
	list-style-type: circle;
	margin-right: 19px;
	}

#left li {
	font: 12px Georgia, Verdana;
	line-height: 2em;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 19px;
	}
	
#left a:link {
	color:#800000;
	text-decoration: underline;
	font-weight: normal;
	}		
	

#left a:visited {
	color:#800000;
	text-decoration: underline;
	font-weight: normal;
	}
	
	
#left a:hover { 
	color: #407F00; 
	text-decoration: none;
	font-weight: normal;
	}

#left img {
	border: 1px #993333 solid;
	float: left;
	margin: 0 10px 5px 0;
	}
	
#center {
	float:left;
	width: 248px;
	}	

.box {
	width: 207px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #EAF3DA;
	border: 1px solid #505050;
	}

.box ul {	
	list-style-type: none;
	margin: 0 10px 10px 0;
	padding-left: 10px;
	}
	
.box li {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	line-height: 2em;
	margin-bottom: 10px;
	text-align: justify;
	}

.box h3 {	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #800000;
	line-height: 18px;
	background-color: #89CA9D;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
	
.box p {
	margin: 0 10px 10px 10px;
	font-family: Georgia, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 2em;
	text-align: left;
	}

#content a:link {
	color:#800000;
	text-decoration: underline;
	font-weight: normal;
	}		
	

#content a:visited {
	color:#800000;
	text-decoration: underline;
	font-weight: normal;
	}
	
	
#content a:hover { 
	color: #407F00; 
	text-decoration: none;
	font-weight: normal;
	}

#right {
    width: 111px;
    float: left;
    padding: 0;
    margin: 0;
    }
    
#right img {
	border: 1px solid #505050;
	}
			
#footer {
	clear: left;
	background: #EAF3DA;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
    }
    
    
#footer p {
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	background: #EAF3DA;
	color: black;
	text-align: center;
	}	
    

a:link {
	color:#007B03;
	text-decoration: none;
	}		
	

a:visited {
	color:#007B03;
	}
	
	
a:hover { 
	color: #007B03; 
	text-decoration: underline;
	}
	
	
a { 
	color:#007B03;
	text-decoration: none;
	}
		
h6{
	height:31px;
	margin:0;
	padding:0;
	color: #555555;
	font-size: 0.5em;
	font-variant: small-caps;
	font-family: 'Trebuchet MS';
	text-align: center;
	}
	
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}


#validation {
	margin: 10px auto 10px auto;
	padding: 0;
	width: 760px;
	}
