* { padding: 0; margin: 0; }

body, html{
	background: #000;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: center;
}

table{
	font-sizr: 11px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

p{
	padding: 5px;
}

a {
	color: #FFBBFF;
}

#wrapper { 
 margin: 0 auto;
 width: 984px;
}
#header {
 width: 984px;
 color: #ffffff;
 height: 416px;
 margin: 0px;
 padding: 0px;
}
#navigation {
 width: 984px;
 color: #fff;
 padding: 10px 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #000000 url('/images/snow.jpg') no-repeat top left;
 height: 44px;
}

#navigation .search {
	display: block;
	width: 250px;
	float: right;
}

#leftbar {
	desplay: block;
	width: 302px;
	height: 784px;
	background: transparent url('/images/photo.png') no-repeat top left;
	float: left;
	margin-right: 10px;
}


#text{	
	display: block;
	position: relative;
	text-align: left;
	float: left;

}

.main {
	width: 600px;
	text-align: left !important;
}

.main img{
	padding: 0 10px;
}

.second{
	width: 984px;
	margin: 0;
}

.ff{
	margin-top: 65px !important;
}

#out{
	position: relative;
	width: 820px;
	margin: 0px 80px 40px 80px;
}
#text p,#text h1{
}

.bt{
	background: transparent url('/images/bottom.jpg') no-repeat bottom center;	
}
div.title{
	width: auto;
	height: 10px;
	padding-top: 5px;
	float: left;
        margin-left: 55px;
}
span.ileft{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	background: url('/images/left.gif') no-repeat;
}

.img1{
	padding: 10px;
}
img.ititle{
	float: left;
	margin-top: -10px;
	padding: 0 10px;
}
span.iright{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	background: url('/images/right.gif') no-repeat top right;
}
#content { 
 width:984px;
 color: #fff;
 margin: 0;
 padding: 0;
 float: left;
 text-align: center;
}

.tp{
	background: url('/images/top.jpg') no-repeat 50px 35px;
}

#footer { 
 width: 984px;
 height: 127px;
 clear: both;
 color: #fff;
 background: transparent url('/images/stars.jpg') no-repeat top left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
}

#leftbar ul{
	display: block;
	width: 300px;
	float: left;
	margin-top: 40px;
}

#leftbar ul li{
	list-style-type: none;	
	margin: 5px 20px;
	padding: 12px 0;
	text-align: center;
}

form input{
	margin: 0;
	padding-left: 10px;
	height: 20px;
}

.inp {
	background: #000;
	border: 1px solid white;
	color: white; 
}
.breadcrumbs{
	padding-left: 10px;
	float: left;
}
.clr{
	display: block;
	width: 100%;
	height: 10px;
}

.td10{
	padding-left: 20px;
	font-size: 12px;
}
.td9{
	width: 98px;
	height: 20px;
	font-size: 11px;
	background: url('/images/gradient-date.jpg') no-repeat;
}
span.zag{
	padding-left: 20px;
	font-size: 16px;
}
.news{
	padding-top:  10px;
	padding-bottom: 50px;
}