*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	text-align: center;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	background: #c1ccc4 url(/background2.jpg) repeat-x;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

input, textarea
{
	margin: 2px;
	border: 1px solid #738b7b;
	background-color: #eee;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#mainDiv
{
	border: 1px solid #718a78;
	border-top: 0px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	color: gray;
	position: relative;
}

#headerDiv
{
	background: black url('/index_knox.jpg') no-repeat top center;
	height: 300px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 30px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: gray;
	text-decoration: underline;
}

a img
{
	border: 0;
}

#right a, #left a
{
	border: 0px;
	color: #C00;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#nav
{
	position: relative;
	border-bottom: 1px solid #718a78;
	background-color: black;
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
}

#nav li
{
	display: inline;
	position: relative;
	float: left;
	background-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active
{
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 10px;
	color: #718a78;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #718a78;
}

#nav a:hover
{
	color: black;
	background-color: #718a78;
}

#nav li.current a, #nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover, #nav li.current a:active
{
	color: black;
	background-color: #718a78;
}

table
{
	clear: both;
}

td, th
{
	font-weight: normal;
	vertical-align: top;
	padding: 1px;
}

td
{
	text-align: left;
}

li>a
{
	float: none;
}


table.dynaGallery
{
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

table.dynaGallery td img
{
	border: 1px solid gray;
	padding: 1px;
}

.hilite
{
	background-color: yellow;
	color: black;
}

#headerDive
{
	background: url('/site_logo2.gif') no-repeat top center;
	width: 53px;
	height: 410px;
	position: absolute;
	top: 5px;
	left: 0px;
}

#leftDiv
{
	float: left;
	width: 53px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#rightDiv
{
	margin: 0;
	border-left: 1px solid #718a78;
	position: relative;
	margin-left: 54px;
	_height: 400px;
	min-height: 400px;
}

#contentDiv
{
	padding: 30px 80px 50px 30px;
	position: relative;
	top: 30px;
	_top: 0px;
}

#subRight
{
	text-align: left;
}

a:hover
{
	text-decoration: none;
}

.image-element
{
	float: left;
}

table.rssThumbs
{
	float: left;
	display: inline;
	clear: right;
}

table.rssThumbs td img
{
	border: 1px solid gray;
	margin: 5px;
	padding: 1px;
}

ul#rssThumbNav
{
	list-style-type: none;
	clear: both;
}

ul#rssThumbNav .left
{
	float: left;
}

ul#rssThumbNav .right
{
	float: right;
}
#searchResults h2
{
 font-size: 11pt;
}
#searchResults strong
{
 font-size: 10pt;
 font-weight: normal;
}
#searchResults small
{
 font-size: 10pt;
 color: #aaa;
}