body
{ 
background-color: #CFE0C0;
margin: 0 0 0 0;
}

p, div, dl, ul, td
{
font: normal .35cm verdana; 
line-height: 25px; 
}

.narrow
{
line-height: 15px; 
}

.leadername
{
font: normal .45cm verdana; 
line-height: 25px; 
}

.leadertitle
{
font: normal .35cm verdana; 
line-height: 25px; 
}

textarea, select, input
{
background-image: url('images/inputback.gif');
height:22px;
padding: 1;
border: 1px solid #999999; 
font: normal .35cm verdana; 
}

ul
{
list-style:disc url('images/bullet.gif') outside;
padding-left: 10px;

}
#sidebox, dl#sidebox, #sidebox ul 
{
font: normal .35cm verdana; 
line-height: 15px; 
}

.dborder
{
border: 5px solid #789b59;
}

div#container
{
position: relative;
border: 0px red solid;
margin: 0 auto;
left: 50%;
margin-left: -486px;
width:972px;


}


div#top
{
position: relative;
border: 0px green solid;
width: 972px;
height: 133px;
background-image: url('images/top.gif');
top: 0px;
}
div#login
{
position: relative;
border: 0px green solid;
width: 310px;
height: 50px;
margin-left: 670;
}

#top h1
{
padding: 0;
margin: 0;
}
#middleback
{
width: 972px;
background-image: url('images/subcontentback.gif');
}
div#nav
{
position: relative;
width: 972px;
height: 29px;
background-image: url('images/navback.gif');
top: 0px;
text-align: center;
}

div#separate
{
position: relative;
background-color: #f4dabd;
width: 936px;
height: 4px;
margin: 0px 0px 0px 18px;
}

#leftnav
{
float: left;
width: 211px;
padding: 15px 15px 10px 33px;

}

#content
{
margin-left: 264px;
border: 1px solid blue;
width: 668px;
padding: 10px 30px 10px 10px;
line-height: 25px;
background-image: url('images/canback.gif');
background-position: right;
background-repeat: no-repeat;
}

#footer
{
margin: 0;
height: 20px;
width: 972px;
background-image: url('images/bottomcap.gif');
}

	div#middle
	{
	position: relative;
	border: 0px green solid;
	width: 972px;
	height: 194px;
	min-height: 194px;
	}
	
	div#midcontent
	{
	position: relative;
	border: 0px green solid;
	width: 936px;
	height: 194px;
	background-image: url('images/midback.gif');
	top: 0px;
	left: 18px;
	}
	
	div#midtext
	{
	position: absolute;
	border: 0px green solid;
	width: 450px;
	height: 200px;
	left: 70px;
	top: 55px;
	}
	div#bottom
	{
	position: relative;
	border: 0px green solid;
	width: 972px;
	height: 229px;
	background-image: url('images/tripleback.gif');
	}
	
	div#bottomleft
	{
	position: absolute;
	border: 0px green solid;
	width: 280px;
	height: 175px;
	left: 35px;
	top: 35px;
	}
	div#bottommid
	{
	position: absolute;
	border: 0px red solid;
	width: 290px;
	height: 175px;
	left: 335px;
	top: 35px;
	}
	div#bottomright
	{
	position: absolute;
	border: 0px green solid;
	width: 290px;
	height: 175px;
	right: 35px;
	top: 35px;
	}
	
	.index
	{
	font: normal .35cm verdana; 
	line-height: 15px; 
	}
	.news
	{
	font: normal 12px verdana; 
	line-height: 20px; 
	text-indent: -10px; 
	margin: 0px 0px 0px 10px;
	}
	.cell
	{
	font: normal 12px verdana; 
	line-height: 17px; 
	margin: 0px 0px 0px 10px;
	}
	
		a:link, a:visited
	{
	color:#FF9933;
	text-decoration: udnerline;
	}
	
	a:hover
	{
	color:#006600;
	}