body {
	background: #8ca8c0 url(i/wallpaper.jpg) repeat-x top;
	}
#container {
	width: 740px;
	\width: 760px;
	w\idth: 740px;
	background-image: url(i/page_bg.jpg);
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
#banner {
	height: 350px;
	background-image: url(i/banner.jpg);
	padding: 0;
	margin: 0;
	}
#subcontainer {
	background: transparent;
	padding: 0;
	margin-top: -200px;
	}
#content {
	padding: 0 30px 0 50px;
	margin-right: 220px;
	background: transparent;
	}	
#content img{
	padding-left: 30px;
	}
#sidebar {
	float: right;
	width: 220px;
	\width: 220px;
	w\idth: 220px;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	}		
#bottomlinks {
	clear: both;
	margin: 0;
	padding: 12px 30px 0 50px;
	text-align: left;
	background: transparent;
	}	
#footer {
	clear: both;
	height: 40px;
	margin: 0;
	padding: 0 30px 0 50px;
	background-image: url(i/footer_bg.jpg);
	color: #ded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	}	
/*-------------------------------------------------------------------------------------------*/	
image {
	border: 0;
	padding: 0;
	}	
.float-right {
	float: right;
	margin: 4px 0 16px 16px;
	}	
#footer img{
	padding-top: 6px;
	border: 0;
	}
#footer a {
	color: #ded;
	text-decoration: underline;
	}	
#footer a:hover {
	color: #fff;
	}	
p, body {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: justify;
	text-decoration: none;
	text-indent: 0;
	}
h1 {
	color: #353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	border-bottom: 1px solid #666;
	}
h2 {
	color: #464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	text-decoration: none;
	/*text-indent: 0.6em;
	background-color: #FDF3CF;
	border-left: 2px solid #6a6;*/
	}
a:link {
	color: #060;
	text-decoration: underline;
	}
a:visited {
	color: #999;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}	
.sign {	
	color: #444;
	font-family: Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 0;
	margin: 10px 0 10px 0;
	}	
table#duck {
	width: auto;
	margin-top: 12px;
	padding: 0;
	}	
table#duck td {
	width: auto;
	border: 0;
	padding: 8px;
	}	
table#duck img {
	border: 0;
	padding: 0;
	}
table#recent {
	width: 420px;
	margin: auto;
	padding: 0;
	border-collapse: collapse;
	}	
table#recent td {
	width: 210px;
	border: 1px solid #ddd;
	padding: 8px;
	}			
/*---------------------------------------------------------------------------------main nav--*/
ul#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 300%;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 2px 40px 2px 20px;
	list-style-type: none;
	border: 0;
	background: transparent;
	}
ul#nav li {
	text-indent: 0.5em;
	}
ul#nav a {
	display: block;
	color: #885236;
	text-decoration: none;
	}	
ul#nav a:hover {
	color: #030;
	background-color: #b5c9b5;
	}	
#uberlink a:link, #uberlink a:visited,
	#uberlink a:hover, #uberlink a:active {
	color: #ccc;
	}		
/*------------------------------------------------------------------------------bottom nav---*/
ul#bottomnav {
	padding: 0;
	list-style-type: none;
	}
ul#bottomnav li {
	display: inline;
	padding: 1px 6px 1px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	margin: 6px;
	background-color: #d5ead9;
	}	
ul#bottomnav a {
	color: #885236;
	text-decoration: none;
	}	
ul#bottomnav a:hover {
	color: #000;
	text-decoration: underline;
	}