/* CSS Document */

	img {
		border:0
		}


	td img {
		display: block;
		}
		
	td.leftimage {
		background-image: url(images/leftside_repeat.jpg);
		vertical-align:top;
		background-repeat:repeat-y;
		width:6px;
		}
		
	td.m1 {
	width:40px;
	height:20px;
	background-color:#232323;
	}

	td.cellone {
	width:40px;
	height:70px;
	background-color:#232323;
	}
	
	td.celltwo {
	width:140px;
	height:70px;
	background-color:#232323;
	vertical-align:top;
	}
	
	td.cellthree {
	width:30px;
	height:70px;
	background-color:#232323;
	}
	
	td.cellfour {
	width:280px;
	height:70px;
	background-color:#232323;
	vertical-align:top;
	}
	
	td.cellfive {
	width:10px;
	height:70px;
	background-color:#232323;
	}
	
	td.cellsix {
	width:90px;
	height:70px;
	background-color:#232323;
	vertical-align:top;
	}
	
	
	td.altcellone {
	width:40px;
	height:70px;
	background-color:#181818;
	}
	
	td.altcelltwo {
	width:140px;
	height:70px;
	background-color:#181818;
	vertical-align:top;
	}
	
	td.DAY {
	width:140px;
	height:80px;
	background-color:#181818;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;	
	}	
	
	td.altcellthree {
	width:30px;
	height:70px;
	background-color:#181818;
	}
	
	td.altcellfour {
	width:280px;
	height:70px;
	background-color:#181818;
	vertical-align:top;
	}

	td.BAND {
	width:280px;
	height:80px;
	background-color:#181818;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	}
	
	td.altcellfive {
	width:10px;
	height:70px;
	background-color:#181818;
	}
	
	td.altcellsix {
	width:90px;
	height:70px;
	background-color:#181818;
	vertical-align:top;
	}
	
	td.COVER {
	width:90px;
	height:80px;
	background-color:#181818;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;	
	}	
	
	
	td.bigcenter {
		background-color:#ffffff;
		vertical-align:top;
		width:914px;
		}

	td.centerimage {
		background-color:#ffffff;
		vertical-align:top;
		width:901px;
		}
		
	td.webbody {
		background-image:url(images/bodyexpand.gif);
		background-repeat:repeat;
		vertical-align:top;
		width:990px;
		}

	td.rightimage {
		background-image: url(images/rightside_repeat.jpg);
		background-repeat:repeat-y;
		vertical-align:top;
		width:7px;
		}
		
	td.footerbackground {
		text-align:center;
		line-height:14px;
		}
	
	td.footerbackground2 {
		background-image: url(images/footerbackground.jpg);
		width:906px;
		height:94px;
		border:none;
		text-align:center;
		line-height:14px;
		}
		
	body {
		text-align:center;
		vertical-align:top;
		background-image:url(hitw_bg.jpg);
		background-repeat:repeat;
		color:#333333;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}

.headline { 
   font-family:Courier, Times;
  font-size: 18px;
  color: #FFFFFF;
}

.monthweek { 
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #FF1E00;
}

.fontText{
  font-family: Times, Courier;
  font-size: 12px;
   color: #FF0000;
   font-weight: bold;
   font-style: italic;
}

.datebandcover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
   color: #666666;
   font-weight: bold;
}

.caltxt {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
font-weight:bold;
}

.closetxt {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
}

.titletxt {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:16px;
font-weight:bold;
}

.pagetitletxt {
font-family:Arial, Helvetica, sans-serif;
color:#ff1e00;
font-size:20px;
}

.info {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
   color: #cccccc;
   font-weight: bold;
}

.fontSizing{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #FF0000;
}

.fontRoll{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.fontColor{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #0000FF;
  font-weight: bold;
}

a:link {
  color:#FF3300;
   
}

a:hover{
 color: #ffffff;
 text-decoration: underline;
}


	p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
	
	#frame {
		width:1110px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		top:0px;
		padding:0px;
		text-align:left;
		vertical-align:top;
		background-color:#ffffff;
		}
		
	#contentleft {
		width:10px;
		height:auto;
		padding:0px;
		float:left;
		color:#0f0f13;
		vertical-align:top;
		}
	
	#contentcenter {
		width:990px;
		padding:0px;
		height:auto;
		top:0px;
		float:left;
		vertical-align:top;
		}
	
	#contentright {
		width:10px;
		padding:0px;
		height:auto;
		float:left;
		color:#0f0f13;
		vertical-align:top;
		}
	
	#content {
		position:absolute; 
		width:914px; 
		height:800px; 
		top: 0px;
		}
	
	#hitw {
		position:absolute; 
		width:850px; 
		height:271px;
		margin-left:28px;
		top: 180px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		z-index:5;
		}
		
	#logo {
		position:absolute; 
		width:180px; 
		height:160px;
		margin-left:25px;
		top: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		z-index:5;
		}
		
	#return {
		position:absolute; 
		width:250px; 
		height:20px;
		margin-left:700px;
		top: 80px; 
		z-index:15;
		}
		
	#navmenu {
		position:absolute; 
		width:500px; 
		height:60px;
		margin-left:200px;
		top: 90px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		z-index:10;
		}
		
		
	
	
	#bodytext {
		float:left;
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		color: #572701;
		background-color:#FFFFFF;
		line-height:14px;
		top:190px;
		margin-left:320px;
		width:430px;
		height:auto;
		z-index:20;
		}
		
	#phototext {
		float:left;
		position:absolute;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color: #63B200;
		background-color:#FFFFFF;
		line-height:16px;
		top:422px;
		margin-left:40px;
		width:249px;
		height:auto;
		z-index:20;
		}

	#topmenu {
		float:left;
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		font-weight:bold;
		color: #ffffff;
		line-height:18px;
		top:73px;
		margin-left:50px;
		width:730px;
		height:auto;
		z-index:40;
		}
		
	#footermenu {
		float:left;
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		color: #ffffff;
		line-height:18px;
		top:944px;
		margin-left:17px;
		width:450px;
		height:auto;
		z-index:40;
		}

		
	#footercopyright {
		float:left;
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		color: #ffffff;
		line-height:18px;
		top:944px;
		margin-left:576px;
		width:450px;
		height:auto;
		z-index:40;
		}
		
		
	.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		color:#000030;
		line-height:18px;
		}
		
	.bodytextt {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		background-color:#FFFFFF;
		line-height:18px;
		}
		
	.bodytexttt {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		background-color:#FFFFFF;
		line-height:18px;
		}
	
	.contacttext {
		font-family:Georgia, Verdana, Arial;
		font-size:15px;
		color: #000050;
		background-color:#FFFFFF;
		line-height:20px;
		}


	.subtitle {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:14px; 
		text-decoration: none;
		font-weight:bold;
		color:#FF7B00;
		}
		


	a:link.menu {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #ffffff;
		line-height:18px;
		text-decoration: none; 
		}

	a:visited.menu {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #ffffff;
		line-height:18px;
		text-decoration: none; 
		}
	
	a:hover.menu {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #ffffff;
		line-height:18px;
		text-decoration: underline; 
		}
	
	a:active.menu {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #ffffff;
		line-height:18px;
		text-decoration: none; 
		}

	a:link.footerlink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #000000;
		line-height:18px;
		text-decoration: none; 
		}

	a:visited.footerlink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #000000;
		line-height:18px;
		text-decoration: none; 
		}
	
	a:hover.footerlink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #000000;
		line-height:18px;
		text-decoration: underline; 
		}
	
	a:active.footerlink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #000000;
		line-height:18px;
		text-decoration: none; 
		}
		
	a:link.homelinks {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		line-height:18px;
		text-decoration: underline; 
		}

	a:visited.homelinks {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		line-height:18px;
		text-decoration: underline; 
		}
	
	a:hover.homelinks {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		line-height:18px;
		text-decoration: underline; 
		}
	
	a:active.homelinks {
		font-family:Georgia, Verdana, Arial;
		font-size:12px;
		color: #000050;
		line-height:18px;
		text-decoration: underline; 
		}
		
