* { margin: 0; padding: 0; }
body {
	color: #000; font-family: Verdana, Arial; margin: 0; padding: 0;
	background-color: #fff; background-image: url("/images/left.gif");
	background-repeat: repeat-y;
}
a:link { color: #06C; }
a:visited { color: #000080; }
a:active { }

#logo { position: absolute; top: 0; left: 0; vertical-align: text-top; width: 600px; height: 120px; cursor: pointer; }
#img-top-left { position: absolute; top: 0; left: 0; width: 100px; height: 120px; background-image: url("/images/topleft.gif") }
#img-top-left a { width: 100px; height: 120px; }
#img-top { position: absolute; top: 0; left: 100px; width: 500px; height: 90px; background-image: url("/images/njdtop.gif") }
#img-bar { position: absolute; top: 90px; left: 100px; width: 500px; height: 30px; background-image: url("/images/bar.gif") }

#left-side-nav {
	position: absolute;
	top: 128px; left: 0;
	width: 86px;
	font-size: 	12px;
	font-weight: bold;
}
#left-side-nav ul { list-style-type: none; text-align: right; margin: 10px 0;}
#left-side-nav a, #left-side-nav a:visited { color: #fff; text-decoration: none; }
#left-side-nav a:hover { color: #fc3; }

ul#sub-nav  { width: 100%; display: none; overflow: auto; list-style-type: none; background-color: #ccc; margin: 0 0 10px 0 !important; }
ul#sub-nav li { display: block; float: left; font-size: 65%; padding: 2px; }

#join { font-size: 10px; }

#footer { 
	width: 495px; 
	border-top: 1px solid #000; 
	text-align: center; 
	padding: 10px 0;
	margin-top: 25px;
	z-index: 1;
}
#footer ul { list-style: none; margin-bottom: 20px; }
#footer ul li { 
	display: inline; 
	font-size: 11px; 
	padding: 0 8px; 
	border-left: 1px solid #000; 
}
#footer ul li.first { border: none; }

#allegiance { font-size: 10px; text-align: left; }

#content { 
	position: absolute; 
	top: 122px; left: 100px; 
	width: 495px;
}

#content p, #content td, #content li {
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
#content p { margin: 1em 0; }
#content p li, #content td li { font-size: 1em; line-height: 1.3em; }

#content ul, #content ol { margin-left: 28px; }

.rss-button {
	background: #f60; color: #fff; 
	font-size: .83em; font-weight: bold; 
	position: relative; bottom: 1px; 
	padding: 0px 2px; 
	border: 1px solid;
	border-color: #fff #000 #000 #fff; 
}

.rss-button a,
.rss-button a:visited { color: #fff; text-decoration: none; }

h1 {
	color: #000080;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #30f;
	font-size: 90%;
}

.required { color: #e00 }

.news-header { 
	border-left: 15px solid #000; 
	background-color: #ddd; 
	padding: 2px 2px 2px 5px; margin-bottom: 5px;
	width: 473px; 
	font-size: 12px; 
}
.news-section ul { margin: 10px 0 0 !important; }
.news-section li {
	font-size: .7em !important;
	margin: 0 0 0 20px !important;
	padding: 0 !important;
	list-style-type: square;
}

#yahoo-email { width: 88px; font-family: tahoma; font-size: 9px }