body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #996633;
}

#container {
	width: 1024px;
	margin:0 auto;
	background-color: #503402;
	border: 1px solid #000000;

}

#header {
	background-color: #503402;
}

img#header  {
	margin: 5px;	
}

#header_image {
	float:right;
	border: 7px #fff solid;
	margin: 10px;
}

#columnbox {
	margin-left: 10px;
	width: 200px;
	float: left;
	
}

#columnbox_upper {
	background-color: #003366;
	line-height: 10px;
	padding: 10px;
	
}

#columnbox a, #columnbox p {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

#columnbox_lower  {
	background-color: #503402;

}

#columnbox_lower a, #columnbox_lower p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

#columnbox_lower a:link{
	color: #C90;
}

#mainbody {
	width: 780px;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}

.thumb {
	margin-bottom: 100px;
}

.thumb p {
	font-size:14px;
	text-align: left;
	width: 400px;
	margin-left: 125px;

}

img.thumb {
	position: absolute;
	height: 122px;
	width: 116px;
	float: left;
	background-image: url(images/thumbnails/50thbday.JPG);

}
img.thumb2 {
	position: absolute;
	height: 93px;
	width: 92px;
	float: left;
	top: 104px;

}

h1 {
	font-weight: bolder;
	color:#996600;
	font-size:20px;
	text-align:right;
	border-bottom-width:medium;
	border-bottom-color:#996600;
	border-bottom-style:dotted;
	line-height: 130%;
	
}

title {
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color:#993300;
	text-decoration: none;
	margin-bottom: 20px;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color:#993300;
	width: 400px;
	margin-left: 125px;

}

h4 {
	font-size:14px;
	text-align: left;
	color: #993300;

}

h5 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color:#663300;

}

h6 {
	font-size:14px;
	text-align: left;
	background-color: #333366;
	color: #FFFFFF;
	font-weight: normal;
}




#footer a, a:link, a:visited {
	color:#00CC00;
}

a:link, a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	
}

a:hover {
	background-color: transparent;
	text-decoration: underline;
}

caption {
	font-weight:bold;
}

#evp {
	height: 185px;
	margin-bottom: -10px;

}

#evp p {
	font-size: 12px;
	text-align: left;
	margin-left: 145px;
	
}


#evp img {
	position: absolute;
	height: 130px;
	width: 120px;
}

.council {

}

.council p {
	font-size: 12px;
	text-align: left;
	margin-left: 145px;
	
}


.council img {
	height: 130px;
	width: 98px;
}

.council td {
	text-align: center;
}

#news h2 {
	background:#003366;
	width: 550px;
	color: #FFFFFF;
	line-height: 120%;
}
