
body {
	margin: 0;
	padding: 0;
	color: #666666;
	background: ;
	font: 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}

p {
	margin: 0;
	padding: 0 0 10px 0;
	}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	}

h1 {
	margin: 0;
	padding-bottom: 0;
	height: 101px;
	}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
	}

h2 {
	margin: ; 20px 0 10px 475px;
	padding: 8px 0 8px 18px;
	border-left: 6px solid #799C96;
	color: #AA895A;
	}

h5 {
	padding: 10px 0 2px 0;
	margin: ; 10px 0 7px 475px;
	border-bottom: 1px solid #799C96;
	color: #AA895A;
	}
hr {
	border-color: #799C96;
	border-style:solid;
	}
	
li {
	font-size:9pt;
}

#bio {
	font-size: 11px;
	color: #506b98;
	background-color: #fff;
	float: right;
	margin: 0;
	padding: 0 0 30px 20px;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
	}
	
#bio img {
	border: 1px solid #000;
	}
	
#bio p {
	margin: 0;
	}
#bio h5 {
	color: #506b98;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 2px 0;
	}

p.rule {
	background-color: transparent;
	margin: 5px 0 0 0; 
	}
.baseline {
	vertical-align: baseline !important;
	}
.bottom {
	vertical-align: bottom !important;
	}
.top {
	vertical-align: top !important;
	}
.alignright {
	text-align: right !important;
	}
.aligncenter {
	text-align: center !important;
	}
.alignleft {
	text-align: left !important;
	}
.lcase {
	text-transform: lowercase !important;
	}
.ucase {
	text-transform: uppercase !important;
	}
	
#footer {
	background-color: #AA895A;;
	margin: ;20px 10px 100px;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	}

#nav {
	background-color: #AA895A;
	margin: ;20px 10px 100px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	}

a:link {
	color: #AA895A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #AA895A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #799C96;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

	}
a:active {
	color: #799C96;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
p.nolink{
	color: #AA895A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


