.nothing {}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
	background-color: #eaeae0;
	margin: 0;
	}
#container {
	width: 100%;
	background-image: url(../assets/body_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;	
	}	
a:link, a:visited {
	color: #1A1562;
	text-decoration: underline;
	}	
a:hover, a:active, a:focus {
	color: #746041;
	text-decoration: underline;
	}
p {
	line-height: 12pt;
	}
h1 {
	font-size: 140%;
	color: #1A1562;
	padding-top: 12px;
	padding-left: 22px;
	}
h2 {
	font-size: 130%;
	color: #CC0033;
	}

h3 {
	font-size: 110%;
	color: #987c59;
	padding-top: 12px;
	padding-left: 22px;
	}
h4 {
	font-size: 100%;
	color: #825528;
	}
.small {
	font-size: smaller;
	}
.fillin {
	background-color: #eaeae0;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	}
.italic {
	font-style: italic;
	padding-left: 18px;
	}	
.clearsides {
	clear: both;
	height: 4px;
	}	
#wrapper {
	width: 900px;
	margin: auto;
	}	
#logo {
	width:900px;
	height:67px;
	z-index:1;
	margin: auto;	
	}	
#flash {
	width: 900px;
	height: 180px;
	padding-top: 69px;
	}
#menu1 {
	padding-top: 2px;
	width: 100%;
	vertical-align:top;
	height: 30px;
	background-color:#993300;
	}
#menu2 a {
	padding-left: 22px;
	display: block;
	background-image: url(../assets/blacktwo-r.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}	
#content {
	background-image: url(../assets/content_bg1.gif);
	background-repeat: repeat-y;
	width: 601px;
	background-position: left;
	padding-top: 12px;
	
	}
#content div {
	padding-left: 22px;
	padding-right: 22px;
	}
#content p {
	padding-left: 22px;
	padding-right: 22px;
	}
#left_col {
	width: 293px;
	background-image: url(../assets/left_bg1.gif);
	background-repeat: repeat-y;
	background-position:left;
	}	
#left_col img {
	border: 1px solid #999999;
	margin-top: 8px;
	}
#search {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-align: right;
	float: left;
	}
		
#pagetools {
	margin-left: 4px;
	color: #336699;
	font-size: 8pt;
	padding-bottom: 12px;
	}	

#pagetools img {
	border: 0;
	clear: both;
	}	

#news {
	padding-left: 8px;
	padding-bottom: 8px;
	width: 224px;
	}

#news .date {
	font-style: italic;
	}	
	
#news a {
	color: #746041;
	text-decoration: underline;
	}	
.newsitem {
	border-bottom: 1px dotted #746041;
	}	
	

/* Footer settings */

#footer {
	margin: 0;
	font-size: smaller;
	padding: 32px 0 12px 24px;
	white-space: nowrap;
	color: #444444;
	}
#footer a {
	padding-right: 12px;
	}	
	
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
	}	
	
#footer a:hover, #footer a:active, #footer a:focus {
	color: #746041;
	text-decoration: underline;
	}
#SpamTrap {display: none;}		
