body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000;
	background-image: url(/images/bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
.toptags {
	width: 988px;
	margin: 0 auto;
	border: 1px solid #026680;
	padding: 3px;
}
.toptags a {
	color: #18008A;
}
.toptags a:hover {
	color: #C99701;
}


.archive {
	font-size: 12pt;
	float: left;
	height: 25px;
	width: 440px;
	margin-top: 10px;
	margin-left: 220px;
}
.archive a {
	color: #022840;
	font-size: 12pt;
}
.archive a:hover {
	color: #FF6;
}


.title {
	margin: 0 auto;
	text-align: right;
	background-image: url(/images/panel_bg.gif);
	width: 992px;
}
.thumbs {
	width: 990px;
	background-color: #fff4e0;
	border: 1px solid #005E74;
	margin: 0 auto;
}
.thumbs a img{
	border: 1px solid #003E74;
	margin: 2px;
}
.thumbs a:hover img {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FEBC00;
	border-right-color: #FEBC00;
	border-bottom-color: #FEBC00;
	border-left-color: #FEBC00;
}


.head {
	height: 153px;
	width: 100%;
	background-image: url(/images/headbg.jpg);
	text-align: center;
}
.inhead {
	width: 990px;
	margin: 0 auto;
	height: 153px;
}
.logo {
	width: 324px;
	float: left;
}
.logocentr {
	float: left;
	height: 132px;
	width: 206px;
	background-image: url(/images/logo_04.jpg);
}
.top {
	height: 125px;
	width: 403px;
	float: left;
	background-image: url(/images/headtop3.jpg);
	font-size: 12pt;
	color: #CCC;
	text-align: left;
}
.top a {
	font-size: 12pt;
	color: #FC6;
}
.top a:hover {
	color: #6CC;
}

.headtop {
	float: left;
	width: 453px;
	height: 158px;
}
.searchbar {
	width: 450px;
	float: none;
}
.maintop {
	width: 990px;
	background-color: #fff4e0;
	border: 1px solid #005E74;
	margin: 0 auto;
	text-align: left;
	font-size: 14pt;
}
.maintop a {
	color: #156880;
}
.maintop a:hover {
	color: #FFB601;
}
.thumbtop {
	margin: 0 auto;
	width: 990px;
	border: 1px solid #3C6975;
	height: 210px;
}
.imtop    {
	float: left;
	width: 246px;
	height: 210px;
}
.imtop a img {
	border: 1px solid #069;
	text-decoration: none;
}
.imtop a:hover img {
	border-color: #F96;
}

.imtop a {
	font-size: 12pt;
}
.imtop a:hover {
	color: #C03;
}
.links {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin: 0 auto;
}
.links a {
	font-size: 9pt;
}
