
body
{
	/*background: #666666 url('images/bodybg.jpg') repeat-x 0 0;*/
	background: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #525252;
	margin-top: 0px;
}

#content
{
	margin-left: 35px;
	margin-right: 30px;
	padding-bottom: 20px;
}

#content a
{
	color: #006633; 
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #006633; 
	font-weight: bold;
	text-decoration: underline;	
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 167px;
	width: 950px;
	margin-left: auto ;
 	margin-right: auto ;
 	margin-bottom: -21px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;
	width: 950px;
	margin-left: auto ;
 	margin-right: auto ;
 	margin-top: 0px;	
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
	width: 950px;
	margin-left: auto ;
 	margin-right: auto ;	
 	
}

#footer_text
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;
	font-size: 0.5em;
	margin-left: auto ;
 	margin-right: auto ;
	text-align: center;	
	width: 950px;	
}


img.floatRight { 
    float: right; 
    margin: 10px; 
}

.logo_head
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

/*	width: 701 px;
	margin-left: auto ;
 	margin-right: auto ; */	
}



/* BEGIN DIGG INSPIRED NAVIGATION BAR AT TOP OF THE SCREEN */

#topbar
{
	font-size: 16px; 
	color: #006633; 
	background: #b2d281; 
	font-weight: bold; 
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 18px;
	padding: 6px; 
	overflow: auto; 
	height: 25px; 
	/*width: 915px;*/
	clear: both;
}

#topbar a
{
	color: #006633; 
	text-decoration:none; 
	margin:0 10px; 
	height:23px; 
	line-height:23px; 
	float:left; 
	display:block;
	padding-left: 10px;
	padding-right: 10px; 
}

#topbar a:hover
{
	background: #ccffcc;
	height:23px;
	line-height:23px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.active
{
	background: #ccffcc;
	height: 23px;
	line-height: 23px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#middlebar
{
	font-size: 12px; 
	color: #006633; 
	background: #90b557; 
	font-weight: bold; 
	margin-left: 12px;
	margin-right: 12px;	
	padding: 6px; 
	overflow: auto; 
	height: 20px; 
	clear: both;
}

#middlebar a
{	
	color: #006633; 
	text-decoration:none; 
	margin: 0 5px; 
	padding-left: 10px;
	padding-right: 10px;  
	height: 20px; 
	line-height: 20px; 
	display: block; 
	float: left; 
}

#middlebar a:hover
{
	background: #ccffcc;
	height:20px;
	line-height:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
