body {
	background-image: url(/i/top_bg_1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #414141;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #414141;
}

#body {
	background-image: url(/i/top_bg_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
  	width: expression(((document.documentElement.clientWidth 
  	|| document.body.clientWidth) < 1000)? 
  	"1000px" : "100%");
	min-width: 1000px;

}
#body1 {
	background-image: url(/i/top_bg_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#body2 {
	background-image: url(/i/bot_bg_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#body3 {
	background-image: url(/i/bot_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body4 {
	background-image: url(/i/bot_bg_3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header {
	background-image: url(/i/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 217px;
	text-align: center;
}
#menu1 {
	width: 195px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	vertical-align: top;
}
#menu2 {
	width: 195px;
	padding-top: 30px;
	padding-left: 12px;
	vertical-align: top;
}
#info {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 12px;
	vertical-align: top;
	background-image: url(/images/info_bg.gif);
}
#footer {
	color: #5BAFEA;
	font-weight: bold;
	text-align: center;
	height: 100px;
	padding-top: 94px;
	clear: both;
}
#footer a  {
	color: #5BAFEA;
}
#centr {
	margin-right: 24px;
	margin-left: 24px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin: 0px;
	color: #e84040;
	background-image: url(/i/h1.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 4px 0px 6px 24px;
}
h2, h3 {
	color: #e84040;
	font-weight: normal;
}
h3 {
	margin: 0px;
	font-size: 14pt;
	color: #414141;
	padding: 8px 0px 6px 0px;
}
h3 a {
	color: #414141;
	text-decoration: none;	
}
h3 a:hover {
	color: #414141;
	text-decoration: underline;	
}
#menu1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu1 ul a:hover {
	text-decoration: underline;	
}
#menu1 ul li a {
	display: block;
	width: 157px;
	padding-left: 24px;
	background-image: url(/i/li.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #5BAFEA;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
	background-position: left 6px;
}
#menu1 ul li ul li a {
	background-image: none;
	text-transform: lowercase;
	color: #666666;
	font-size: 12px;
}
a {
	color: #333333;
}
a:hover {
	text-decoration: none;	
}
#crumbs, #crumbs a {
	font-size: 11px;
	color: #666666;
}
#info p, .hometab td p {
	margin: 0px;
	padding: 4px 0px 8px 0px;
	text-align: justify;
}
#menu2 table {
	background-color: #DBF6FE;
	border: 1px solid #95E3FE;
}
#menu2 table th {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#menu2 table td {
	padding: 4px;
}
.listall {
	padding-top: 4px;
}
#info ul {
	margin-top: 4px;
	margin-bottom: 8px;
	list-style-type: square;
}
.zemContactForm span {
     color: #FF0000;
}
#menu2 img, img.rssThumb {
	background-color: #DBF6FE;
	padding: 4px 4px 6px 4px;
	border: 1px solid #95E3FE;
	margin: 8px 0px 8px 0px;
}
img.rssThumb {
	margin: 0px 12px 12px 0px;
}
#random_image_1, #random_image_2 {
	text-align: center;
	width: 183px;
}
table.rssThumbs {
	width: 100%;
}
div.rssImg {
	text-align: center;
}
table.links td, table.links th {
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
table.links th a {
	font-size: 14pt;
	font-weight: normal;
}
table.links td img {
	padding-top: 4px;
}
#footer p {
	margin: 0px;
	padding: 3px 0px;
}
.hometab td {
	width: 50%;
	vertical-align: top;
	padding: 10px 15px;
	background-image: url(/images/info_bg.gif);
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
}
.h2 {
	text-align: center;
	padding: 12px 0px 6px 0px;
}
.h2 a {
	color: #E84040;
	font-size: 16pt;
}

.anons {
	text-align: center;
	padding: 0px 10px 10px;
	font-size: 14pt;
}
.anons a {
	padding: 0px 24px;
}

