body {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 280px;
	width: 720px;
} 
.leftsection {
	width: 150px;
}
.style1  {
font-size:9px
}
.middlesectionTOP {
	width: 350px;
	height: 100px;
	background-image: url(../pics/blackgreen_bg.jpg);
	background-repeat: repeat-y;
}
.middlesectionLINKS{
	height: 100px;
}
.boarderlessLINKS{
	border:none
}
.middlesectionPICS {
	height: 350px;
}
.middlesectionBOTTOM {
	background-image: url(../pics/blackgreen_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.rightsection {
	width: 220px;
}
.right-container {
	font: 10px Verdana, Arial, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: text-top;	
}
#footer {
   font: 9px Verdana, Arial, sans-serif; color: #FFF;
   margin: 0 20px 55% 0px;
   width: 300px;
   text-align: center; line-height: 18px;
   clear: both;
}
a {
   color: #688; text-decoration: none;
	}
	
a:hover {
   color: #333; background-color: #DEE; 
	}