body {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(i/bdybg.html) #5A656B repeat-x;
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #000000;
}

ul {
	margin: 20px 0 20px 10px;
	padding: 0;
	list-style: none;
	color: #333333;
}

ul li {
	padding: 0 0 0 17px;
	margin: 0 170px 5px 0;
	background: url(i/libul.html) no-repeat;
	line-height: 1.3em;
	text-align: justify;
}

#wrapper {
	text-align: left;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #45494B;
	border-bottom: 6px solid #45494B;
	border-left: 1px solid #45494B;
}

#header {
	background: url(i/logo.html);
	height: 120px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#mnhead {
	color: #000000;
	font-weight: normal;
	background: url(i/hbul.html) no-repeat left center;
	padding: 0px 0px 0px 18px;
	margin: 20px 0 0 0;
	letter-spacing: 0.3em;
	text-indent: 1em;
}

#mnhead2 {
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-indent: 1em;
	border-bottom: 1px solid #CFEC78;
}

#nav {
	width: 700px;
	height: 38px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #45494B;
	background: url(i/navbg.html) repeat-x;
}

#nav ul {
	margin: 0 0 0 40px;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0 12px 0 7px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#nav a.selected:link, #nav a.selected:visited, #nav a:hover {
	border-top: 4px solid #9DAE6E;
	border-bottom: 4px solid #45494B;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}

#nav a:hover {
	color: #000000;
}

#contentwrap {
	background: url(i/boxbg.html) #99A1A5;
	margin: 20px;
}

#contentop div {
	background: url(i/tl.html) no-repeat top left;
}

#contentop {
	background: url(i/tr.html) no-repeat top right;
}

#contentbot div {
	background: url(i/bl.html) no-repeat bottom left;
}

#contentbot {
	background: url(i/br.html) no-repeat bottom right;
}

#contentop div, #contentop, #contentbot div, #contentbot {
	height: 20px;
	font-size: 1px;
}

#content {
	margin: 0 20px;
}

#weebox {
	background: url(i/weetop.html) #E4E9D5 no-repeat left top;
	padding: 8px 0 0 0;
	margin: 20px 20px 20px 0;
	width: 350px;
	float: left;
}

#weebox h3 {
	display: none;
}

#weebox p {
	background: url(i/weebottom.html) no-repeat right bottom;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0 0 0;
	padding: 10px 10px 20px 10px;
}

#weebox img {
	margin: 16px 0 0 0;
	padding: 20px 10px 0 10px;
}
