body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px; background-image: url(images/BGTile-Browns.jpg); background-repeat: repeat-x; text-align: center; }
a, a:active, a:visited { color: #46486e; text-decoration: underline; }

a:hover { 
	color:  #fc0c04;
	text-decoration: none;
	}
	
h1 { color: #422210; font-size: 20px; font-family: "Arial Black"; font-weight: normal; line-height: 24px; }
h4 { color: black; font-size: 32px; font-weight: normal; font-style: oblique; line-height: 31px; margin: 0.83em 0; }
h3 { color: #422210; font-size: 14px; font-weight: bold; line-height: 16px; margin: 1em 0; }
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}

#ContentWrapper {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	}
	
#banner { background-color: white; padding-left: 10px; padding-right: 10px; width: 780px; }
	
#navigation { background-color: #ffffff; position: relative; width: 780px; margin-left: 12px; padding: 0; }
	
#content { text-align: left; background-color: #ffffff; right: 0; padding-left: 5px; padding-right: 5px; width: 780px; }
	
#footer {
	background-color: #ffffff;
	padding: 5px 10px 0;
	width: 780px;
	}
h2 { font-size: 16px; font-weight: bold; line-height: 18px; margin: 0.83em 0; }
ul { font-size: 10px; list-style-type: disc; margin: 5px 0 5px 10px; }

