* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	margin-top: 10px;
}
#wrapper #navigation {
	background-color: #000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #7d0e00;
	border-right-color: #7d0e00;
	border-bottom-color: #7d0e00;
	border-left-color: #7d0e00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#wrapper #navigation a:link, a:visited {
	font-style: normal;
	color: #7d0e00;
	text-decoration: none;
}

#wrapper #header {
	background-color: #000;
	height: 130px;
}
#wrapper #headerimg {
	background-image: none;
}
#wrapper #bodyArea {
	background-color: #FFF;
}
#wrapper #bodyArea #mainbody {
	width: 900px;
}

#wrapper #bodyArea #mainbody a:link {
	font-style: normal;
	color: #7d0e00;
	font-weight: bold;
}
#wrapper #bodyArea #mainbody #subnav {
	width: 900px;
	background-color: #7f7f7f;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #bodyArea #mainbody #subnav a:hover {
	font-weight: bolder;
	color: #7d0e00;
	text-decoration: underline overline;
}

#wrapper #bodyArea #mainbody #subnav p {
	color: #7d0e00;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-variant: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-style: italic;
}
#wrapper #bodyArea #mainbody #subnav a:active {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#wrapper #bodyArea #mainbody #subnav a:visited {
	font-style: normal;
	color: #FFF;
}

#wrapper #bodyArea #mainbody #subnav a:link {
	font-style: normal;
	color: #FFF;
}





#wrapper #bodyArea #left {
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #bodyArea #right {
	width: 645px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7d0e00;
}
#wrapper #bodyArea #footer {
	clear: both;
	background-color: #7f7f7f;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7d0e00;
	border-right-color: #7d0e00;
	border-bottom-color: #7d0e00;
	border-left-color: #7d0e00;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-family: "Myriad Pro", "Lucida Sans", sans-serif;
	font-size: 16px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
	line-height: 1.5em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7d0e00;
}
a:link, a:visited {
	text-decoration: none;
	font-style: normal;
}
h2 {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: bold;
	color: #7d0e00;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	margin: 10px;
}
.floatright {
	float: right;
	border: 1px none #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	color: #000;
	text-decoration: underline;
	font-family: "Myriad Pro", "Lucida Sans", sans-serif;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
