body {
	background-image: url(../images/bg.jpg);
	margin: 8px;
	font-family: Tahoma;
	color: #CCCCCC;
}
#container #footer {
	font-size: 10px;
	text-align: center;
	padding-left: 235px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	background-image: url(../images/mainbg.jpg);
	border: 1px solid #000000;
}
#container #left {
	width: 217px;
}
#container #left #leftinner {
	width: 170px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
}
#container #main {
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 783px;
}
#container #main #maininner {
	width: 767px;
	margin-left: 8px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #main #maininner #news {
	padding-bottom: 7px;
	border: 1px solid #000000;
	width: 100%;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#container #main #maininner h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 24px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
