body {
	font-family: sans-serif;
	background-image: url(images/lgback.gif);
  	background-repeat: repeat; 
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	font-size:   80%;
	text-align:center;
	border-bottom: thin solid black;
	margin-bottom: 10px;
	position: relative; top: -40px;
	}

#menu_area { 
	width: 400px;
	border-color: black;
	border-style: solid;
	border-width: thin;
	float: left;
	position: relative; top: -40px;
 }
#newsbox {
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -40px;
	float: right;
 }
#newsbox img {
	margin: 2px 2px 2px 2px;
}
#newsbox2 img {
	margin: 0px 2px 0px 0px;

}
#newsbox2 {
	width: 390px;
	position: relative; top: -40px;
	float: right;
 }
#subbox {
	font-size: 65%
}
#haunted {
	float:right;
	position: relative; top: -40px;
	width: 390px;
	margin-bottom: 100px;
}
 
 #calendar td {
	vertical-align: top;
	}
#business {
	border: 1px solid #669966;
	text-align: center;
	table-layout: fixed;
	cellpadding: 5;
}
#business td{
		border: 1px solid #669966;
}
#business th {
		border: 1px solid #669966;
}
#welcome {
	position: relative; 
	top: -60px;
	right: 10px;
	}
a:link { color: #006600; 
	text-decoration: none;}
a:visited { color: #993333;
	text-decoration: none; }
a:hover { color: #CC6600; 
	text-decoration: none; }
	
table#offices {
	width: 800px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	table-layout: fixed;
	font-size:110%;
	}
table#offices td {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	}
.headline {
	color: #0066FF;	
	font-size: 180%;
}
#townboard {
	width:385px;
	float:left;
	border: 1px solid #CCCCCC;
}
#boardnotices {
	width:405px;
	float:right;
	border: 1px solid #CCCCCC;
}
.jobnotice {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.lookatthis {
	color: #FF0000;
	font-size: 110%;
}
.redface {
	color: #C12917;
}
.caption {
	font-size:small;
	text-align:center;
}
	
.friends {
	border: 1px solid #CCCCCC;
	text-align: center;
	table-layout: fixed;
	cellpadding: 5;
}
.friends td{
		border: 1px solid #CCCCCC;
}
.friends th {
		border: 1px solid #CCCCCC;
}
#cleanUpDays {
	border: 3px solid #999;
	padding:3px;
	background-color:#CCC;
}