		body {
			margin: 10;
			padding: 0;
			background: #FFFFFF;
			background-image:url(images/bkg-main.jpg);
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 11px; line-height: 14px;
		}
		
a:link { color: #3333CC; font-weight: bold; text-decoration: none; }
a:visited { color: #3333CC; font-weight: bold; text-decoration: none; }
a:hover { color: red; font-weight: bold; text-decoration: underline; }
a:active { color: yellow; font-weight: bold; text-decoration: underline; }



.footernav 
a:link { color: #FFFFCC; text-decoration: none; font-weight: bold; }
.footernav 
a:active { color: red; text-decoration: none; font-weight: bold; }
.footernav 
a:visited { color: #FFFFCC; text-decoration: none; font-weight: bold; }
.footernav 
a:hover { color: black; text-decoration: none; font-weight: bold; } 


.small {
	font-size: 9px;
	line-height: 12px;
}

.large {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}


#news {
   width:192px;
   height:193px;
   border: 0px;
   background-color: #666666;
   float: none;
   padding: 0px;
}

.newsitem {
   width:192px;
   height:193px;
   display: block;
   background-color: #666666;
   color: white;
}

.newsitem img {
  float: none;
  padding: 0 0px;
}


		#footer {
			text-align: center;
			padding: 0.3em 0;
			background: #87933E;
		}
		
		#nav {
			text-align: center;
			background: #F3B640;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 9px; line-height: 12px;
		}

		#left {
			background: #D2D4C3;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 10px; line-height: 14px;
		}

		#right {
			background: #D2D4C3;
			font-family: Verdana, Helvetica, Arial, sans serif; font-size: 10px; line-height: 14px;
		}

		