body { 
	background-color:#FFFFCB
}


A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #105800;
	text-decoration: none;	
}
A.pagelink {
	color: black;
	font-size: 11px;
	font-family: Verdana;
}
A.pagelink:hover {
	color: #22B400;
}

HR {
	color: #DBDBDB;
	height: 1px;
}

/* Layout DIVs */

.shell {
	width: 820px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.topflash {
}
.subnav {
	width: 195px;
	margin-left: 28px;
	float: left;
	display: inline;
}
.subnav-item {
	padding-bottom: 5px;
}
.content {
	width: 552px;
	margin: 0px;
	margin-right: 24px;
	float: right;
	display: inline;

}
.footer {
	clear: both;
	padding-top: 30px;
}
.textnav {
	display: inline;
	float: right;
	text-align: justify;
	width: 535px;
	margin-right: 24px;
}

.clear{ 
	clear: both;
}
.bar-left{
	float: left; 
	width: 216px; 
	height: 3px; 
	margin-left: 28px;
	margin-top: 10px;	
	margin-bottom: 10px;
	display: inline;	
	background-image: url(../images/green/bottom-bar.gif);
	background-repeat:repeat-x;
}
.bar-right{
	float: right; 
	width: 535px; 
	height: 3px; 
	margin-right: 24px;
	margin-top: 10px;	
	margin-bottom: 10px;	
	display: inline;
	background-image: url(../images/green/bottom-bar.gif);
	background-repeat:repeat-x;	
}
.aniglyphics{
	float: left;
	display: inline;
	margin-left: 28px;
	width: 216px;
}	
.contact{
	float: right;
	display: inline;
	color: black;
	width: 167px;
	font-size: 10px;
}	
.copyright{
	float: right; 
	width: 535px; 
	margin-right: 24px;
	display: inline;
	font-size: 10px;
	text-align: right;		
}
.news_head {
	font-size: 8pt;
	font-family: Tahoma;
	color:#000000;
	font-weight:bold;
}
.news {
	font-size: 8pt;
	font-family: Tahoma;
	color:#333333;
}
