body  {
	margin: 0px 40px 40px 40px;
	background-color: #C3D06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#containerfr { 
width: 857px;
margin: 0 auto;
background-color: #ffffff;
}

#container { 
width: 857px;
margin: 0 auto;
padding: 0 auto;
background-color: #ffffff;

}

#content { 
width: 817px;
margin: 0 auto;
padding: 20px 20px 20px 20px;
background-color: #ffffff;

}


#header {
	padding: 10px 10px 10px 10x;
	margin: 0 auto;
	background-color: #006633;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 

#header a {
	color: #FFFFCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006633;
}



#ulS {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
}





 ul
{
list-style-type: square;
padding: 5px;
margin: 5px;
}
 li
{
list-style-type: square;
padding: 0px;
margin-left: 5px;
}



#navlistr li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px dotted gray;
}



.projectr {
	padding: 20px 5px 30px 5px;
	background-color:#CCFF66;
} 

.postentry {
	width: 200px;
	background-color:#ffffff

} 

h1 {
	color: #006633;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: gray;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: -8px;
	margin-left: 2px;
	

}

h2 {
	color: #3b7687;
	font-size: 15px;
	margin: 20px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	
}

h3 {
	color: #3b7687;
	font-size: 12px;
	margin: 20px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}

h3 a {
	color: #3b7687;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h3 a:hover {
	color: #65968b;
}
 
#text {
	float: left;
	margin: 0;
	width: 632px;
	padding: 25px 30px 30px 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
} 

#text a {
color: #3b7687; 
text-decoration: underline;
}

#text a:hover {
	color: #006633;
	text-decoration: underline;
}







p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


p a {
	color: #3b7687;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p a: {
	text-decoration: underline;
	color: #3b7687;
}

p a:hover {
	text-decoration: underline;
	color: #3b7687;
}

p a:active {
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	
	list-style-type: square;
	
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}

.contact a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	float:right;
	border-left-color: #330066;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.banner {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;}

.outside {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
margin-left: 10px;
border: 1px solid #C3D06C;}

#rightbox {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#65968b;
	border-left-color: #330066;
} 

#staff {
	padding: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#65968b;
	height: 250px;
	
} 

.floatr {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
margin-left: 10px;
margin-bottom: 10px;
float: right;
border: 1px solid #C3D06C;
 }
 
 .floatl {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
margin-right: 10px;
padding-left: 4px;
float: left;
border: 1px solid #C3D06C;
 }


.block {
	padding-right: 30px;
	padding-left: 30px;
	
}
