body {
	margin: 0px;
	font-family: verdana, arial, sans serif;
	background: url(images/footer_background.jpg) bottom center repeat-y;
	font-size: 12px;
	}
 a:link  { color: black; text-decoration:underline;}
 a:visited { color: black; text-decoration:underline;}
 a:hover { color: #666666; text-decoration:none;}
 a:active { color: #666666; text-decoration:none;}
 
 a:link img { text-decoration:none;}
 a:visited img{  text-decoration:none;}
 a:hover img{  text-decoration:none;}
 a:active img{  text-decoration:none;}
 #torso {
	width: 795px;
	margin: 0 auto;
	
	}
 #header_placeholder {
	background: url(images/banner.jpg) no-repeat;
	height:250px;
	padding-left: 10px;
	}
 #header_placeholder_img {
	height:213px;
	width: 775px;
	border: 0px;
	}
 #menu {
	padding-left: 15px;
	}
 #menu img {
	border: 0px;	
 }
 #menu div {
	/*padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;*/
	float:left;
 }
 

 #content {
	background: url(images/background.jpg) repeat-y;
	padding: 20px;
	min-height:500px;
	}
 #words {
	line-height: 20px;
	
	margin-right: 25px;
	}
 #footer {
	
	height:75px;
	text-align: center;
	font-size: 10px;
	color: white;
	}
 #footer a:link  { color: white; text-decoration:underline;}
 #footer a:visited { color: white; text-decoration:underline;}
 #footer a:hover { color: white; text-decoration:none;}
 #footer a:active { color: white; text-decoration:none;}
 #hiddenemail { position:relative; top: 2px; }
 h1 {
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	text-decoration:none;
	}
 h2 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
	}
 blockquote {
	font-style: italic;
	}
 #duty_table td {
	padding: 5px;
	}


 .imghr {
	background: url(images/hr.gif);
	width: 374px;
	height:36px;
	border: 0px none;
	clear: both;
	}
 .imghrdiv {text-align:center;}

 a img {border: 0px;}
 .rpix, .rpic {
	float: right;
	}
 .lpix, .lpic {
	float: left;
	}
#calendar tr td {
	width: 95px;
	font-size: 10px;
	line-height: 12px;
	
	}
.ndate {
	font-weight: bold;
	}

