/* (c) yarcult.ru, 2008 */	
* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	}
html, body {
}
body {
 	background: #fff;
	font: 11pt "Times New Roman", Times, serif;
}
#container, #footer {
}
#container {
}
#header {
}
#logo {
	display : none;
}	
#header h1 {
	display : none;
}
#building {
	display : none;
}

#sidemenu {
	display : none;
}	

#main {
	line-height : 100%;
}

#path {
	display : none;
}
#path a {
		text-decoration: none;
		color: black;
}
#print {
	display: none;
}
#pagename, #menuname {
	text-align : center;
	font: bold 12pt "Times New Roman", Times, serif;
	margin-bottom: .9em;
}
#message {
	display : none;
}

#content {
	color: black;
	text-align : justify;
	width: 100%;
}
#content p {
	margin-bottom: .6em;
}
#content a {
	color : #0002EE;
}
#content img {
	border-color:#ccc #444 #444 #ccc;
	border-style: solid;
	border-width:1px 2px 2px 1px;
	display:block;
	float:left;
	margin:0.7ex 0.9em 0 0;
}

.clearfloat {
	clear : both;
}

#footer, #underfooter {
	margin-top: 20px;
	height: 70px;
}
#footer {
	margin-top: -70px;
	text-align : right;
}
#footer p {
	line-height : 1.5em;
	color: Gray;
}
#footer a {
	display: none;
}
#footer_left {
	display: none;
}
#doc_zip {
	display : none;
}
#add_back {
	display: none;
}

.event_li {
	clear: both;
}
.event_devider {
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
}
.event_name {
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
	color: black !important;
}
.event_date {
	font: 87% tahoma arial sans-serif;
	margin: 0.25em 0 .4em 1.2em;
	color: #3a3e15;
}
span.event_arena {
	font-size: 117%;
}
.event_preview {
	line-height: 140%;
	margin-top: .5em;
}
#content .event_prev_img {
	width: 124px;
}
