html
	{
	height: 100%;
	}

body
	{
	background: #000000 url(../img/bg_wall.jpg) top no-repeat;
	margin:0;
	height: 100%;
	}



.wrapper-outer {
position:relative;
width:100%;
height:100%;
}

.wrapper-middle {
float:right;
position:relative;
right:50%;
height:100%;
}

.wrapper-inner {
position:relative;
right:-50%;
height:100%;
}

div.mainbody
	{
	background: url(../img/paper_bg.png) top center no-repeat;
	width: 846px;
	margin-top:35px;
	padding-top:26px;
	min-height:1052px;
	height:auto !important;
	height:1052px;
	margin-bottom:20px;
	}

div.content
	{
	background: url(../img/poster_bg.jpg) top center no-repeat;
	width: 790px;
	margin-left:25px;
	height:871px;
	}

div.band
	{
	background: url(../img/band.gif) center bottom no-repeat;
	width: 788px;
	height:867px;
	}

div.header
	{	padding-top: 2px;
	padding-left: 15px;
	width: 788px;
	height: 397px;
	}


div.header-o
	{
	padding-top: 15px;
	width: 788px;
	height: 197px; /* 397 */
	}

span.head
	{
	font-family: Arial Black, Tahoma, sans-serif;
	font-size: 20px;
	color: white;
	}

h1
	{
	font-family: Arial Black, Tahoma, sans-serif;
	font-size: 20px;
	color: white;
	}

h2
	{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: white;
	}

div.concert
	{	padding-right: 25px;
	padding-top: 15px;	width: 200px;
	text-align: right;	float: right;
	}

div.menu
	{	padding-top: 5px;
	width: 788px;
	height: 88px;
	text-align: center;
	}


div.menu-o
	{
	padding-top: 5px;
	background: url(../img/menu.png) top no-repeat;
	width: 788px;
	height: 88px;
	text-align: center;
	}


ul.menu a {
color:#fff;
text-decoration: underline;
display:block;
font-family: Arial, sans-serif;
font-size: 24px;
text-decoration: underline;
font-weight: regular;
}

ul.menu a:hover {
color:red;
display:block;
}

ul.menu {
border:0 none;
height:88px;
list-style-type:none;
margin:0;
padding:0;
}

ul.menu li {
float:left;
background: url(../img/bord.jpg) left no-repeat;
list-style-type:none;
padding:25px 15px 15px;  /* Если надо будет поправить ширину верхнего меню - делайте это здесь */
}

ul.menu li:first-child {
float:left;
list-style-type:none;
background: none;
padding:25px 15px 15px 30px;
}




span.title
	{	font-family: Arial Black, sans-serif;
	font-size: 14px;
	color: white;
	}

span.date
	{
	font-family: Arial Black, sans-serif;
	font-size: 28px;
	color: white;
	}

span.place
	{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: white;
	}

a.reg
	{	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fcfcd0;
	text-decoration: none;
	border-bottom: red 1px dotted;
	}

a.reg:hover
	{	font-family: Arial, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	border-bottom: #fcfcd0 1px dotted;
	}

div.news-note
	{
	background: url(../img/note_bg.png) top left no-repeat;
	font-family: Times New Roman, Arial;
	font-weight: Italic;
	font-size: 14px;
	color: #020041;
	width: 325px;
	text-align: center;
	margin-top: 10px;
	padding: 50px 60px 0px 60px;
	margin-left: 20px;
	height:340px;
	}

div.cont-note
	{
	background: #ebe199 url(../img/bg_cont.jpg);
	font-family: Arial, sans-serif;
	font-weight: regular;
	font-size: 12px;
	color: #020041;
	width: 690px;
	padding: 30px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	height:430px;
	overflow: auto;
	}

div.ph-gallery {
	float: left;	text-align: center;
	width: 200px;
	margin: 12px;
	}

div.ph-gallery img {
	border: #750000 5px solid;
	}

div.ph-gallery img:hover {
	border: red 5px solid;
	}


a.track {
color:#750000;
text-decoration: underline;
display:block;
font-family: Arial, sans-serif;
font-size: 24px;
text-decoration: underline;
font-weight: regular;
}

a.track:hover {
color:red;
display:block;
}

.disc-part
	{
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	width: 305px;
	height: 205px;
	}

.disc
	{	margin-right: 37px;
	background: url(../img/disc.gif);
	float: right;
	display:block;
	width: 205px;
	height: 205px;
	}

.partners
	{	margin-top: 5px;
	float: right;
	display:block;
	width: 200px;
	height: 205px;
	}

.bottom
	{
	padding: 23px 40px 20px 40px;
	clear: both;
	display:block;
	width: 830px;
	height: 115px;
	}

.bottom img.and
	{
	margin-left: 60px;
	}