* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #007fff;
}
a:hover {
	color: #ff0000;
}
hr {
	border: 1px solid #e5e5ff;
}
h1 {
	color: #75758f;
	font-size: 13px;
}
h1 a {
	float: right;
	margin: 4px 0px 0px 10px;
}
input.button {
	border: 1px solid #a0a0a0;
	background-color: #e0e0e0;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
}

div#site {
	width: 749px;
	text-align: left;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#header {
	width: 749px;
	height: 136px;
	background-image: url(../images/slogan-2.jpg);
}
img#headlink {
	float: right;
	width: 24px;
	height: 78px;
	margin: 14px 30px 10px 10px;
	border: none;
}
div#left {
	width: 181px;
	float: left;
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
}
div#menu {
	margin: 30px 10px 10px 11px;
}
div#menu a {
	background-image: url(../images/borange.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	display: block;
	padding: 3px 5px 0px 10px;
	margin-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 900;
	font-size: 9px;
	color: #333333;
}
div#menu a:hover, div#menu a.active {
	background-image: url(../images/bblue.gif);
}
div#forms {
	padding: 5px 10px 0px 20px;
	background-image: url(../images/subscribe_back.jpg);
	background-repeat: no-repeat;
}
div#forms div {
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}
input#search, input#login-n, input#login-p, input#subscribe {
	background-repeat: no-repeat;
	background-color: #e5e5ff;
	padding-left: 14px;
	width: 113px;
	height: 15px;
	margin: 2px 1px 3px 0px;
	border: 1px solid gray;
	font-size: 11px;
	font-weight: bold;
}
input#search {
	background-image: url(../images/i-search.jpg);
}
input#login-n {
	background-image: url(../images/i-login-n.jpg);
}
input#login-p {
	background-image: url(../images/i-login-p.jpg);
}
a#reg {
}
input#subscribe {
	background-image: url(../images/i-mail.jpg);
}
input#check{
}
div#right {
	width: 563px;
	float: left;
	overflow-x: hidden;
}
div#path {
	background-image: url(../images/about.jpg);
	height: 28px;
	width: 568px;
}
div#path div {
	padding: 11px 15px 0px 115px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
div#path div.nevnap {
	padding-top: 15px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
div#contenthead {
	background-image: url(../images/line2.jpg);
	height: 12px;
	width: 563px;
}
div#content {
}
div#content, div#content p {
	padding: 10px 20px 10px 10px;
}
div#content p {
	text-align: justify;
}
div#content ol {
	margin: 10px 10px 10px 35px;
}
div#content ol li {
	margin-bottom: 5px;
}
div#bottom {
	clear: both;
}
div#powered {
	float: left;
	height: 49px;
	width: 181px;
	text-align: center;
}
div#footer {
	float: left;
	background-image: url(../images/footer.jpg);
	height: 48px;
	width: 568px;
	text-align: center;
	font-size: 11px;
}
div#footer a {
	font-size: 11px;
	text-transform: lowercase;
	color: #0000ff;
}
div#footer a:hover {
	color: #aa0000;
}
div#imglist {
	width: 340px;
	height: 100px;
	background-image: url(../images/thing.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 5px 0px 5px 0px;
}
div#imglist img#left {
	float: left;
	margin-right: 2px;
}
div#imglist div#title {
	float: left;
	width: 137px;
	color: #aa0000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}
div#imglist img#line {
	float: left;
	margin: 1px 0px 0px 0px;
}
div#imglist p {
	float: left;
	width: 137px;
	padding-left: 3px;
	height: 55px;
	overflow: hidden;
	padding: 0px 0px 0px 3px;
	font-size: 10px;
}
div#imglist a {
	width: 148px;
	background-image: url(../images/borange.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding: 0px 0px 0px 3px;
	color: #ff0000;
}
div#imglist a:hover {
	color: #007fff;
	background-image: url(../images/bblue.gif);
}
div#rightnews {
	float: right;
	width: 215px;
	background-image: url(../images/text_back_right.jpg);
	background-repeat: no-repeat;
}
div#rightnews div {
	padding: 0px 20px 0px 10px;
	display: block;
	text-align: justify;
	font-size: 10px;
}
div#rightnews div.newshead {
	color: #aaaab0;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}
div#rightnews div.newsdate {
	font-size: 11px;
	padding: 10px 0px 0px 10px;
	color: #aa0000;
}
div#rightnews a.arrow {
	width: 155px;
	background-image: url(../images/borange.gif);
	background-repeat: no-repeat;
	background-position: 5px right;
	float: left;
	color: #ff0000;
	padding: 5px 20px 10px 20px;
}
div#rightnews a.arrow:hover {
	color: #007fff;
	background-image: url(../images/bblue.gif);
}
div#highlight {
	width: 568px;
	height: 180px;
	background-image: url(../images/text_back_center.jpg);
	background-repeat: no-repeat;
}
div#highlight img {
	float: right;
	margin: 20px 20px 5px 5px;
}
div#highlight div#title {
	font-weight: bold;
	padding: 15px 0px 0px 20px;
}
div#highlight p {
	padding: 0px 0px 5px 20px;
}
div#links, div#content ul {
	margin: 5px 10px 5px 20px;
}
div#links a, div#content ul li {
	list-style: none;
	padding: 3px 0px 3px 18px;
	background-image: url(../images/small.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: block;
}
div#links a {
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
}
div#links a:hover {
	color: #aa0000;
}
div.search {
	margin: 10px;
}
div.search h1 {
	font-size: 12px;
	margin-bottom: 5px;
}
div.search .found {
	background-color: #ffff77;
}
