body {
	background-color: #54724e;
	text-size: 12px;
	font-family: helvetica;
	text-align: justify;
}
<script language="JavaScript1.1">


/*
JavaScript Image slideshow:
By JavaScript Kit (www.javascriptkit.com)
Over 200+ free JavaScript here!
*/

var slideimages=new Array()
var slidelinks=new Array()
function slideshowimages(){
for (i=0;i<slideshowimages.arguments.length;i++){
slideimages[i]=new Image()
slideimages[i].src=slideshowimages.arguments[i]
}
}

function slideshowlinks(){
for (i=0;i<slideshowlinks.arguments.length;i++)
slidelinks[i]=slideshowlinks.arguments[i]
}

function gotoshow(){
if (!window.winslide||winslide.closed)
winslide=window.open(slidelinks[whichlink])
else
winslide.location=slidelinks[whichlink]
winslide.focus()
}

//
</script>

h2	{font-size: 24;
		color:#633E60;
		font-family:helvetica;
	}
	
	h6	{
	font-size: 14px;
	color:#633E60;
	font-family:helvetica;
	}
	h3	{font-size: 18;
		color:#633E60;
		font-family:helvetica;
	}

h1{text-align:center;}

#container{
	margin: 0 auto;
	width: 800px;
	height:100%;
		background-color: #CDDA88;
	}

#sidebar {
	float: left;
	width: 270px;
	background-color: #cc6600;
}

table.info {
	border-style: none;
	border-collapse:collapse;
	
	width:500px;
}
table.info2 {
	border-style: none;
	border-collapse:collapse;
	
	width:350px;
}
table.fac {
	border-style: none;
	border-collapse:collapse;
	background-color:#CDDA88;
	width:490px;
	font-size:11px;
}

#main {
	float: left;
	width: 595px;
	background-color: #CDDA88;
}

#header {
	height: 27px;
	width: 800px;
	background-color: #CDDA88;
	color: White;
	border-top:3px solid #633E60;
	font-size: 16px;
}
#content {
	width: 800px;

	height: 100%;
	background-color: #CDDA88;

}
#sidebar3 {
	width: 200px;
	background-color: white;
}
#logo {
	width: 342px;
	margin: 0 auto;
}
#content #sidebar2 {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: black;
	width: 270px;
	clear: none;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#900
}
#content #main2 {
	width: 510px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left:25px;
	font-size:12px;
	height:100%;
}
#content #main3 {
	width: 595px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-left:25px;
	font-size:12px;
}
#text {
	width: 725px;
	float: left;
	margin-left:20px;
	font-size:12px;
	padding: 5px;
}
#cright {
	background-color: #633E60;
	clear: both;
	height: 20px;
	float: none;
	text-align: left;
	font-style:italic;
}



	

#container {
	clear: both;
	float: none;
}
th.link { background-color:#633E60;
		width:80px;
		border-left:2px solid white;
		font-family:Candara;
		text-align:center;
}

th.link a:link, th.link a:visited {
					color:white;
					text-decoration:none;
					text-align:center;
					}
th.link a:hover{ color:#ACB772;
		width:150px;
		text-align:center;
}

a.anch a:link, a.anch a:visited {color:black;}



table.links {float:right;
		height:30px;
		font-family:Candara;
		text-align:center;
}
table.navbar {
	border-collapse: collapse;
	font-size: 13px;
	text-align:center;
}
table.gallery	{color:#88ad59;
}
table.navbar th {
  border: 0px;
}
table.navbar th a{
  display: block;
  width: 145px;
  text-decoration: none;
}
table.navbar th a:link, table.navbar th a:visited {
  color: #633E60;
  background-color: #CDDA88;
}
table.navbar th a:hover, table.navbar th a:active {
  color: white;
  background-color: #633E60;
}
div.links  {  background-color:#CDDA88;
}
div.revolver {float:right;
		text-align:right;
		width:250px;
		padding-right:10px;
		height:100%;
		padding-top:30px;
		font-size:12px;
		} 
div.revolver2 {
	float:right;
	text-align:left;
	width:219px;
	height:201px;
	padding-right:10px;
		} 
p.ftxt { color:white;
		margin-left:25px;
		text-decoration:italics;
		font-size:12px;
}
div.foot	{background-color:white;}
div.fleft	{background-color:white;
		float:left;
		width:392px;
		font-size:11px;
		padding-top:10px;
		padding-left:8px;
		padding-bottom:10px;
}
div.fright	{background-color:white;
		float:right;
		width:392px;
		text-align:right;
		font-size:11px;
		padding-top:10px;
		padding-right:8px;
		padding-bottom:10px;}
		
#text2 {padding-left:10px;
		text-size:10px;
		font-family:helvetica;}
#con {
	font-size: 11px;
}



a:link {
	color: #633e60;
	text-decoration: none;
}

a:visited {
	color: #633e60;
	text-decoration: none;
}

a:hover {
	color: #5a6b0d;
}
a:active {
	text-decoration: none;
	/* [disabled]text-align: right; */
}
