* {
  margin: 0;
  padding: 0;
}
html {
height:auto;
height:100%;
min-height:100%;
}
body{
	height: auto;
	height: 100%;
	min-height: 100%;
	position:relative;
	background: #ffdadb;
	font-family: Verdana, Arial, sans-serif;
	color:black;
	font-size: 11px;
}

#header {
    background: url('up_tile.png') repeat-x top left;
}
#h_left {
    background: url('up_left.jpg') no-repeat top left;
}
#h_right{
    background: url('up_right.jpg') no-repeat top right;
}

#tit {
    background: url('tit_tile.png') repeat-x top left;
}
#t_left {
    background: url('tit_left.png') no-repeat top left;
}
#t_right{
    background: url('tit_right.png') no-repeat top right;
}

#tit_text{
color: #5c2977;
height:64px;
font-size:30px;
padding-top:20px;
padding-left:30px;
font-family: Times New Roman, Courier new;
}

#tit_text .right{
float:right;
width: 350px;
margin-top:-35px;
font-size:10px;
font-family: Verdana, Arial, sans-serif;
}

#content1 {background: url('main_utile.png') repeat-x top left #fdd9ed;}
#content2 {background: url('main_dtile.png') repeat-x bottom left;}
#content3 {background: url('main_ltile.png') repeat-y top left;}
#content4 {background: url('main_rtile.png') repeat-y top right;}
#content5 {background: url('main_dl.png') no-repeat bottom left;}
#content6 {background: url('main_dr.png') no-repeat bottom right;}
#content7 {background: url('main_ul.png') no-repeat top left ;}
#inner {
    	padding:2em;
	padding-left:170px;
    	background: url('main_ur.png') no-repeat top right;
    	min-height:600px;
    	height:auto;
	height:100%;
	color:black;
	overflow: hidden;
	}

#wrapper{
	width:100%;
	margin-bottom:0px;
	overflow: hidden;
/*	height:auto;
	min-height:800px;
	border:1px solid green;*/
	}

#datetime
{
	text-align:right;
	font-style: italic;
}

img{
border:0px;
}

td.main
{
	background:#dadcdc;
	padding:3px;
	border-bottom-width:15px;
}

img.main{
	padding-left:6px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
}

a{
	color: #1a2343;
	text-decoration:underline;
}

a:hover{
	color: #818383;
	text-decoration:underline;
}

h1{ 
	color: #1a2343;
	font-size: 14px;
	text-align:center;
}

h2{
	color: black;
	font-size: 13px;
}

#faqq{
text-align:left;
}

h3{
	color: black;
	font-size: 12px;
}

#hart{
	color: black;
	text-align:center;
}
#heading{
	text-align:left;
}

h4{
	color: black;
	font-size: 11px;
}

h5{
	color: black;
	font-size: 10px;
}

h6{
	color: black;
	font-size: 9px;
}

#logo{
	margin-left: 120px;
	margin-right:111px;
	height:64px;
	font-size:16px;
	color:white;
	}

#left_block{
	float:left;
	width:110px;
	text-align:center;
	vertical-align:top;
	font-size:13px;
	color:#5c2977;
	/*border:1px solid green;*/
	}

#left_menu
{
	vertical-align: top;
	text-align:right;
}

#left_menu a{
	vertical-align: top;
	text-decoration:none;
}


#subscribe
{
	text-align:left;
	font-size: 10px;
	list-style-type: none;
	margin-top:0px;
}

#button {
	color:#596666;
}

#content{
	vertical-align: middle;
	margin-left: 130px;
	margin-right: 150px;
	height:auto;
	min-height: 100%;
	padding:20px;
	font-size:12px;
	list-style-type: none;
	color: #1a2343;
	clear:right;
	/*border: 1px solid red;*/
	}
#vk_comments{
	min-height: 400px;
	margin: 0px auto;
	/*border: 1px solid red;*/
}

#listing {
	text-align:left;
	clear:right;
    margin-top:20px;
}

#more {
	text-align:right;
	margin-right:10px;
}


#list_img{
margin-right: 5px;
float:left;
}
#bottom{
	margin-top:0px;
	margin-left: 300px;
	margin-right: 150px;
	height:60px;
	text-align:center;
	vertical-align: middle;
	clear:both;
}
#footer {
    background: url('bot_tile.png') repeat-x top left;
/*		margin-top:0px;
		clear:both;*/

}
#f_left {
    background: url('down_left.png') no-repeat top left;
}
#f_right{
    background: url('down_right.png') no-repeat top right;
    height:122px;
/*    padding:0px;
    position:relative;*/
	clear:both;
}

#bottom .right {
float:right;
width: 130px;
margin-top:10px;
}

#bottom .left {
vertical-align:middle;
float:left;
margin-top: 2px;
margin-left: 5px;
}
#bottom .center {
vertical-align:middle;
float:left;
margin-top: 15px;
font-size: 80%;
margin-left: 5px;
color:white;
}
#bottom a{
	color:white;
}

#bottom a:hover{
	color: red;
	text-decoration:underline;
	}

#left_news{
	margin: 0px 20px;
}

#news_preview{
	font-size:10px;
	text-align:left;	
}

#news_preview a{
	text-align:right;	
}

#counter {	border: 0px; text-align: center; }
.size1 {
	font-size: 100%;
}
a.color3 {text-decoration: none;
	color: #FFFFFF;
}
a.color3:hover {text-decoration: underline;}
a.color3:visited {color: #FFF;}
.counter1 {
	float: right;
	margin-right: 10px;
}
img.object {
	margin-top: 10px;
	margin-right: 10px;
}
.cat_item img {
    margin:auto;
	display:block;
}
.cat_item_list {
    width:100%;
}
.cat_item {
    display: inline-block;
    float:left;

}
.cat_item a {
    position:relative;
    text-align:center;
    display:block;
    width: 210px;
    height:240px;
    margin:0px;
    overflow:visible;
	padding:5px;
	text-decoration:none;
}
.cat_item a:hover {
    background-color:#eee;
    text-decoration:none;
}
