body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	background: #ACA39B url("images/bodybg.jpg") no-repeat fixed right bottom;
	margin: 0;
	padding: 0px;
}
p {
	text-align: justify;
}
#header {
	background:  url("images/headbg.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
}
#logorite {
	position: absolute;
	top: 10px;
	right: 10px;
}
#nav {
	position: absolute;
	left: 10px;
	top: 100px;
	background: #CCC4BC;
	border: 1px solid #79736D;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 118px;
}
html>#nav {
	width: 118px;
}
#nav p {
	 margin: 2px 10px 4px 10px;
	 text-align: center;
}
#nav ul {
	margin: 15px 10px 15px 10px;
	padding: 0;
	list-style: none;
	border: 0;
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #79736D;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 10px/15px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #990000;
	background: #FFF2E6;
}
#navtop {
	border-top: 1px solid #79736D;
}
#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #79736D;
	border-right: 1px solid #79736D;
	background: #FFF2E6;
	color: #000;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
}
html>#nav li a {
	width: 98px;
}
#nav li a:hover {
	font-weight: normal;
	background: #ACA39B;
	color: #fff;
	text-decoration: none;
}
#wrapper {
	margin: 12px 170px 20px 150px;
	border: 4px double #998B80;
	background: #FFF url("images/contentbg.jpg") no-repeat left top;
}
#content {
	margin: 10px;
	padding: 10px;
	border: 4px double #CCC4BC;
}
#content h1 {
	color: #6A6858;
	font-size: 160%;
}
#footer {
	background:  url("images/footerbg.jpg");
	padding: 4px;
	border-top: 1px solid #996666;
}
#footer p {
	color: #746A61;
}
