html, body {
	height:100%;
	background-color: #fefbf6 !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
}
.warper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
}
.header {
	height: 180px;
}
.content {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 210px;
	font-size: small;
	text-align: justify;
	line-height: 135%;
	text-indent: 1em;
min-height: 460px;
}
.rigth_menu {
	float: left;
	width: 189px;
	background-image: url(../img/menu.jpg);
	height: 500px;
	background-repeat: no-repeat;
}
.footer {
	position:relative;
	height: 105px;
	margin-top: -105px;
	width: 750px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	background-attachment: scroll;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: small;
}
.footer_space {
	height:105px;
}
.menu_warp {
	margin-left: 34px;
	height: 260px;
	margin-top: 8px;
}
.under_menu_img {
	margin-left: 40px;
}
h1, h2, h3, h4, h5, h6 {
	color:#999999;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0;
}
.titles-one {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	text-align: right;
}
.titles-one:first-letter {color: #8b0000}
.titles-two {
	font-size: small;
	font-weight: bolder;
	color: #000000;
}
.titles-two-dec {
	font-size: small;
	font-weight: bolder;
	color: #8b0000;
}
.titles-free {
	font-size: small;
	font-style: italic;
}
.titles-free-dec {
	font-size: medium;
	font-style: italic;
	color: #8b0000;
}
.titles-free-index {
	font-size: medium;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #8b0000;
}
a:visited {
	text-decoration: none;
	color: #770000;
}
a:hover {
	text-decoration: underline;
	color: #8b0000;
}
a:active {
	text-decoration: none;
	color: #8b0000;
}
.music_title {
	font-size: 11px;
}
.contacts_main {
	font-size: medium;
	font-style: italic;
	line-height: 150%;
}
.names {
	font-size: 105%;
}
.photo-cols-letf {
	float: left;
	width: 45%;
	text-align: center;
}
.photo-cols-right {
	width: 45%;
	margin-left: 50%;
	text-align: center;
}
.photo-cols-warp {
	width: 490px;
}
.person-txt {
	float: left;
	width: 350px;
}
.person-image {
	width: 120px;
	margin-left: 360px;
}
.person-warp {
	width: 490px;
}
.content2 {
	font-size: small;
}

