
body {
	color: #333;
	background-color: #E5E5E5;
	background-image:url(back.gif);
	background-attachment: fixed;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 }

.inlineimage {
	margin: 0 10px 5px 0;
	width: 210px;
	height: 220px;
	border: solid 0px #666;
	float: left }
	
#main { 	
	width:800px; 
	background-color: #ffffff;
	border-left: 12px solid #fff; 
	border-right: 12px solid #fff; 
	border-top: 12px solid #fff; 
	border-bottom: 12px solid #fff; 
	margin-left:auto; 	
	margin-right:auto; }  

#header {
	color: #fff;
	font-size: xx-large;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	clear: both }
	
#header2 {
	color: #fff;
	font-size: xx-large;
	padding-top: 0px;
	clear: both }

#side {
    background-color:#FFFFFF;
	width: 234px;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	clear: both }

#side2 {
	padding-top: 0px;
	padding: 10px;
	margin: 0px;
	clear: both }
	
#red {
    background-color:#D10000;
	width: 800px;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	clear: both }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #925a2c;
	font-weight: bold;
	text-decoration: none }

#title {
	color: #fff;
	font-weight: bolder;
	background-color: #b77a2e;
	white-space: nowrap;
	padding-left: 20px;
	width: 50%;
	height: 40px;
	float: left }

#headercorner {
	background-repeat: no-repeat;
	width: 25px;
	height: 120px;
	float: left }

#left {
	margin: 0px;
	width: 247px;
	float: left }
	
#space {
	margin: 14px 0 0;
	padding: 0 0 0 10px }	

#right {
	margin: 15px 0 0;
	height: 100%;
	padding: 0 0 0 10px;
	width: 100px;
	float: right }
	

#content {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 0 230px;
	padding: 0 10px }

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

h2 {
	color: #4C0157;
	font-size: large;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

