body{
	margin: 0;
	padding: 0;
	background: #000 url('/images/bg.jpg');
	color: #cecece;
	text-align: center;
}

#footer{
        display: block;
        margin: 0 auto;
        width: 1000px;
}


#wrapp{
	display: block;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header{
	display: block;
	width: 1000px;
	height: 147px;
}

.hl{
	display: block;
	float: left;
	width:113px;
	height: 147px;
}
.hc{
	float: left;
	width: 510px;
	height: 147px;
	background: url('/images/ititle.gif') no-repeat;
}
.hr{
	float: left;
	width: 301px;
	height: 147px;
	background: url('/images/hr.gif') no-repeat;
}

#bleft{
	display: block;
        position: relative;
	width: 113px;
	float: left;
	height: 700px;
	padding: 0 !important;
	margin: 0 !imoprtant;
	background: url('/images/bleft.gif') no-repeat;
}

#content{
	display: block;
	position: relative;
	float: left;
	width: 510px;
	min-height: 700px;
	height: 700px;
	background: url('/images/bcon.gif') no-repeat;
	margin: 0 !important;
	padding: 0 !important;
}
#menu{
	float: left;
	width: 300px;
	min-height: 700px;
	height:auto !important;
	height: 700px;
	background: url('/images/menu.gif') no-repeat;
}

#menu a{
	margin-left: 1px !important;
}
#txt{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
/*	background: #000;*/
	background: transparent url('/images/tt.gif');
}

.menu {
	float: left;
	width: 328px;
	height: 553px;
	color: #fff;
	margin-left: 0px;
	padding: 0;
}

  
a {
	border: 0 !important;
	color: gold;
}

a,img{
        outline-color:invert;
        outline-style:none;
        outline-width:0pt;
}
a{
	color: gold !importan;
}
ul.bio li{
	clear: left;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.bio li span{
	padding: 0;
	float: left;
}
.foto li{
	bordeR: 1px solid #fff;
	float: left;
	list-style-type: none;
	margin: 4px;
	width: 100px;
	height: 100px;
}


a span {
	display: none;
	position: absolute;
}

#bio{
	display: block;
	width: 300px;
	height: 31px;
	background: url('/images/ibio.jpg') no-repeat;
	float: left;
	margin-top:85px;
}

#bio:hover,#bio.bio_select{
	display: block;
	width: 300px;
	height: 31px;
	background: url('/images/ibio_on.jpg') no-repeat;
	float: left;
	margin-top:85px;
}

#port{
	display: block;
	width: 300px;
	height: 29px;
	background: url('/images/iport.jpg') no-repeat;
	float: left;
	margin-top:45px;
}

#port:hover,#port.port_select{
	display: block;
	width: 300px;
	background: url('/images/iport_on.jpg') no-repeat;
	float: left;
	margin-top:45px;
}

#pub{
	display: block;
	width: 300px;
	height: 26px;
	background: url('/images/ipub.jpg') no-repeat;
	float: left;
	margin-top:15px;
}

#pub:hover,#pub.pub_select{
	display: block;
	width: 300px;
	height: 26px;
	background: url('/images/ipub_on.jpg') no-repeat;
	float: left;
	margin-top:15px;
}

#unpub{
	display: block;
	width: 300px;
	height: 24px;
	background: url('/images/iunpub.jpg') no-repeat;
	float: left;
	margin-top:9px;
}

#unpub:hover,#unpub.unpub_select{
	display: block;
	width: 300px;
	height: 24px;
	background: url('/images/iunpub_on.jpg') no-repeat;
	float: left;
	margin-top:9px;
}

#contacts{
	display: block;
	width: 300px;
	height: 31px;
	background: url('/images/icontacts.jpg') no-repeat;
	float: left;
	margin-top:39px;
}

#contacts:hover,#contacts.contacts_select{
	display: block;
	width: 300px;
	height: 31px;
	background: url('/images/icontacts_on.jpg') no-repeat;
	float: left;
	margin-top:39px;
}

#main{
	display: block;
	width: 300px;
	height: 34px;
	background: url('/images/imain.jpg') no-repeat;
	float: left;
	margin-top:24px;
}

#main:hover{
	display: block;
	width: 300px;
	height: 35px;
	background: url('/images/imain_on.jpg') no-repeat;
	float: left;
	margin-top:24px;
}


p{
	padding: 10px 0;
}

* {margin:0;padding:0}


ul.bio li{
	list-style-type: none;
	padding-bottom: 20px;
}
.cls{
	clear: both;
	padding: 10px 0;
}
td.btxt {
	padding-left: 20px;
}

img.thumbnail {
        float: left;
        list-style-type: none;
        padding: 0 !important;
        margin: 0 !important;
        bordeR: 1px solid #fff !important;
        width: 100px; 
        height: 100px;
}

input,textarea {
	border: 1px solid #333;
	background: #eee;
	padding: 2px 4px;
	font-size: 14px;
	color: #000;
}
