body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	margin: 0px;
	background-image:  url(images/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F5F5D3;
}
p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 1.4em;
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: -5px;
	color: #90995D;
}
h2 {
	font-size: 1.2em;
	line-height: 1.7em;
	text-decoration: none;
	font-weight: normal;
	color: #533822;
	margin-bottom: -2px;
}
h3 {
	font-size: 1.em;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #90995D;
}h4 {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin-bottom: -10px;
	color: #90995D;
	margin-top: 15px;
}
h5 {
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h5 a:link, h5 a:hover, h5 a:visited {
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #90995D;
}
a:visited {
	text-decoration: underline;
	color: #90995D;
}	
a:hover {
	text-decoration: underline;
	color: #765030;
}		
#navigation3 {
	color: #533822;
	font-size: 0.8em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -30pt;
}
#navigation3 ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation3 li {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#navigation3 li a:link {
	color: #AAAAAA;
	text-decoration: none;
}
#navigation3 li a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
#navigation3 li a:hover {
	color: #533822;
	background-color: #;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #533822;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
.imgleft {
	float: left;
	border: 0px solid #000033;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
ol {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}
.red {
	color: #CC0000;
}
.green {
	color: #9FA76B;
}
#TICKER {
	background-color: #FFF;
	padding: 5px;
}

