body {
	color: #666666;
	background-color: #666666;
	background-image: url(layout/background.png);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	margin: auto;
	text-align: center; }

table, tr, td {
	border: 0;
	text-align: left;
	vertical-align: top; }

td {
	font-size: 11px;
	line-height: 1em;
	color: #7C6C36;
	background: #FFF7E7; }

th {
	font-size: 11px;
	background: #EAE2C8; }



#container {
	text-align: left;
	margin: auto;
	background-image: url(layout/container.png);
	background-repeat: repeat-y;
	width: 700px; }

#banner {
	background-image: url(layout/banner.png);
	width: 700px; 
	height: 255px; }

#content {
	float: left;
	width: 496px;
	margin: 0px 0px 5px 8px;
	padding: 2px;}

#nav {
	float: right;
	width: 178px;
	margin-right: 8px;}
	
#footer {
	color: #7C6C36;
	clear: both; 
	background: #D6C899;
	padding: 2px;
	text-align: center;}

#quick {
	position: absolute;
	margin: 5px 0px 0px 20px;
	font-size: 15px;
	width: 674px;
	text-align: center;
	padding: 3px;}


.toplink a:link 
{ color: #FFFFFF; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.toplink a:visited 
{ color: #FFFFFF; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.toplink a:active 
{ color: #FFFFFF; text-decoration: none; font-weight: none;  border-bottom: 0px;} 
.toplink a:hover 
{ color: #ECF6CF; text-decoration: none; font-weight: none;  border-bottom: 0px;}

.conlink a:link 
{ color: #93AF02; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.conlink a:visited 
{ color: #93AF02; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.conlink a:active 
{ color: #93AF02; text-decoration: none; font-weight: none;  border-bottom: 0px;} 
.conlink a:hover 
{ color: #E3F2B6; text-decoration: none; font-weight: none;  border-bottom: 0px;}

.navlink a:link 
{ color: #7C6C36; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.navlink a:visited 
{ color: #7C6C36; text-decoration: none; font-weight: none;  border-bottom: 0px;}
.navlink a:active 
{ color: #7C6C36; text-decoration: none; font-weight: none;  border-bottom: 0px;} 
.navlink a:hover 
{ color: #D6C899; text-decoration: none; font-weight: none;  border-bottom: 0px;}


h1 {
	background: #ECF6CF; 
	margin: 0px; 
	margin-bottom: 10px; 
	color: #93AF02; 
	padding: 2px; 
	font-size: 11px; 
	text-align: center;}

h2 {
	font-size: 11px; 
	margin: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	color: #93AF02; 
	padding: 2px; 
	border-bottom: 1px solid #93AF02; 
	text-align: left;}

h3 {
	font-size: 11px; 
	margin: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	color: #7C6C36; 
	padding: 2px; 
	border-bottom: 1px solid #7C6C36; 
	text-align: left;}

h4 {
	border-bottom: 1px solid #D6C899;
	width: 50%;}

img {
	margin: 2px;}