body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
  text-align: top left;
	background-color: #3E4031;
  font-size: small;
	}
a {
	color:  #8F0404;
	outline: none;
	}
a:visited {
	color:  #FFA210;
	}
a:active {
	color:  #8F0404;
	}
a:hover {
	color: #FFA210;
	}
strong, b {
	font-weight: bold;
	}
h1 {
	font-size: 120%;
	}
h2 {
	font-size: 110%;
	}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
/*Header is done */  
#header {
		margin: 					20px 20px 0px 20px;
  	padding: 					10px;
		border: 					3px double #FFA210;
		background-color: #735940;
		height: 					108px; /* ie5win fudge begins */
  	text-align: 			center;
		voice-family: 		"\"}\"";
		voice-family: 		inherit;
		}
html>body #header {
	height: 108px; /* ie5win fudge ends */
	}
#main_nav {
	position: absolute;
	top: 174px;
	left: 20px;
  padding: 10px;
  border: 					3px double #FFA210;
	background-color: #FFCC99;
	width: 150px;
  font-size: 120%; 
  z-index: 20;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#main_nav a {
		display: block;
    text-align: center;
    font-weight: bold; 
   	padding: 5px 10px; 
    margin: 0 0 1px; 
    border-width: 0; 
   	text-decoration: none; 
    color: #8F0404; 
    background: #7B6857;
    }
#main_nav a:hover {
		color:			#FFA210;
    background-color: #735940;
    }
html>body #main_nav {
	width: 120px; /* ie5win fudge ends */
	}
#news {
	margin: 20px 220px 20px 190px;
	padding: 10px;
	border: 3px double #FFA210;
	background: #FFCC99;
  z-index: 80;
	}
#main {
	margin: 20px 220px 20px 190px;
	padding: 10px;
	border: 3px double #FFA210;
	background: #FFCC99;
  z-index: 70;
	}
#right_nav {
	position: absolute;
	top: 174px;
	right: 20px; /* Opera5.02 will show a space at right when there is no scroll bar */
	padding: 10px;
	border: 3px double #FFA210;
	background: #FFCC99;
  text-align: center;
	width: 150px;
  z-index: 10;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
#footer {
		margin: 					0px 20px 20px 20px;
  	padding: 					10px;
		border: 					3px double #FFA210;
		background-color: #735940;
		height: 					108px; /* ie5win fudge begins */
  	text-align: 			center;
		voice-family: 		"\"}\"";
		voice-family: 		inherit;
		}
#patch {
		position: 	absolute;
    top: 				30px;
    left: 			125px;
    z-index: 		99;
    }

