html, body
{
	height: 100%;
}

body
{
    font-size: 12px; 
    color: #000000; 
    font-family: Arial, Verdana, Tahoma, Trebuchet MS;
    font-style: normal;
    text-decoration: none;
    white-space: normal;
	margin: 0;
	padding: 0;
    background: #747576 url(../images/bg.jpg);
}

a
{
	color: #dcdcdc;
    text-decoration: underline;
}

a:hover
{
	color: #fff;
    text-decoration: underline;
}


a img
{
	border: solid 1px #fff;
}

a:hover img
{
	border: dashed 1px #fff;
}

#header
{
	width: 100%;
	height: 120px;
	background: url(../images/header_bg.jpg) repeat-x;
	border-bottom: solid 3px #515455;
	text-align: center;
}

#header #bookmark
{
	margin-top: -115px;
	margin-bottom: -20px;
	margin-left: 826px;

}

#header a img, #header #bookmark a img
{
	border: 0;
}

#top_menu
{
	width: 100%;
	text-align: right;
	padding: 10px 0;
	height: 15px;
}

#top_menu ul
{
	float: right;
	margin: 0;
	padding: 0;
}

#top_menu ul li
{
	list-style:none;
	float:left; 
	font-size:14px; 
	font-weight:bold; 
	padding-right:6px; 
	padding-left:6px;
	border-right: dashed 1px #a5aaad;
}

#top_menu ul li a{color:#fff; text-decoration:underline; }
#top_menu ul li a:hover{color:#b5ddff;}

#container
{
	width: 987px;
	padding-bottom: 20px;
}

#content
{
	width: 100%;
	overflow: hidden;
}

#text_area
{
	float:right;
	margin-right:-180px;
	width:100%;
	margin-left: 10px;
}

#cont 
{
	margin-right:180px;
}

#cont .images_area
{
    background: #606364 url(../images/data_bg.jpg);
	padding: 5px;
}

#cont h1
{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #dae6f0;
    background: url(images/main_h_bg.jpg) no-repeat;
	background-position: 0 17px;
	height: 25px;
	width: auto;
	margin: 0 0 10px 0;
}

#cont h2, #cont h3
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #dae6f0;
    background: url(../images/main_h_bg.jpg) no-repeat;
	background-position: 0 17px;
	height: 25px;
	width: auto;
	margin: 10px 0;
}

table.toplist_block
{
	width: 807px;
}

table.toplist_block td
{
	padding-right: 15px;
	line-height: 110%;
	padding-bottom: 15px;
	font-size: 12px;
	color: #4a4a4a;
}

table.toplist_block td a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

table.reviews_block
{
	width: 807px;
}

table.reviews_block td
{
	font-size: 12px;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 15px;
}


table.reviews_block td a
{
	text-decoration: none;
}

table.reviews_block h4
{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin-top: -4px;
	text-decoration: underline;
}

table.descs_block
{
	width: 780px;
}

table.descs_block td
{
	font-size: 12px;
	vertical-align: top;
	line-height: 150%;
}

table.descs_block td a
{
	text-decoration: none;
    background: url(../images/pointer.gif) no-repeat 0 6px;
	padding-left: 7px;
}

#sidebar
{
	font-size: 12px;
	float:left;
	width: 170px;
    background: #606364 url(../images/data_bg.jpg);
}

#sidebar .inner_block
{
	padding: 10px 5px;
}

#sidebar a
{
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar h4
{
    font-family: Tahoma;	
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #b6b6b6;
    background: url(../images/side_h_bg.jpg) no-repeat;
	background-position: 0 14px;
	height: 23px;
	width: auto;
	margin: 7px 0;
}

#sidebar #tags_cloud
{
	text-align: left;
	padding-bottom: 5px;
}

#tags_cloud .sz1
{
	font-size: 7pt;
	color: #ff3e87;
}

#tags_cloud .sz2
{
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}

#tags_cloud .sz3
{
	font-size: 9pt;
	color: #be93ff;
}

#tags_cloud .sz4
{
	font-size: 10pt;
	color: #65ff35;
}

#tags_cloud .sz5
{
	font-size: 11pt;
	font-weight: bold;
	color: #a6f8ff;
}

#tags_cloud .sz6
{
	font-size: 12pt;
	font-weight: bold;
	color: #fff335;
}

#tags_cloud .sz7
{
	font-size: 14pt;
	color: #ff6bde;
}

#tags_cloud .sz8
{
	font-size: 15pt;
	font-weight: bold;
	color: #ffcc74;
}

#sidebar .thumblist a
{
	display: block;
	text-decoration: underline;
	padding-bottom: 8px;
}

#sidebar .reviews a
{
	display: block;
	text-decoration: underline;
	padding-bottom: 10px;
	font-weight: bold;
}

#sidebar .toplist
{
	color: #b6b6b6;
	text-align: left;
}

#pages
{
	padding-bottom: 20px;
}

#pages table
{
	width: 570px;
}

#pages, #pages td
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
}

#pages td a
{
	display: block;
	float: left;
    background: url(../images/page_bg.jpg) no-repeat;
	background-position: 1px 0;
	width: 27px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	color: #fff;
	margin-right: 2px;
}

#pages a:hover
{
	color: #bd2a03;
}

#footer
{
	background-color: #646769;
	border-top: solid 3px #515455;
	height: 110px;
	color: #9ea7ad;
}

#footer .left_side
{
	height: 103px;
	margin-right: 420px;
	padding: 0 20px 0 105px;
    background: url(../images/bottom_left.jpg) no-repeat;
	line-height: 150%;
}

#footer .right_side
{
    background: url(../images/bottom_right.jpg) no-repeat top right;
	height: 103px;
	padding: 0 105px 0 20px;
	width: 420px;
	float: right;
	line-height: 150%;
}