	* { margin: 0; padding: 0; font-family: Arial, Helvetica, Sans-serif; }
	
	body {
		text-align: center; 
		background: #f3f3f0;
		font-size: 12px;
		color: #727272;
	}
	
	a {
		text-decoration: none;
		color: #6695a4;
	}
	
	p {
		margin: 0 0 8px 0;
	}
	
	img {
		border: 0;
	}
	
	#main {
		background: #FFF url(images/main-bg.gif) repeat-x 0 0;
		text-align: center;
	}
	
	#footer {
		width: 956px;
		margin: 0 auto;
		text-align: center;
		color: #b1bcbe;
		font-size: 10px;
		padding: 20px 0;
		background: transparent url(images/footer-bg.gif) no-repeat 0 0;
	}
	
	#footer a {
		color: #b1bcbe;
	}
	
	#header {
		width: 956px;
		height: 113px;
		margin: 0 auto;
		text-align: left;
		background: transparent url(images/head-bg.gif) no-repeat right bottom;		
	}
	
	#header img {
		float: right;
	}
	
	#content {
		width: 956px;
		margin: 0 auto;
		text-align: left;
	}
	
	#middle {
		clear: both;
	}
	
	#topmenu {
		line-height: 26px;
		clear: both;
		color: #c6c5b5;
		padding: 0 0 0 20px;
	}
	
	#topmenu a {
		color: #c6c5b5;
		padding: 0 6px;
	}
	
	#leftmenu {
		background: #eae7db;
		width: 240px;
		height: 170px;
		float: left;
		padding: 0;
		margin: 0;
	}
	
	#leftmenu a {
		color: #807d70;
		display: block;
		margin: 0 10px;
		padding: 0 16px;
		line-height: 19px;
	}
	
	#leftmenu a.active {
		color: #6695a4;
		background: transparent url(images/left-active-bg.gif) no-repeat 0 0;
	}
	
	#thirdnav {
		float: left;
		width: 240px;
		padding-top: 28px;
	}
	
	#thirdnav a {
		color: #807d70;
		display: block;
		margin: 0 10px;
		padding: 0 16px;
		line-height: 19px;
	}
	
	#flasharea {
		background: transparent url(images/flashplace.jpg) no-repeat 0 0;
		margin-left: 237px;
		height: 170px;
	}
	
	#imagearea {
		margin-left: 237px;
		height: 170px;
	}
	
	#topspacer {
		height: 10px;
	}
	
	#bottomspacer {
		height: 10px;
	}
	
	#bottom {
		clear: both;
	}
	
	#bottom-sub {
		background: transparent url(images/sub-main-bg.gif) repeat-y 0 0;
		clear: both;
	}
	
	#welcome {
		float: left;
		background: transparent url(images/welcome.jpg) no-repeat 0 0;
		height: 310px;
		width: 240px;
	}
	
	#welcome div {
		font-weight: bold;
		color: #fff;
		padding: 230px 19px 0 19px;
	}
	
	#pagetext {
		background: #fff url(images/bot-flash-shadow.gif) no-repeat 0 0;
		padding: 29px 0 0 0;
		float: left;
		width: 554px;
		border-top: 4px solid white;
	}
	
	#bottom-sub #pagetext {
		float: none;
		padding: 29px 0 20px 0;
		margin-left: 240px;
		width: auto;
	}
	
	#pagetext h1 {
		color: #116685;
		font-size: 18px;
		font-weight: normal;
		margin: 0 29px 20px 29px;
	}
	
	#pagetext p {
		margin: 0 29px 8px 29px;
	}
	
	#imagegallery {
		background-color: #f3f0e5;
		height: 306px;
		margin: 0 0 0 794px;
		padding: 0 0 0 4px;
		border-top: 4px solid white;
	}
	
	#imagegallery p {
		padding: 0 8px;
	}
	
	.home-thumb {
		margin: 10px 18px;
		border: 3px solid #c6c5b5;
	}

	td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

	.smaller {
	font-size: 10px;
	}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}
