body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999999;
	background:#000000;
}
img{
border:0px none;
}
.mainContainer {
	position:relative;
	background:url(../../img/background.jpg) no-repeat; 
	background-position:top center;
	width:100%;
	min-width:990px;
	height:800px;
	min-height:800px !important;
	height:auto;
}
.header {
	width:790px;
	height:161px;
	background:url(../../img/header.jpg) no-repeat top center;
	padding-top:0px;
}
.mainRelative {
	position:relative;
	width:790px; 
	height:800px; 
	margin-left:auto; 
	margin-right:auto;
}
/* Content */

/* home */
.titleImage
{
width:133px;
height:23px;
}
.homeLeftMenu
{
font-size:16px; 
color:#7f7f7f;
}
.homeText
{	
	padding-left:25px;
	line-height:20px; 
	padding-bottom:10px; 
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
.content
{
	width:790px;
	height:641px;
	min-height:641px !important;
	height:auto;
	background:url(../../img/content_black.jpg) no-repeat;
}
/* Menu */
.menuTitle
{
padding:0px 0px 10px 20px;
font-size:18px;
color:#fff;

}
.headerLink
{
color:#7f7f7f;
display:block;
float:left;
padding:3px 15px 0px 15px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
.menuLine
{
padding-top:5px;
float:left;
}
.headerLink:hover
{
color:#fff;
}

/* contents */
.contentLeft
{
float:left;
width:265px;
min-height:641px;
height:auto  !important;
height:641px;
/*background:url(../../img/ver_line.gif) repeat-y right;*/
}
.contentMiddle
{
float:left;
width:6px;
min-height:540px;
height:auto !important;
height:540px;
}

.contentRight
{
float:left;
width:513px;
}
/*.menuPicture
{
background:url(../../img/menu_background.gif) no-repeat;
width:113px;
height:78px;
}*/
.menuItem
{
width:150px;
}
.menuText
{
font-size:14px;
width:250px;
}
/* conserts */
.concertLeft
{
float:left;
width:265px;
text-align:center;
}
.concertRight
{
float:left;
width:240px;
font-weight:bold;
padding-left:5px;
}
.concertToday
{
padding-bottom:40px;
}
.concertDiv
{
	padding:0px 0px 20px 20px;
	font-weight:bold;
	line-height:20px;
}
.concertRedText
{
color:#ff0000;
font-size:17px;
}
.concertWhiteText
{
font-weight:bold;
color:#fff;
font-size:17px;
}
.consertsPicture
{
position:relative;
background:url(../../img/concerts_back.jpg) no-repeat;
width:513px;
height:247px;
}
.concertsBigText
{
color:#fff;
font-size:24px;
font-weight:bold;
}
.concertsSmallText
{
color:#fff;
font-size:12px;
font-weight:bold;
}
.li
{
	background:url(../../img/ul.gif) no-repeat 0px 0px;
	padding:0px 0px 3px 15px;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
}
/* menu */
.menuLink
{
font-size:14px;
text-decoration:none;
color:#7f7f7f;
}
.menuLink2
{
font-size:12px;
text-decoration:none;
color:#ff0000;
font-weight:bold;
}
/* Link */
.linkLeft
{
padding-left:20px;
width:230px;
}
.link
{
color:#4c4c4c;
text-decoration:none;
}
.links
{
font-weight:bold;
}
/* footer*/
.footerImage
{
color:#fff;
font-size:11px;
padding:0px 0px 7px;
}
.menuBlock
{
padding:10px 0px 0px 10px;
}
/*.menu_link:hover
{
color:#e50000;
}*/