div#bigbox{   	  
	width: 1000px;
    
    	margin-top: 0px;
    	margin-bottom: 0px;
  	margin-left: auto;
     	margin-right: auto;
    	padding: 0px;
    
	border-width: 1px;
}
div#maincontainer {
	margin: 0;
	padding: 0;
	width: 100%;
}
div#mainheader {	
	background-image: url('../images/bg_l2_page.gif');
	background-repeat: repeat-y;
	padding: 0px;
	width: 100%;
}
div#mainfooter {	 
	border-top: solid #000 1px; 
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	background-image: url('../images/bg_l2_page.gif');
	background-repeat: repeat-y;
	clear: both;
}
div#navcol {	 
	padding: 0px;
	width: 173px;
	float: left;
}
div#menuheader
{	background-color: #CCCCCC;
	height: 40px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	background-image: url('../images/bg_section_title.gif');
	background-repeat: repeat;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	
}
div#menubottom
{	 
	height: 40px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	background-repeat: repeat;
}
div#mainframeheader{		
	background-color: #CCCCCC;
	height: 40px;
	text-align: left;
	padding-top:10px;
	margin-left: 172px;
	padding-left:20px;
	padding-bottom: 10px;
	background-image: url('../images/bg_pageinfo.gif');
	background-repeat: repeat-y;
	border-bottom: solid #000 1px;	
}
div#mainframe {
	text-align: justify; 
	padding: 5px;
	margin-left: 172px;
	margin-right: 160px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: oran;
}
div#main{
	text-align: justify; 
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: black solid 1px;
	background-color: white;
}
div#covera{
	text-align: justify; 
	padding: 5px;
	margin-left: 172px;
	margin-right: 160px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	border-bottom: black solid 1px;
}
div#cover {
	 
	padding: 0px;
	padding-left: 40px;
	margin-left: 172px;
	margin-right: 160px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-image: url('../images/southjersey.gif');
	background-repeat: repeat-y;
	background-position: top;
}
div#sidecol {	 
	text-align: center;
	padding: 0px;
	width: 160px;
	padding-left: 10px;
	float: right;
}
div#copyrights{
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
	color:  black;
	font-size: 12px;
}
a
{	
	color: black;	
}
div#links{
	width: 1000px;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
	
#footmenuholder {
	background-color: orange;
	font-size: 14px;
	float: center;
}
.footermenu
{	text-decoration: none;
	border-left: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
}



