
body {
  background-color:#eecc99;
  background-image:url(images/blogtexture1.jpg);
	
}

#shim {
	
        margin: 0 auto;
	margin-top: 0px;
	border: 0px solid #ffffff;
	width: 801px;
	height: 65px:
	position: relative;
  	
 	
}

#content a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
 
	margin: 0 auto;
	margin-top: 65px;
	border: 0px solid #000000;
	text-align: left;
	width: 801px;
	position: relative;

 background: url(images/bg2.gif);
 
	 
}

#content {
	
	clear: both;
	margin-top: 0px;
	width: 801px;
	
  
  	
 	
}

#Header{
	border: 0px solid #2E0854;
	top:0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	text-align: center;
  width:801px;
	height: 120px;
	background-color:#2E0854;
	background: url(images/forestBlankQ.jpg);
	background-repeat: no-repeat;
	position:relative;


}	


.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}



#menubar{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 26px;
	width: 801px;
	top: 120px;
	background: url(images/login1.png);
}
#menubar li{
	display: inline;
	list-style-type: none;
}
#menubar a {
	padding: 3px 10px;
	height: 20px;
	width: 65px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#menubar a:hover{background-image: url(images/login2.png);}
#button0{left: 20px;}
#button1{left: 140px;}
#button2{left: 260px;}
#button3{left: 380px;}
#button4{left: 520px;}
#button5{left: 640px;}
}


.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}


#footer{
	
	clear: both;
	font-size: 10px;
	height: 20px;
	padding-top: 16px;
	text-align: center;
	width: 801px;
	background: url(images/login1.png);
	
}


#left {
	border: 0px solid #ffffff;
	
	margin-top:10px;
	float: left;
	height: auto;
	padding-left: 15px;
	padding-top: 15px;
	width: 235px;
	margin-right: 0px;
	margin-left: 0px;
	
  
	
  
	display:inline;
	
}


#right {
	border: 0px solid #000000;
	margin-top:10px;
	float: left;
	height: auto;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	width: 503px;
	margin-right: 0px;
	margin-left: 0px;
	
  
 		
	display:inline;

}



