.commoninfo	{	background-image: url(../Images/NJFFMbg.jpg) ;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	}
	
a:link  	{ 	color           : #3333CC;
				text-decoration : underline;	}
a:visited 	{	color           : #666666;
				text-decoration : underline;	}
a:hover  	{ 	text-decoration: underline; 	}	

/* wraps around the entire page  */	
#wrapper  	{
	background-color: #CACAFF ;
	height: auto;
	width: 800px;
	}

/* top of the page - wraps around the logobox and tdrtext  */
#header             {
	background-color:  #CACAFF;
	width: 				800px;
	float:				left;
	border-top-width: thin;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	height: auto;
	}
.logobox             {
	width: 			110px;
	height: 		110px;
	float:			left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0000FF;
	border-left-width: thin;
	border-left-color: #0000FF;
	border-left-style: solid;
	}
.hdrtext			 {
	width: 		685px;
	height: 	98px;
	float:		left;
	text-align:	center;
	font-size: 2em;
	vertical-align:middle;
	padding-top: 12px;
	}

/* wraps around the center of the page - all but the header and copyright */
#container  	{
	overflow:hidden;
	width: 800px;
	float: left;
	height: auto;
	}   

#navwrap  a:link  	{ 	color           : #000000;
				text-decoration : none;			}
#navwrap  a:visited 	{
	color           : #666666;
	text-decoration : none;
}
#navwrap  a:hover  	{ 	text-decoration: underline; 	}	

#navcontainer	{
	background-color: #CACAFF;
	width: 				114px;
	float:				left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	}
#navwrap	{
	width: 				110px;
	float:				left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0000FF;
	border-left-width: thin;
	border-left-color: #0000FF;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}	
.navbox             {
	font-family: Arial, Helvetica, sans-serif;
	font-size		: 1em;
	width           :  auto;
	height          :  auto;
	text-align: center;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
	border-top-width: thin;
	border-top-color: #0000FF;
	border-top-style: solid;
	}
.navblankbox1       {
	width           :  auto;
	height          :  2em;
	}
.navblankbox2       {
	width           :  auto;
	height          :  2em;
	border-top-width: thin;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	}

/* used on all pages except the home page */	
#pagecontent {
	background-color: #CACAFF;
	font-size: medium;
	text-align:left;
	float: left;
	width: 615px;
	margin-bottom: -800px;
	padding-top: 2em;
	padding-right: 35px;
	padding-bottom: 800px;
	padding-left: 35px;
	}
#copyright  	{
	background-color: #CACAFF;
	width: 				800px;
	text-align: 		center;
	font-family: Times New Roman, Times, serif;
	font-size:			x-small;
	height: auto;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	}
.engravings		{
	font-size:small;
	text-align:center;
 	}
/*--- EndOfFile ---*/