#wrap {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDD0BE;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header {
	height: 200px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#navbar {
	height: 20px;
	width: 785px;
	background: #38200A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	color: #DDD0BE;
	background-color: #38220B;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	margin: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentarea {
	height: auto;
	width: 755px;
	background: #DDD0BE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding: 20px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
	
}
#footer {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: right;
	margin-right: 10px;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #38200A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contentarea a {
	background: #DDD0BE;
	color: #38200A;
	text-decoration: none;
	font-weight: bold;
	
}
.float-right {
	float: right;
	margin-left: 14px;
}

#contentarea a:hover{
	text-decoration: underline;
	text-align: left;
}

#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	padding-left: 15px;
	padding-right: 15px;
	color: #DDD0BE;
	margin-left: 5px;
	
}

#navbar a:visited {
	color: #DDD0BE;
}

a:link {
	color: #38220B;
	font-weight: normal;
}
a:visited {
	color: #38220B;
}
.newtable {
	line-height: 24px;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #38220B;
	border-right-color: #38220B;
	border-bottom-color: #38220B;
	border-left-color: #38220B;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
}

a:hover {
	color: #38220B;
	text-decoration: underline;
}
#navbar a:hover {
	color: #FFFFFF;
}



h1 {
	font-size: larger;
	font-weight: bold;
}
.horizontalrule {
	color: #38220B;
}
.float-left {
	float: left;
	border: thin none #38200A;
	padding: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
.right-table {
	line-height: 24px;
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #38220B;
	border-right-color: #38220B;
	border-bottom-color: #38220B;
	border-left-color: #38220B;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
	list-style-type: disc;
}
.new-righttable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #38220B;
	border-right-color: #38220B;
	border-bottom-color: #38220B;
	border-left-color: #38220B;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
}

