#wrapper {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px ridge #000000;
	background-color: #ddc;
}
.central_image {
	margin-left: 200px;
}

#header {
	height: 223px;
	background-repeat: no-repeat;
	text-align: right;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	margin: 4px;
	padding: 4px;
	background-position: center;
	text-align: center;
	margin-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #836435;
	padding-left: 20px;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}


#content {
	}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #863465;
	border-right-color: #863465;
	border-bottom-color: #863465;
	border-left-color: #863465;
	
}
#wrapper #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #836465;
	text-align: center;
}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
	margin: 5px;
	padding: 5px;
	background-position: bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-type: decimal;
	font-weight: bold;
}

.centerpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content #div #RIGHTCOL a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-transform: capitalize;
	color: #836435;
	text-decoration: blink;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 6px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	color: #836435;
	text-transform: capitalize;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


#RIGHTCOL {
	float: right;
	width: 250px;
	border-right-style: none;
	border-top-color: #836435;
	border-right-color: #836435;
	border-bottom-color: #836435;
	border-left-color: #836435;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
}

#leftcol {
float:left;
width: 100px;
}

