/* ie5 win - grrr - start */

body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body { 
	color: #444; 
	background-color: #dcdcdc;
 	background-image: url(700_28.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, "sans-serif"; 
	text-align: left;
  margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, "sans-serif"; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Georgia, Times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
h1 a:link { 
	text-decoration: none; 
	color: #fff;
	}
h1 a:visited, 
h1 a:visited:hover { 
	text-decoration: none; 
	color: #fff;
	}
h1 a:hover, 
h1 a:active { 
	text-decoration: none; 
	color: #fff;
	}	
	
	
a:link { 
	text-decoration: none; 
	font-weight: bold;
	color: #555;
	}
a:visited, 
a:visited:hover { 
font-weight: bold;
	text-decoration: none; 
	color: #555;
	}
a:hover, 
a:active { 
font-weight: bold;
	text-decoration: none; 
	color: #555;
	}


/* major divs */
#container { 
	width: 700px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 450px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
.blog {
  		padding: 0 15px 0 15px;		
		}	
	
/*
.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:15px;
  		padding: 0 1px 0 10px;			
		}	
*/	

#banners {
   	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
	
	
#supportingText {
 	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	

.blogbody {
 	width: 500px;
	border: 1px solid #aaa;    
 	background-image: url(ornament.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 2px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
	}	
	
	
	.bannerbody {
 	width: 500px;
	border: 0px solid #aaa;    
	background-color: #fff;	
	margin: 2px 10px 0px 10px;
	padding: 5px 10px 25px 10px;
	}
	

/* minor divs */
#pageHeader {
 	width: 700px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(NJshore02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 200px 0px 0px 0px;
	}
	
#pageHeader h1 {
 	width: 600px;
	color: #fff;
	font-size: 32px; 
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 3px 3px 5px black;
	margin: -40px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: 400;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	text-shadow: 3px 3px 5px black;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}
		
#quickSummary {
 	width: 500px;
 	background-image: url();
	background-position: top center;
	background-repeat: repeat;
	background-color: #555555;
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
	
#footer {
 	width: 400px;
	border: 1px solid #aaa;    
 	background-image: url(stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #555;	
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}
	
.blogbody p {
	padding-bottom: 8px;
	text-align: left;
	}


#supportingText h3 {
	color: #555;
	background-color: #ddd;
 	background-image: url(stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 11px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}

	
	
		
	.date	{ 
              width:500px;
		font-family: verdana, arial, sans-serif; 
		font-size: 9px; 
		color: #666; 
		border:0px solid #999;
		padding:4px;
		margin: 10px 0 2px 0;
		font-weight:normal;
              text-align:right;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 9px; 
		color: #003366;
  margin-bottom:15px; 
		}

	
/* hovers */
	
#preamble:hover {
 	background-image: url(leaf_09f.gif);
	}
	
#linkList li:hover {
	background-color: #fefefe;
	}
	
#lresources:hover {
	background-image: url(leaf_09b.gif);
	}
