﻿body
{
	font-family: arial,sans-serif;
	background-color:#fff;
	color:#444;
	font-size:13px;
}

div#page
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:10px;
	
}

div#innerpage
{
	width:980px;
	float:left;
}

div#left
{
	width:200px;
	float:left;	
}

div#left img
{
	margin-bottom:0px;
}

div#right
{
	width:780px;
	float:left;
}

div.left
{
	float:left;
}

div.right
{
	float:right;
}

div.column4
{
	margin-left:20px;
	width:170px;
	float:left;
}

div.column2
{
	margin-left:20px;
	width:360px;
	float:left;	
}

div.column3
{
	margin-left:20px;
	width:233px;
	float:left;	
}

div.column1
{
	margin-left:20px;
	width:760px;
	float:left;	
}

a img
{
	border:none;	
}

div.box
{
	margin-bottom:25px;
}

div.top
{
	border-top:solid 10px #bbb;
}

div.banner
{
	color:White;
	background-color:#775dff;
	padding:7px;
}

div.banner a
{
	color:White;	
}

div.mail
{
	padding:7px;
	color:White;
	background-color:Black;
}

div.mail a
{
	color:White;
}

div.news p
{
	border-bottom:solid 1px #bbb;
	padding-bottom:5px;
}


ul.nav
{
	margin:0 0 0 42px;
	float:left;
	width:158px;
	background-color:#775dff;	
	text-align:center;
	font-weight:bold;
	font-size:18px;
	font-family:Arial;
}


*+html ul.nav
{
	margin:-5px 0 0 42px;	
}

/*\*/ * html ul.nav
{
	margin:0 0 0 21px;		
}

ul.nav li
{
	padding: 1px 0 1px 0;
}

ul.nav li:hover, ul.nav li.selected
{
	background-color:#fff;
}

ul.nav li a
{
	color:#fff;
	text-decoration:none;
}

ul.nav li a:hover
{
	color:#000;
	background-color:#fff;
}

ul.nav li:hover a, ul.nav li.selected a
{
	color:#000;
	background-color:#fff;
}

img.network
{
	
	margin:0 0 0 42px;	
}

h1, h2, h3, h4, p
{
	margin-top:3px;
	margin-bottom:5px;	
}

h1
{
	font-size:30px;
	font-weight:bold;
}

h2
{
	font-size:17px;	
	font-weight:bold;
}

h3
{
	font-weight:bold;	
}

h4
{
	font-style:italic;	
}

p.desc
{
	font-size:11px;
	text-align:right;
	font-style:italic;
}

div#right img
{
	margin-bottom:0px;	
}

a
{

	color:#775dff;

}

table#ticket_price
{
	width:50%;
}

table#ticket_price tr 
{
	border:solid 3px #fff;
}

table#ticket_price tr td
{
	
	padding:5px;
	background-color:#ddd;
}

table#ticket_review
{
	width:50%;
}

table#ticket_review tr 
{
	border:solid 3px #fff;
}

table#ticket_review tr td,table#ticket_review tr th
{
	
	padding:5px;
	background-color:#ddd;
}

table#ticket_paypal
{
	margin-top:20px;
}

table#contacts tr td
{
	padding:10px;	
}

div#map
{
	width:100%;
	height:300px;
	margin:10px 0 10px 0;	
}

ul.info
{
    margin:0 0 0 20px;
    list-style-type:disc;
}

