body{
	background:#FFF;
	margin:0;
	padding:0;
}

body, td, li, p, div {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
}

h1, h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h3 {
	text-align:left;
	}

h2 {
	width:454px;
	height:20px;
	padding-left:10px;
	padding-top: 2px;
	background-color:#FBF3DE;
	border-top: 1px solid #EBC25B;
	border-left: 1px solid #EBC25B;
	border-bottom: 1px solid #EBC25B;
	font: bold 16px Trebuchet MS, Arial, Verdana, San-serif;
	margin:0 0 20px 0;
	float:right;
	}


a:link, a:visited, a:active {
	color: #666;
	text-decoration: underline; 
	font-size: 12px;

}

a:hover, a:visited:hover {
	color: #000;
	text-decoration: none; background-color: #ECF9FF;
	font-size: 12px;

}

.prof_dev_link a:link, .prof_dev_link a:visited, .prof_dev_link a:active, .prof_dev_link a:hover, .prof_dev_link a:visited:hover  {
	font-weight: bold;

}

.content {
	color: #000;
/*	line-height: 13px;*/
}

.contenttitle {
	font-size: 12px;
	font-weight: bold;
}
.contentcolor {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #69C;
}

.leftnavsub {
	margin-top: 0px;
	margin-left: 15px;
}

.leftnavsub a:link, .leftnavsub a:visited, .leftnavsub a:active, .leftnavsub a:hover {
	font-weight: normal;
}
.credits {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.creditslink a:link {
	color: #999;
	text-decoration: none; 
	font-size: 9px;
	font-weight: normal;
}

.creditslink a:visited {
	color: #999;
	text-decoration: none; 
	font-size: 9px;
	font-weight: normal;
}

.creditslink a:active {
	color: #999;
	text-decoration: none; 
	font-size: 9px;
	font-weight: normal;
}

.creditslink a:hover {
	color: #000;
	text-decoration: none; background-color: #ECF9FF;
	font-size: 9px;
	font-weight: normal;
}

.creditslink a:visited:hover {
	color: #000;
	text-decoration: none; background-color: #ECF9FF;
	font-size: 9px;
	font-weight: normal;
}

ul#benpool {
	margin: 0; 
	list-style-type: square;
	padding: 5px 0 0 45px; 
} 

#benpoolA li {
	margin: 0; 
	list-style-type: square;
	padding: 0 0 15px 0; 
} 

#navcontainer { width: 400px; clear:both;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 325px;
background-color: #FBF3DE;
border-bottom: 2px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: underline;
}

#navcontainer a:hover
{
background-color: #EEF9FF;
color: #000;
text-decoration: none;
}
#header
{
display: block;
padding: 5px;
width: 325px;
background-color: #F3D792;
border-bottom: 2px solid #fff;
font-weight:bold;
}

.news a:link {
	color: #666666;
	text-decoration: underline; 
	font-size: 14px;
	font-weight: normal;
}

.news a:visited {
	color: #666666;
	text-decoration: underline; 
	font-size: 14px;
	font-weight: normal;
}

.news a:active {
	color: #666666;
	text-decoration: underline; 
	font-size: 14px;
	font-weight: normal;
}

.news a:hover {
	color: #000000;
	text-decoration: none; background-color: #ECF9FF;
	font-size: 14px;
	font-weight: normal;
}

.news a:visited:hover {
	color: #000000;
	text-decoration: none; background-color: #ECF9FF;
	font-size: 14px;
	font-weight: normal;
}
.clearit {
	margin:0;
	padding:0;
	clear:both;
	}




