#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #333333;
	background-color: #E7DEB5;
	margin-top: 15px;
	margin-bottom: 15px;
}

#wrapper #header {
	height: 250px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-color: e7deb5;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
}
#wrapper #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
	width: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E7DEB5;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
}
#wrapper #centercol {
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#wrapper #centercol p {
	text-indent: 15px;
}
#wrapper #nav a {
	color: #812928;
}

#wrapper #nav a:hover {
	color: #FF0000;
}
#wrapper #nav a:active {
	color: #009900;
}

#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 30px;
	width: 100%;
	color: #000000;
	background-color: #E7DEB5;
	padding-top: 15px;
	text-align: center;
	font-weight: normal;
	background-repeat: no-repeat;
}
img.floatLeft {
	float: left;
	margin: 10px 15px 10px 10px;
	border: thin solid #000000;
	padding: 0px;
}
img.floatRight {
	float: right;
	margin: 4px;
	border: thin solid #000000;#wrapper #centercol li {
	list-style-position: outside;
	list-style-image: url(../images/buffer.gif);
}
#wrapper #centercol li {
	list-style-position: outside;
	list-style-image: url(../images/buffer.gif);
	list-style-type: none;
}
#wrapper #centercol ul {
	list-style-position: outside;
	list-style-image: url(../images/buffer.gif);
}
