* {
border: 0;
margin: 0;
}
body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000100 url(images/bg.jpg);
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #353535;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
h1 {
	font-variant: small-caps;
	font-size: 56px;
}
h2 {
	font-variant: normal;
	font-size: 22px;
}
h3 {
	text-align: center;
}
h4 {
	color: #ff0000;
	font-size: 18px;
	padding-bottom: 10px;
	font-style: italic;
}
h5 {
	width: 540px;
}
h6 {
	width: 1096px;
}
h3, h5, h6 {
	height: 25px;
	font-size: 18px;
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #bfbfbf;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	margin-bottom: 10px;
}
.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
#header {
	background:url(images/menubg.gif) repeat-x top;
	height: 163px;
	margin-bottom: 8px;
	width: 1164px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#img {
	width: 316px;
	float: left;
	margin-top: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
#h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #F7F1DD;
	font-variant: small-caps;
	float: right;
	margin-right: 80px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 25px;
}
#page {
	margin-right: 1px;
	float: right;
	width: 842px;
}
#page ul {
	list-style: none;
}
#page li {
	display: inline;		
}
#page a {
	display: block;
	width: 100px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	float: left;
}
#page a:hover {
	width: 100px;
	height: 27px;
	background-color: #FFFFFF;
	background-image: url(images/menu_hov.jpg);
	background-repeat: no-repeat;
}
.block {
	width: 1140px;
	background: #ffffff url(images/content.jpg);
	border: 1px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.info {
	width: 545px;
	border: 1px solid #bfbfbf;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
	background: #ffffff;
	float: right;
	padding-left: 10px;
	font-size: 14px;
	font-style: italic;
	height: 156px;
}
.thumb1 img {
	height: 180px;
	width: 320px;
	border: 1px solid #bfbfbf;
}
.thumb2 img {
	height: 180px;
	width: 240px;
	border: 1px solid #bfbfbf;
}
a:hover.thumb2 img, a:hover.thumb1 img {
	border: 1px solid #F00;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#txt2 {
	float:right;
}
#txt1, #txt2 {
	width: 542px;
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid #bfbfbf;
	padding: 10px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#top-sites {
	background-color: #FFF;
	width: 1098px;
	border: 1px solid #bfbfbf;
	padding: 20px;
}
.top {
	float: left;
	width: 207px;
	margin-left: 12px;
	line-height: 2em;
}
.top a {
	font-size: 14px;
	font-weight: normal;
}
#links {
	text-align: center;
}
#footer {
	margin: 0 auto;
	font-size: 12px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	clear:both;
	padding-bottom: 20px;
}
#footer a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

