html, body {
	margin:0px;
	padding:0px;
	_background-image: url(http://);
	_background-attachment: 'fixed';
	overflow-x:hidden;
	}
body {
	background-color:#878463;
	}
#wrap {
	width:830px;
	margin:10px auto 0px auto;
	background-color:#FFFFFF;
	padding:10px;
	position:relative;
	}
#left {
	float:left;
	width:235px;
	}
#logo {
	height:331px;
	width:235px;
	background-image:url(images/logo.jpg);
	background-repeat:no repeat;
	background-position:top center;
	margin-bottom:10px;
	}
#logo h1 {
	display:none;
	}
#right {
	float:right;
	width:585px;
	}
#nav {
	background-color:#9E804A;
	display:block;
	padding:10px;
	margin-bottom:10px;
	}
#nav a {
	text-decoration:none;
	color:#E2D6C3;
	padding:5px 0px;
	margin:0px 10px;
	}
#nav a:hover {
	color:#FFFFFF;
	padding:5px 0px 0px 0px;
	border-bottom:5px solid #FFFFFF;
	}
#main {
	margin-top:10px;
	color:#666666;
	font-size:14px;
	display:block;
	}
#main h1 {
	font-family:'Trebuchet MS';
	font-size:26px;
	color:#660000;
	font-style:italic;
	margin:0px;
	padding:0px;
	}
#main h2 {
	font-family:'Trebuchet MS';
	color:#9E804A;
	font-size:16px;
	font-style:italic;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
#main hr {
	border:1px solid #660000;
	}
#main p {
	line-height:180%;
	margin:0px;
	padding:3px 0px 10px 0px;
	}
.clear {
	clear:both;
	}
#footer {
	width:830px;
	margin:0px auto;
	padding:0px 10px;
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#EDEDED;
	}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer span {
	display:block;
	padding:2px 0px;	
	}
#footer .left {
	float:left;
	width:40%;
	}
#footer .right {
	text-align:right;
	float:right;
	width:40%;
	}
#caption {
	font-family:'Trebuchet MS';
	color:#000000;
	font-size:20px;
	font-weight:bold;
	}
.bimg img {
	border:1px solid #000000;
	}
#test2 {
	width:585px;
	display:block;
	}
td.title {
	font-size:22px;
	font-family:'Trebuchet MS';
	color:#000000;
	padding-left:10px;
	}
td.list ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:150px;
	}
td.list ul li {
	margin:0px;
	padding:2px 0px;
	}
td.list ul li a {
	font-family:'Trebuchet MS';
	font-size:14px;
	text-decoration:none;
	color:#666666;
	}
td.list ul li a:hover {
	color:#000000;
	text-decoration:underline;
	}
.homel {
	padding:0px;
	margin-bottom:5px;
	width:100%;
	}
.homel.off {
	background-color:#EDEDED;
	}
.homel img {
	width:180px;
	margin-bottom:10px;
	margin-left:10px;
	}
.logoshow {
	position:absolute;
	top:132px;
	left:40px;
	}
#jsimg {
	display:block;
	height:223px;
	overflow:hidden;
	}
