* {
 padding: 0;
 margin: 75 0 0; border: 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #4A3D34;
	font-weight: normal;
	line-height: 1.5em;
	background-position: center top;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#header {
	margin: 0px 5px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 2px;
}
#navbar {
	margin: 0px 5px;
	padding: 10px 25px 4px 4px;
	border-bottom-style: solid;
	text-align: right;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	border-bottom-width: thick;
	border-bottom-color: #990000;
}
#navbar a {
	color: #CCFF99;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
#centercolumn {
	margin: 0px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 1px 20px 10px;
	background-color: #FFFFFF;
}
#wrapper #centercolumn a {
	color: #006633;
}

* html #centercolumn {height:300px} /* IE Min-Height Hack */ 
#footer {
	margin: 0 5px 5px;
	display: inline; /* IE Hack */
	padding: 6px;
	float: left;
	width: 97.25%;
	background-image: url(../images/footer_bg.gif);
	background-position: bottom;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #footer p {
	line-height: normal;
}

#footer a {
	color: #CCFF99;
}
body h1 h2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;


	font-weight: bold:
;
}
h1 {
	font-size: x-large;
	color: #990000;
}
h2 {
	font-size: large;
	color: #990000;
	text-align: center;
	line-height: 1.5em;
}
h3 {
	font-size: medium;
	color: #990000;
	text-align: center;
}
#wrapper #centercolumn li {
	margin-left: 25px;
}
