body {
	margin:50px 0px; padding:0px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#000000
	}
p{color:#000000}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	text-align: center;
	color:#000000;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	color:#000000;
}

h3{font-family:"Times New Roman", Times, serif; 
color:#000000;
text-align:center;
}

h4{font-family:"Times New Roman", Times, serif; text-align:center; font-size:12px; color:#000000}

li{list-style-type:none; font-family:"Times New Roman", Times, serif; font-size:16px; color: #000000}

ul{list-style-type:none; font-family:"Times New Roman", Times, serif; font-size:16px; color:#000000}

ul.links{list-style-type:none; line-height: 200%; font-style: bold}

ul.none {list-style-type: none; line-height: 200%; text-align: left; text-indent: 175px}

ul.noindent {list-style-type: none; line-height: 200%; text-align: left}

li.none {list-style-type: none; line-height:150%; text-align:left}

ul.14noindent{
	list-style:circle;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	line-height: 20px;
}
li.14noindent{
	list-style:circle;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000
}

#container
{width:816px; margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; 
	background-color:#660000;
	zindex:1;}

#top
{padding: 0.25em;
background-color: #660000;
}

#top h1
{
padding: 0;
margin: 0;
}

#topmenu
{margin-left: 90px;
padding: 0em;}


#content
{margin:0 auto;
margin-left: 50px;
align:center;
width:700px;
padding: 1em;
color:#000000;
background-color: #C0B9A1;
z-index:2;
}


#footer
{margin:0 auto;
clear: both;
margin-left: 50px;
align:center;
width: 700px;
padding: 1em;
color: #000;
background-color: #C0B9A1;
border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.thumbnail
{
float: left;
width: 115px;
padding: 5px;
margin: 0 5px 5px 3px;}

.thumbnail4
{float: left;
width: 145px;
padding: 5px;
margin: 0 5px 5px 3px;}

.thumbnail p {text-align:center; font-size:12px}

.clearboth { clear: both; }
