body { 
	margin: 0; padding: 0; 
	background: #301D17 none; color: #000000;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	}
#container { 
	text-align: center;		/* for IE which ignores auto */
	margin: 0 auto;
	width: 800px; padding: 0; border: 0;  
	background: #311D18 url(../images/otrepeat.jpg) repeat-y;
	}
#header { 
	background: #311D18 url(../images/othead.jpg) no-repeat;
	margin: 0; padding: 0; height: 300px;  
	}	
#footer {	
	clear: both;
	margin: 0; padding: 80px 0 0 0;
	height: 115px; border: 0;
	background: #311D18 url(../images/otfoot.jpg) no-repeat;
	text-align: center; color: #000;
	}
#footer a { color: #555; background: transparent none; }
#main {
	float: left;
	padding: 6px; 
	margin: -120px 0 0 20px;	width: 506px; 
	background: transparent none;  
	text-align: center; 
	border: 0;
	}
	#main a:link { 
		color: #594227; text-decoration: none; background: transparent none; 
		}
	#main a:visited { 
		color: #EFCF6B; text-decoration: none; background: transparent none; 
		}
	#main a:hover { 
		color: #F0170C; text-decoration: underline; background: transparent none; 
		}
#info { 
	float: left; text-align: center;
	width: 150px;
	font-size: medium; 
	padding: 0; margin: -120px 0 0 18px;
	border: 0; background: transparent none;  
	}
.infospace { margin-top: 70px; }
#sitenav {
	float: left;
	margin: 118px 0 0 210px;	}
#sitenav ul { margin: 0; padding: 0; list-style-type: none; }
#sitenav li { 
	margin: 0 -1px 0 0; float: left; width: 100px; 
	text-align: center; 
	border-left: 1px solid #aaa; border-right: 1px solid #aaa;
	}
#nav { 
	float: left; text-align: center; clear: both;
	padding: 0; 
	margin: 0 0 0 14px;	width: 200px;
	background: transparent none;  
	}	
#nav ul { margin: 0; padding: 0; list-style-type: none; }
#nav li { margin: 0; }
#nav a {
	display: block;
	padding: 12px 0 0 64px; 
	border: 0;   
	background: transparent url(../images/button.jpg) no-repeat 0 -2px; 
	height: 38px;
	}
#nav a:link, #nav a:visited {
	text-decoration: none;
	}
#nav a:hover, #nav a:active {
	background: transparent url(../images/button.jpg) no-repeat 0 -52px; 
	color: #eee;
	}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background: transparent url(../images/button.jpg) no-repeat 0 -52px;
	color: #eee;
	height: 38px;
	}
ul.views li a:link {color: #00ff00; text-decoration: none; background: transparent none;}
ul.viewsl li a:visited {color: #00eeee; text-decoration: none; background: transparent none;}
ul.views li a:hover {color: #00eeee; text-decoration: underline; background: transparent none;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.fieldname {
	float: left; clear: both;
	font-weight: bold; 
	width: 120px;
	text-align: right;
	}
.fieldbox {
	float: left;
	width: 200px;
	text-align: left;

	padding-left: 8px;
	font-weight: normal;
	}
.textarea { float: left; clear: both; }
.formbutn {
	clear: both;
	text-align: center;
	margin-top: 10px; padding-top: 10px;
	}
.scrollbox {
	text-align: center;
	margin: 10px; padding: 4px;
	width: 480px; height: 240px;
	overflow: auto;
	border: 1px solid #735839;
	}
.scrollbox ul { padding: 0; list-style-type: none; }
.scrollbox ul li { padding: 0 0 .7em 0; }
.dummy {text-align: justify;}
.imageleft {padding: 2px 8px 0px 0px; float: left;}
.imageright {padding: 2px 0px 0px 8px; float: right;}

.tutby { font: italic small Verdana, Arial, Helvetica, sans-serif; }
.byline {
	font: italic medium Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
h1 {
	margin: 0 0 1em 0; padding: 0px;
	font-size: large; font-weight: bold; 
	color: #943611; background: transparent none; 
	}
h2 {
	margin: 1em 0; padding: 0px; text-align: center;
	font-size: medium; font-weight: bold; 
	color: #0C9322; background: #000 none; border: 2px inset #444;
	}
h3 {
	margin: 0 0 1em 0; padding: 0px;
	font-size: small; 
	font-weight: bold; color: #943611; background: transparent none; 
	}
p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	}
#info p { text-align: center; }
#info ul {
	text-align: center;
	margin: 0 0 .5em 0; padding: 0; list-style-type: none;
	}
#info ul li {
	text-align: center; line-height: 90%;
	margin: 0; padding: 0 0 .5em 0; 
	}
.alerttext { color: #ddd; font-weight: bold; font-size: small; background: transparent none; }
ul { text-align: center; }
a { font-size: small; font-weight: bold; }
a:link { color: #EFCF6B; text-decoration: none; background: transparent none; }
a:visited { color: #F07D0C; text-decoration: none; background: transparent none; }
a:hover { color: #F0170C; text-decoration: underline; background: transparent none; }
img{ border:0; }