body {
	background-color: #262428;
	background-image: url("");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	color: #e4d1cb;
	font-family: verdana, tahoma, arial, sans-serif, monospace;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;
}

img {
	border: 0px;
	background-color: transparent;
	background-image: none;
}

#container {
	border: 0px;
	padding: 0px;
	margin: 0px 0px;
	position: absolute;
	z-index: 1;
	left: 12px;
	top: 12px;
}

#nav {
	border: 0px;
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 320px;
}

#content {
	background-color: #262428;
	background-image: none;
	border: 1px solid #e4d1cb;
	width: 410px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	position: absolute;
	z-index: 3;
	left: 271px;
	top: 110px;
	color: #e4d1cb;
}

#nav ul {
	background-color: transparent;
	background-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#nav li {
	background-color: #4E5150;
	background-image: none;
	border: 1px solid #e4d1cb;
	padding: 0px;
	margin: 5px 0px;
	text-align: center;
	line-height: normal;
	color: #e4d1cb;
}

#nav a {
	width: 238px;
	height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
	line-height: normal;
}

#nav a:link, #nav a:visited {
	color: #e4d1cb;
	background-color: #4E5150;
	background-image: none;
}

#nav a:hover, #nav a:active {
	color: #e4d1cb;
	background-color: #4e5150;
	background-image: none;
}

#content h1 {
	background-color: #4E5150;
	background-image: none;
	border: 1px solid #E4D1CB;
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #e4d1cb;
	font-family: verdana, tahoma, arial, sans-serif, monospace;
	font-size: 12px;
}

#content h2, #content h3 {
	background-color: #262428;
	background-image: none;
	border: 1px solid #E4D1CB;
	text-transform: lowercase;
	padding: 1px;
	margin: 5px 0px;
	text-align: center;
	font-weight: bold;
	color: #e4d1cb;
	font-family: verdana, tahoma, arial, sans-serif, monospace;
	font-size: 11px;
}

#content p {
	text-align: justify;
	background-color: #262428;
	background-image: none;
	color: #e4d1cb;
}

#content ul {
	list-style-type: square;
	background-color: #262428;
	background-image: none;
	color: #e4d1cb;
}

#content li {
	margin-bottom: 10px;
	background-color: #262428;
	background-image: none;
	color: #e4d1cb;
}

#content a {
	text-decoration: underline;
	border: 0px;
}

#content a:link, #content a:visited {
	background-color: #262428;
	background-image: none;
	color: #e4d1cb;
}

#content a:hover, #content a:active {
	color: #D2BAB4;
	background-color: #262428;
	background-image: none;
}

#content form {
	background-color: #262428;
	background-image: none;
	border: 0px;
	font-weight: normal;
	color: #e4d1cb;
}

#content input, #content textarea, #content select, #content option {
	background-color: #262428;
	background-image: none;
	border: 1px solid #e4d1cb;
	color: #e4d1cb;
	font-family: verdana, tahoma, arial, sans-serif, monospace;
	font-size: 11px;
}

#content option {
	border: 0px;
}

#footer p {
	text-align: center;
	background-color: #837D88;
	background-image: none;
	border: 1px solid #e4d1cb;
	margin: 0px;
	color: #e4d1cb;
}
