*{
padding:0;
margin:0;
}
body{
	background: Black url(../images/fon.gif) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	text-transform: uppercase;
}
h1 {
font-size: 18px;
letter-spacing: 0px;
background-color: transparent;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
}
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#content{
    width:900px;
    padding:0;
  	clear:both;
	height: 500px;
}
#nav{
	background-image: url(../images/left2.gif);
	background-repeat : repeat-y;
	z-index: 2;
	height: 600px;
}
#rightcontent{
	position: absolute;
	top:143px;
	left:245px;
	background-color: transparent;
	color: Black;
	padding:0;
	margin:0;
	width:700px;
	height: 500px;
	float:right;
	z-index: 1;
}
#leftcontent{
	padding:0;
	margin:0;
	width:650px;
	float: left;
	z-index: 2;
}
#textheader{
    padding:0;
    margin:0;
    width:666px;
    height:22px;
    clear:both;
}
#texttop{
    padding:0;
    margin:0;
    width:666px;
    clear:both;
}
#textcontent{
    padding:0 15px 0 15px;
    margin:0;
    width:500px;
    clear:both;
    min-height:172px;
}
#textfooter{
	position: absolute;
	top:700px;
	left:0px;
	padding:0;
	margin:0;
	width:666px;
	z-index: 2;
	clear:both;
}
#footer{
	position: absolute;
	top:750px;
	left:245px;
	padding:0;
	margin:0;
	width:666px;
	background-color: transparent;
	color: Black;
	z-index: 2;
	clear:both;
}
.block{
	text-indent: 15px;
	 padding:0 15px 0 15px;
    margin:2px;
    width:636px;
    clear:both;
    min-height:172px;
}
.but{
	position: relative;
	top:0px;
	left:60px;
	width: 170px;
	height: 50px;
	background-image: url(../images/but.gif);
	background-repeat : no-repeat;
	z-index : 3;
	text-indent: 2px;
	cursor: pointer;
}
.but2{
	position: relative;
	top:0px;
	left:70px;
	padding: 5px;
	width: 180px;
	height: 30px;
	background-color: #FFBD42;
	color: black;
	border: thin solid Black;
	z-index : 3;
	text-align: center;
}
.but2t{
	position: relative;
	top:20px;
	left:22px;
	height: 30px;
	text-align: center;
	background-color: transparent;
	color: Black;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
.but2t2{
	position: relative;
	top:24px;
	left:22px;
	height: 30px;
	text-align: center;
	color: Black;
	background-color: transparent;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
.but2t,.but2t2 a{
	background-color: transparent;
	color: Black;
	font-size: 9px;
	text-decoration: none;
}
.but2t,.but2t2 a:hover{
	background-color: transparent;
	color: Black;
	font-size: 9px;
	text-decoration: none;
}
.but2t,.but2t2 a:visited{
	background-color: transparent;
	color: Black;
	font-size: 9px;
	text-decoration: none;
}
.but2t,.but2t2 a:link{
	background-color: transparent;
	color: Black;
	font-size: 9px;
	text-decoration: none;
}
.whitecod{
	background: white;
	border: thin solid black;
	color: black;
	margin: 2px;
	padding: 1px;
	font-size: 10px;
}
#source{
	border: 0px;
	background-color: transparent;
	color: black;
	font-size: 12px;
}
a{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
a:hover{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
a:visited{
	color: Red;
	background-color: transparent;
	text-decoration: none;
}
a:link{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
a.d{
	color: Green;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
a.d:hover{
	color: White;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}
a.d:visited{
	color: Olive;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
a.d:link{
	color: Green;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
 table{
 	border: 0px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: transparent;
 }
 small{
 	font-size:9px;
 }
 p{
    margin:0;
    z-index:200;
    background-color: transparent;
    color: black;
	font-weight: bold;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
 }
.clear{
    clear:both;
}
.hidden { visibility: hidden; }
.unhidden { visibility: visible; }
ul{
	padding: 0px 0px 0px 15px;
	color: Black;
	font: 12pt;
	marker-offset: 1px;
	list-style: square;
}
.italic{
	font: italic 12pt "Courier New", Courier, monospace;
	color: Black;
}
li{
	color: Black;
	font: 12pt;
	marker-offset: 1px;
	padding: 5px 0px 5px 10px;
}
#ads_right{
	position: absolute;
	top:10px;
	left: 620px;
	position: absolute;
	width: 150px;
	height: 650px;
	background: White;
}
/* Search */

#search {
	position: absolute;
	top:100px;
	left: 860px;
	float: right;
	width: 160px;
	height: 28px;
	background: transparent url(../images/img02.gif) no-repeat;
}
#search #x {
	display: none;
}
#search #s {
	padding: 6px 5px 5px 35px;
	width: 150px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: White;
}
#search br {
	display: none;
}
/* RSS */
#rss {
	position: absolute;
	top:50px;
	left: 870px;
	padding: 28px 39px 20px 0;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#rss a {
	padding: 0 0 3px 24px;
	background: url(../images/img03.gif) no-repeat;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
#rss a:hover {
	text-decoration: underline;
	color:blue;
}
.date{
	padding: 2px 2px 2px 0;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: Gray;
}