body {
    margin: 40px 0px 0px;
    padding: 0px; /* Set margin and padding for cross browser consistency. */
    text-align: center; /* Needed for IE5/Win */
    }
    
#content {
	width: 720px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: 1px solid #B18023;
	background-color: #543820;
	height: auto;
    }
.border {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #B18024;
	border-right-color: #B18024;
	border-bottom-color: #B18024;
	border-left-color: #B18024;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	height: 5px;
	background-color: #543820;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #845E3C;
	text-align: right;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B18023;
	border-right-color: #B18023;
	border-bottom-color: #543820;
	border-left-color: #B18023;
	border-top-style: solid;
	width: auto;

}
.nav a {
	float: right;
	display: block;
	font: normal 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 9px 5px 8px;
	background-color: #845E3C;
	border-top: 1px none #B18023;
	border-right: 1px none #B18023;
	border-bottom: 1px none #B18023;
	border-left: 1px solid #B18023;
	height: auto;
	width: auto;
}
.nav a:hover {

	float: right;
	display: block;
	font: normal 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 9px 5px 8px;
	background-color: #B18024;
	border-top: 1px none #B18023;
	border-right: 1px none #B18023;
	border-bottom: 1px none #B18023;
	border-left: 1px solid #B18023;
}
.frame1 {
	padding: 0px;
	border: 1px solid #543820;
	margin: 2px 10px 10px;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #845E3C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B18023;
	border-right-color: #B18023;
	border-bottom-color: #B18023;
	border-left-color: #B18023;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 720px;
	float: none;
}
.textb {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
