#wrapper1{
	position: relative;
}
#wrapper2 {
	position:relative;
	top:185px;
	background-color: White;
	
}


/*#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:77px;
}*/





#leftcol {
	position:absolute;
	left:0px;
	top:10px;
	width:180px;
	height:850px;
	
}
#rightcol {
	position:absolute;
	left:680px;
	top:10px;
	width:335px;
	height:850px;
	
}
#pagebg {
	position:absolute;
	left:60px;
	top:186px;
	width:880px;
	height:665px;
	background-color: White;
}


#menublock {
	position:absolute;
	left:0px;
	top:110px;
	width:980px;
	height:80px;
	background: #006400;
}

#cococred {
	position:absolute;
	left:0px;
	top:865px;
	width:980px;
	height:23px;
}



#centrecontent{
	position:absolute;
	left:190px;
	top:20px;
	width:464px;
	height:840px;
	overflow: auto;
}

#footer{
	position:absolute;
	left:0px;
	top:880px;
	width:980px;
	height:230px;
	color: White;
	text-decoration: none;
}

#mid{
position: absolute;
top:0px;
left:0px;
height:1050px;
width:980px;
background: #fff;
}



#copyright {
	position:absolute;
	left:0px;
	top:120px;
	width:980px;
	height:30px;
	color: Navy;
}
#footmenu {
	position:absolute;
	left:0px;
	top:80px;
	width:980px;
	height:30px;
	color: White;
}

#credits {
	position:absolute;
	left:0px;
	top:1120px;
	width:980px;
	height:20px;
	}
        
#rightedge{
          position:absolute;
          right:0;
          top:20px;
        }
