@charset "utf-8";
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100.01%;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #543;
	margin: 0;
}
.SH #header {
	height: 100px;
	width: 1100px;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #774101;
} 

#TTA td {
	padding-left: 5px;
}

.SH #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #DECEB2;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3 {
	font-size: 5em;
	font-weight: bold;
	color: #620;
	text-align: center;
}
h5 {
	font-size: 2em;
	color: #620;
	text-align: center;
}
#heading5 {
	font-size: 2em;
	color: #620;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFF;
}


h4 {
	font-size: 3em;
	font-weight: bold;
	color: #620;
	text-align: center;
}
h1 {
	font-size: 3.5em;
	text-align: center;
}
h6 {
	font-size: 1.4em;
	text-align: center;
}

th {
	font-weight: bold;
	text-align: center;
}



#Navigation {
	height: 40px;
	width: 900px;
	background-color: #C33;
	color: #FFF;
	text-align: center;
	font-style: normal;
	line-height: 2em;
	font-size: .8em;
}
#Navigation a {
	color: #FFF;
	text-decoration: none;
}
#Navigation a:link {
	color: #FFF;
	text-decoration: none;
}
#Navigation a:hover {
	color: #00F;
	text-decoration: underline;
}
a {
	font-size: 1em;
	color: #00f;
}
a:link {
	text-decoration: underline;
	color: #00f;
}
a:visited {
	color: #00F;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
p {
}
.SH #footer {
	background-color: #B98448;
	text-align: center;
	height: 40px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 40px;
} 
#footer p {
	line-height: 40px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
td  {
	padding: 4px;
}
#thumbwrap {
	margin: 15px;
	float: left;
	background-color: #FFF;
}
