body {
	margin:0px;
	text-align: center;
	background-repeat: repeat;
	 	background-color: #e1e1e1;
}

#wrapper {
	margin:10px auto;
	width:950px; padding:10px; border:2px solid  #CCCCCC;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
 
#top{
	height: 135px;
	background-color: #ffffff;
	padding: 0;
} 
 
.logo {
	margin-left: 10px;
	margin-top: 15px;
}
 
 #navigation{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	float: none;
	margin-left: 0px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 35px;
	background-color: #000066;
	color: #333333;
	padding-left: 10px;
	line-height: 35px;
            }


 #navigation li {
	list-style-type: square;
	display: inline;
	margin-right: 12px;
} 

		
			
A.menuLINKS:link ,A.menuLINKS:visited ,A.menuLINKS:active , .menuLINKS {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-right: 12px;
}
A.menuLINKS:hover {
	COLOR: #ff6600
} 

#TOPimage {
	background-image: url(topimages/backG.jpg);
	width: 795px;
	height: 150px;
	margin-bottom: 10px;
	float: none;
}



			
#contentWRAPPER{
	width: 945px;
	min-height: 100px;
	margin-top: 15px;
  }


#contentLEFT{
	width: 220px;
	float: left;
	margin-left: 10px;
	border-right: 1px dotted #ccc;

}

#contentRIGHT{
	float: left;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 35px;
}


.footerWRAPPER {
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-color: #000066;
	border-top-style: dotted;
	border-top-width: 1px;
	background-color: #FFFFFF;
	padding: 6;

}

  
