html, body {height: 100%;}

body {
	min-width: 100%;
    margin: 0;
    padding: 0;
	font-family: Verdana;
	color: #000000;
	background-color: #FFFFFF;
}
hr {
    border: none;
    background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}
form, p, img, ul, ol, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	border: 0;
}
h3 {
color: #777777;

	text-align: center;
       /* text-decoration: underline;*/
}
table {font-size: 100%;}

a {text-decoration: none;}

a:hover {text-decoration: underline; }

.sel {
    color: #777777;
font-weight: bold;
}

i {width: 99%;}

img.img_left {
	float: left;
	margin: 0 10px 10px 0;
}

img.img_right {
	float: right;
	margin: 0 0 10px 10px;
}

#preloaded_images {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.all {
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0 auto -107px auto;
	text-align: left;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 0;
}
.dn{
        display: none;
}

/*top - begin*/
#top_1 {height: 18px; }

#top_2 {
	height: 39px;
	margin-bottom: -20px;
	padding: 7px 12px 0 0;
	text-align: right;
	font-size: 70%;
}

#top_2 img {
	top: -3px;
	margin-left: 15px;
}
/*top - end*/

/*center - begin*/
#center .left {width: 266px; float: left; background: #FFFFFF}

.rub {font-size: 1.1em; width: 180px; background: #C0C0C0; color: #006622; margin: 15px 0 20px 0; line-height: 100%; padding: 2px 0 7px 0; text-transform: lowercase}

.rub a {
text-decoration: none;
color: #006622;
}
.me {font-size: 0.75em; width: 180px; color: #808080; margin: 16px 0 20px 0; text-align: left}
#center .right {margin-left: 266px; padding-top: 20px}
#center .right_in {font-size: 12px; color: #333333; margin: 20px 0px 13px 0px; padding: 10px 30px 150px 10px; background: #F5F5F5}
#center .right_in a {color: #005D31; font-weight: bold; line-height: 18px}
#center .right_in a:hover {color: #999900; }
#center .right p {margin-bottom: 15px;}

#center .right h4 {
	margin-bottom: 20px;
	font-size: 108%;
	font-weight: bold;
	text-decoration: underline;
}

#center .right ul li {margin-bottom: 10px;}

#center .right img {margin-bottom: 5px;}

#menu1 { width: 100%; height: 40px; font-size: 0.75em; background: silver}
* html #menu1 {margin-top: -605px;}

	#menu ul {margin: 0; padding: 0;}
	#menu li {width: auto; float: left; display: block; padding: 10px 0em 12px 0em; text-align: center; }
	#menu ul li a {color: #000; font: 1.45em Verdana, sans-serif; text-decoration: none; padding: 10px 0.85em 10px 0.85em;}
* html #arr ul li a {padding: 14px 0em 12px 0em;}
	#menu ul li a:hover { background: #EEE}

	#arr li {width: auto; float: left; display: block; padding: 9px 0em 12px 0em; text-align: center; }
	#arr ul li a {padding: 20px 0.85em 6px 0.85em;}
*+html #arr li a {padding: 14px 0em 13px 0em;}
	#arr ul li a:hover { background: #EEE}	
/*center - end*/

/*footer - begin*/
#footer_spacer {
	height: 207px;
}

#footer {width: 100%; height: 107px; margin: 0 auto; text-align: left; background-image: url(/img/foo.gif)}

#footer .counter {padding: 15px 15px -0px 15px}

#footer .links {text-align: center; font-size: 10px; color: #A9A9A9; padding: 30px 10px 0px 10px; width: 80%; margin-left: 10%}

#footer .links a {
	color: #88CC88;
	text-decoration: none;
}
#footer .links a:hover {text-decoration: underline;}


#footer .author {
	float: right;
	margin: 91px 10px 0 0;
        width: auto;
	font-size: 8px;
}

#footer .author a {
	text-decoration: none;
}
#footer .author a:hover {color: #330099; text-decoration: underline;}

/*footer - end*/