
body {
	margin: 0;
	padding: 0;
	background: url('images/backg1.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	font: 12px "Century Gothic", verdana, arial, helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #6a9b51;
	margin: 5px 0 5px 8px;
	padding-top: 5px;
}
h2 {
	font-size: 15px;
	color: #364f2a;
	margin: 5px 0 5px 8px;
	padding-top: 5px;
}
h3 {
	font-size: 10px;
	color: #bf8999;
	margin: 0 0 0 8px;
}
h4 {
	font-size: 13px;
	color: #6a9b51;
	margin: 0 0 5px 8px;
	font-style: italic;
}
p {
	line-height: 1.7em;
	margin: 8px;
}
a:link, a:visited {
	color: #B98298;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#layout {
	width: 860px;
	margin: 20px auto 0 auto;
	padding: 0;
	background-image: url('images/bg.png');

}
.spacer {
	width: 860px;
	height: 25px;
	margin: 0 auto 0 auto;;
	padding: 5px 0 0 0;
	color: #666666;
	text-align: center;
}
.spacer a, .spacer a:visited, .spacer a:hover {
	color: #666666;
}

#content {
	width: 800px;
	background: transparent;
	margin: 0 30px 0 30px;
	padding: 1px 0 1px 0;
}
#menu {
	width: 800px;
	height: 39px;
	margin: 0 0 2px 0;
	padding: 0;
	background: transparent;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: transparent;
}
#menu li {
	display:inline;
	list-style-type:none;
}
#menu a:link, #menu a:visited {
	width: 156px;
	background: #d04b04;
	color: #ffffff;
	padding: 10px 0 10px 0;
	margin: 2px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	float: left;
	font-weight: bold;
}
#menu a:hover {
	background: #7c7c7c;
	color: #ffffff;
	text-decoration: none;
}
#menu a:active, #menu a#current {
	color: #ffffff;
	text-decoration: none;
}
#header {
	background: transparent;
	width: 794px;
	height: 175px;
	margin: 0 3px 0 3px;
	padding: 0;
}
#main {
	width: 794px;
	height: 374px;
	margin: 0 3px 2px 3px;
	padding: 0;
	background: transparent;
}
#left {
	width: 314px;
	height: 374px;
	margin: 0 2px 0 2px;
	padding: 0;
	background: #e3dade;
	float: left;
}
#submenu {
	width: 294px;
	background: transparent;
	margin 0;
	padding: 0;
	float: left;
	display: block;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu li a {
	width: 100%;
	margin: 0 4px 4px 0;
	padding: 10px 10px 18px 10px;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.sub1 a:link, .sub1 a:visited {
	background: #444444;
	color: #ffffff;
	text-decoration: none;
}
.sub1 a:hover {
	background: #d04b04;
	color: #ffffff;
	text-decoration: none;
}
.sub2 a:link, .sub2 a:visited {
	background: #888888;
	color: #ffffff;
	text-decoration: none;
}
.sub2 a:hover {
	background: #d04b04;
	color: #ffffff;
	text-decoration: none;
}
.sub3 a:link, .sub3 a:visited {
	background: #bbbbbb;
	color: #ffffff;
	text-decoration: none;
}
.sub3 a:hover {
	background: #d04b04;
	color: #ffffff;
	text-decoration: none;
}
.sub4 a:link, .sub4 a:visited {
	background: #c6a5d0;
	color: #946ba1;
	text-decoration: none;
}
.sub4 a:hover {
	background: #ceb2d6;
	color: #946ba1;
	text-decoration: none;
}
.sbbox {
	width: 314px;
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
}
.sbbox a:link, .sbbox a:visited {
	background: transparent;
	text-decoration: none;
}
.sbbox a:hover {
	background: transparent;
	text-decoration: underline;
}
.news {
	width: 314px;
	height: 180px;
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
	overflow: auto;
}
.news p {
	margin: 0 0 0 8px;
}
.news a:link, .news a:visited {
	background: transparent;
	text-decoration: none;
}
.news a:hover {
	background: transparent;
	text-decoration: underline;
}

#thinsub {
	width: 294px;
	background: transparent;
	margin 0;
	padding: 0;
	float: left;
	display: block;
}
#thinsub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#thinsub li a {
	width: 100%;
	background: #b7a6ad;
	color: #E3BDC8;
	margin: 0 4px 4px 0;
	padding: 5px 10px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
#thinsub a:link, #thinsub a:visited {
	color: #E3BDC8;
	background: #959595;
	text-decoration: none;
}
#thinsub a:hover {
	background: #9f9f9f;
	text-decoration: none;
}

.right {
	float: right;
	padding: 8px;
}

#right {
	width: 465px;
	height: 374px;
	margin: 0 0 2px 0;
	padding: 0;
	background: #e3dade;
	float: right;
	overflow: auto;
}