body 
{
	font: 14px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	background: #ACA39B url(i/bodybg.jpg) no-repeat fixed right bottom;
	margin: 0;
}

#header 
{
	background: url(i/headbg.jpg) repeat-x;
}

a:link, a:visited 
{
	color: #876857;
}

#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;
	 float:left;
}

#nav ul 
{
	margin: 15px 10px 15px 10px;
	padding: 0;
	list-style: none;
	border: 0;
	float:left;
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #79736D;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 14px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #990000;
	background: #FFF2E6;
	float:left;
}
#navtop {
	border-top: 1px solid #79736D;
	float:left;
}
#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(i/contentbg.jpg) no-repeat left top;
	height:100%;
	float:left;
}
#content {
	margin: 10px;
	padding: 10px;
	border: 4px double #CCC4BC;
	float:left;
}
#content h1 {
	color: #6A6858;
	font-size: 160%;
}

#content h2 {
	color: #6A6858;
	font-size: 140%;
}

#content td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	background: url(i/footerbg.jpg);
	padding: 4px;
	border-top: 1px solid #996666;
	float:left;
	width:100%;
}
#footer p {
	color: #746A61;	
	float:left;
}

.memberImage
{
	width: 170px;
	float:left;
	height: 190px;
	text-align:center;
}

#imageContainer
{
	width:100%;
	text-align:center;
	float:left;
}