body {
	background-color: #400;
	text-align: center !important;
	padding: 0px;
	margin: 0px;
	}

div#container {
	width: 741px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color:#d09786;
	}

div#side:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}

div#side { 
	display: inline-block; 
	height: 1%; 
	}
	
/* Hides from IE-mac \*/
div#side { 
	display: block; 
	}
/* End hide from IE-mac */

div#header1 {
	background-image: url("images/header1.jpg");
	width: 741px;
	height: 34px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 1;
	}

div#header2 {
	background-image: url("images/header2.jpg");
	width: 741px;
	height: 65px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 1;
	}

div#header3 {
	background-image: url("images/header3.jpg");
	width: 741px;
	height: 65px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 1;
	}

div#content {
	float: left;
	height: auto;
	background-color: #670901;
	color: #edd;
	width: 539px;
	font-family: verdana, tahoma, arial, times new roman;
	font-size: 10pt;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	z-index: 5;
	}

div#list ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	}

div#list li {
	background: url("images/bullet.gif") left center no-repeat;
	padding-left: 8px;
	}

div#content a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#content a:visited {
	background: url("images/visit.gif") right center no-repeat;
	padding-right: 9px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#content a:visited:hover {
	background: url("images/visithover.gif") right center no-repeat;
	padding-right: 9px;
	color: #fec;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#content p {
	padding-left: 40px;
	}

div#content h3 {
	height: 40px;
	background-image: url("images/contentheader.png");
	text-indent: 40px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	color: #400;
	font-weight: bold;
	font-size: 13pt;
	font-family: century gothic, tahoma, arial, georgia;
	letter-spacing: 5px;
	}

div#content h4 {
	font-family: century gothic, georgia, verdana;
	font-weight: normal;	
	border-bottom: 1px dotted #E5C5BD;
	text-align: right;
	font-size: 12pt;
	color: #ffc;
	letter-spacing: 1px;
	}

div#side {
	float: right;
	height: auto;
	margin: -130px 0px 0px -25px;
	padding: 0px 0px 0px 0px;
	width: 197px;
	background-color: #d09786;
	color: #670901;
	text-align: left;
	line-height: 20px;
	font-family: tahoma, verdana, century gothic, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	z-index: 25;
	}

div#side a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#side a:visited {
	background: url("images/visit.gif") right center no-repeat;
	padding-right: 9px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#side a:visited:hover {
	background: url("images/visithover.gif") right center no-repeat;
	padding-right: 9px;
	color: #930;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#side h3 {
	height: 17px;
	background-image: url("images/navigationheader.png");
	text-indent: 25px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0px;
	margin-right: 0px;
	color: #400;
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma, arial, georgia;
	letter-spacing: 5px;
	}

div#side p {
	padding-left: 5px;
	}

div#side ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	}

div#side li {
	background: url("images/bullet.gif") left center no-repeat;
	padding-left: 8px;
	}

div#footer {
	clear: both;
	height: auto;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	width: 731px;
	background-color: #A12E0F;
	font-size: 7pt;
	text-align: right;
	color: #edd;
	font-family: tahoma, verdana, arial, times new roman;
	}

div#footer a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#footer a:visited {
	background: url("images/visit.gif") right center no-repeat;
	padding-right: 9px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

div#footer a:visited:hover {
	background: url("images/visithover.gif") right center no-repeat;
	padding-right: 9px;
	color: #fec;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

