body {
	background-color: #cccccc;
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:50px;
	margin:0px;
	font-weight: bold;
}

a {color: #611122;  text-decoration: none;}
a:visited {color:#611122;}
a:hover {color: #564b47;}
a:active { color:#000000;}

p, pre{
padding: 5px 10px;
margin: 0px 25px 0px 0px;}


h1 {
font-size: 14px;
color: #e1ddd9;
background-color: #666666;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
padding:5px 15px;
margin:0px }


h2 {
font-size:18px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:14px;
font-weight: normal;
font-style: italic;
padding: 5px 10px;
margin:0px;}


h4 {
font-size:14px;
font-weight: bold;
padding: 5px 10px;
margin:0px;}



#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #cccccc}

.navtable {border-bottom: 1px solid #611122; margin-left: 20px; width: 582px;}

.navtable {border-top: 1px solid #611122;}

.navtable td {font-size: 11px; font-weight: bold; text-align: center; vertical-align: middle; border-right: 1px solid #611122; border-left: 1px solid #611122;}

.navtable td.selected {background-color: #611122;}

.navtable td.last {border-right: none;}

.navtable a {display: block; padding: 7px; color: white; text-decoration: none;}

.navtable a:link {background: #a1a5a9;}

.navtable a:selected {background: #611122;}

.navtable a:visited {background: #a1a5a9; color: white;}

.navtable a:hover, #main

.navtable a:active {background: #76797C;}




#banner {
text-align: right;
padding: 0px;
margin: 0px;
}



#frame {
background-color: #e1ddd9;
}


#content {
background-color: #ffffff;
padding-left: 25px;
padding-top: 10px;
padding-right: 10px;
margin-left: 190px;
margin-right: 0px;
}

div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}



#content_wide {
background-color: #ffffff;
padding-left: 25px;
padding-top: 10px;
padding-right: 10px;
margin-left: 0px;
margin-right: 0px;
}

div#content_wide { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}



div#picture {float: right; padding: 10px;}

.caption {
font-size: 11px;
font-style: italic;    
           }
           
           
div#picture2 {
float: left;
padding-top: 10px;
padding-left: 40px;
padding-right: 0px;
}      


.caption2 {
font-size: 11px;
font-style: italic;
padding-left: 8px;
           }



#left {
float: left;
width: 190px;
margin: 25px 0px 0px 0px;
padding: 0px;}




#footer {
clear: both;
margin: 0px;
font-size: 10px;
vertical-align: text-bottom;
text-align: center; }

