html {
	width:100%; /*height:100%; */
	vertical-align:top;
	}
body {	
	width:100%; /*height:100%;*/ 
	margin:0px;  
	padding:0px;
	font:  0.77em  Arial, serif; color:CCCC99; 
	background-color: #000000;
	vertical-align:top;
	}
img {
	border:  0px none;
	}

a {color:#006699;text-decoration:underline}
a:link {color: #006699;text-decoration:underline}
a:visited {color: #0D78AE;text-decoration:underline}
a:active {color: #006699;text-decoration:underline}
a:hover {color: #663300;text-decoration:underline}
table {
	padding:0px;margin:0px;
	border:0px none;
	border-collapse:collapse;
}
td {
	border:0px none;
	border-collapse:collapse;
	vertical-align:top;
	font:  0.77em  Arial, serif; color:CCCC99;
}
#main {
	width:1000px;height:100%;
	background: url(images/dwarf_right.jpg) no-repeat bottom right;
}
#top {
	width:1000px;height:370px;
	text-align:left;
	background: url(images/top.jpg) no-repeat center right;
	padding:15px 0px 0px 280px;
}
#logo {
	width:185px;height:55px;
	
}
#left {
	width:310px; 
}

#left li {
	margin-left:80px;
	margin-bottom:20px;
	list-style-image: url(images/li.gif);
}
#langs {
	margin-left:80px;
	margin-bottom:30px;	
}
.lang {
	margin-right: 20px;
}
#menu_on {
	color:#996633;
}
#copy {
	padding:30px 0px 30px 80px;
	font-size:11px;
} 
#content {
	padding-left:20px;
	padding-right:200px;	
}
#title {
	font-weight:bold;
	font-size:16px;
	margin-bottom:25px;
	color: #996633;
}
#title a {
	font-weight:normal;
	font-size:12px;
	margin-bottom:20px;
	color: #006699;
}
#title a:hover {color: #663300;}

#photo_main {
	width:105px; height:140px;
	float:left; 
	margin-right:20px;margin-top:5px;
	border:1px solid #cccc99;
}
.date {
	font-size:11px;
	font-weight:bold;
	color:#666633;
	margin-bottom:5px;
}
.prospect {
	border-left: 1px solid #666633;
	padding-left: 20px;
}
.color_title {
	font-weight:bold;
	color:#666633;
	margin-bottom:5px;
}
.content_right {
	/*border-left: 1px solid #666633;*/
	padding-left: 15px;
}
table.contacts td {padding:10px 20px 5px 0px} 
