body{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	background-color: #B48553;
}

form{
padding:0;
margin:0;
display:inline;
}

#container {
	width: 760px;
	margin: 10px auto;
	//background-color: #FFFFFF;
	border: 10px solid #BC8D5B;
	line-height: 16px;
	font-size: 14px;
	padding: 0;
	text-align: left;
	background: url('../Images/container_fall.jpg');
}

#banner {
	padding: 0;
}

#banner img {
	padding: 0;
	margin: 0;
}

#nav {
	position: relative;
	top: -3px;
	height: 30px;
}

html>#nav {
	min-height: 30px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #FFFFFF;
	background: url('../Images/nav_back_fall.jpg');
	background-repeat: repeat-x;
	line-height: 22px;
	
}

#nav ul li { display: inline; font-weight: bold;}

#nav ul li a {
	float: left;
	color: #FFFFFF;
	background: url('../Images/nav_back_fall.jpg');
	background-repeat: repeat-x;
	padding: 0 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#nav ul li a:hover {
background: url('../Images/nav_hover_fall.jpg');
	background-repeat: repeat-x;
color: #FFFFFF;
}

#links {
	float: left;
	width: 160px;
	color: #BC8D5B;
	margin: 0;
	height: 600px;
	text-align: right;
	height: auto;

}

html>links {
	height: auto;
	min-height: 600px;
	min-width: width: 160px;
}

#links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#links h1{
	line-height: 16px;
	font-size: 14px;
	text-align: center;
	color: #BC8D5B;
	padding-top: 20px;
}
#links li {
	color:#783C18;
	text-align: right;
}

.date {
	line-height: 16px;
	font-size: 14px;
}

#links a {
	text-align: right;
	display: block;
	color:#B6602D;
	text-decoration: none;
	width: 160px;
	padding: 10px 15px 5px 5px;
}

#links li a:hover {
	color: #FFFFFF;
	background-color: #BC8D5B;
}

.hack {
	color: #B6602D;
	margin-left: 180px;
	padding: 20px 10px 10px 20px;
	height: 600px;
}

html>body .hack {
	height: auto;
	min-height: 600px;
	height: 100%;
	color: #B6602D;
	margin-left: 180px;
	padding: 20px 10px 10px 20px;
}

#content h1 {
	line-height: 18px;
	font-size: 16px;
	color: #783C18;
}

#content h2 {
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	color: #783C18;
}

#content h3 {
	text-align: center;
	line-height: 16px;
	font-size: 14px;
	color: #783C18;
}

#content h4 {
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
}

#content h5 {
	line-height: 18px;
	font-size: 16px;
	color: #783C18;
	text-align: center;
}

#content h6 {
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	color: #FF0000;
}

#content p {
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	color: #B6602D;
}

.help {
	color: #FF0000;
}

#content a { color: #783C18; text-decoration: underline; }
#content a:hover { color: #FF0000; text-decoration: underline; }

#footer {
	clear: both;
	margin: 0;
	padding: 1px;
	border-top:10px solid #Bc8d5b;
	text-align: center;	
	color: #FFFFFF;
	background: #Bc8d5b;
	
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

.tClass {
	line-height: 15px;
	font-size: 13px;
}

.tHead {
	line-height: 14px;
	font-size: 14px;
}

.r1 {
	background-color:#DDEECC;
}

.r2 {
	background-color:#FFFFFF;
}

.tClass td {
	padding: 2px;
}

.gallery img {
	vertical-align: middle;
	padding: 2px;
}

a img {
	border: #BC8D5B;	
}

a:hover img {
	border: #B6602D;
}

.gallery a {
	padding: 5px;
}