html{
	height: 100%;
}
body {
	font: 100%/1.2em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #A79D7E;
	text-align: center;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 100%;
	position: relative;
}
#normal {
	font: 80%/1.2em Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	background: #A79D7E;
	text-align: left;
	width: 770px;
	position: relative;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 118px;
	padding: 5px;
}
p, ul {
    font-size: 80%;
}
#nav {
    width: 223px;
    float: left;
}
#subnav {
	margin-bottom: 6px;    
}
#subnav a.sn:hover {
	text-decoration: none;
	color: #660000;
}
#button {
	margin-bottom: 1em;
	color: #333;
	width: 300px;
	background: #A79D7E;
	padding: 0;
	margin-left: 10px;
}
#buttonPort {
	margin-bottom: 1em;
	color: #333;
	width: 230px;
	background: #A79D7E;
	padding: 0;
	margin-left: 10px;
}
#subnav .sn {
	color: #FFFFFF;
}
#button ul, #buttonPort ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#button li, #buttonPort li {
	margin: 0;
	border-bottom: 1px solid #F5DAA6;
}
#button li a, #buttonPort li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #660000;
	text-decoration: none;
	width: 100%;
	background: #A79D7E;
}
html>body #button li a, html>body #buttonPort li a {
		width: auto;
}
#button li a:hover, #buttonPort li a:hover {
	color: #fff;
	background: #660000;
}
#content {
	margin: 0 0 0 325px;
	padding: 15px;
	position: relative;
}
#footer {
	padding: 10px;
	clear: both;
	text-align: center;
	font-size: 70%;
	position: relative;
	height: 45px;
	bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #660000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1, h2, h3 {
	padding: 0px;
	margin-bottom: 2px;
	color: #660000;
}h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
.largerText {
	font-size: 100%;
}
#nav p {
	padding: 0px 10px;
	margin-top: 4px;
}
#nav h2 {
	font-size: 90%;
	color: #F87DF1;
	padding: 0px 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 100%;
}
#leftBar {
	margin-bottom: 1em;
	color: #333;
	width: 320px;
	background: #A79D7E;
	padding: 0;
	float: left;
	top: 135px;
	position: absolute;
	left: 0px;
}
#holder {
	background: url(/images/bg-shadow.gif) repeat-y;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topNav {
	float: right;
	position: absolute;
	right: 20px;
	width: 100px;
	text-align: right;
	font-size: 80%;
	top: 20px;
}
#topNav a:link, #topNav a:visited {
	color: #660000;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftBarPort {
	margin-bottom: 1em;
	color: #333;
	width: 250px;
	background: #A79D7E;
	padding: 0;
	float: left;
	top: 135px;
	position: absolute;
	left: 0px;
}
#contentPort {
	margin: 0 0 0 250px;
	padding: 15px;
}
#leftBar p, #leftBarPort p {
	padding: 0px 10px;
}
#infoholder {
	background-color: #CDC8B6;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
highlight {
	color: #FFFFFF;
}
