* {
	margin: 0;
	padding: 0;
}

body {
	background: #152755 url(z/bg.png) repeat-x fixed;
	margin-bottom: 60px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content-wide img.border {
	float: left;
	margin: 5px 20px 10px 0;	
}

a img {
	border: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#side-bar {
	width: 170px;
	float: left;

}

#side-bar h1 {
	margin: 20px 0;
	width: 147px;
	height: 51px;
	background: url(z/art-logo.png) no-repeat;
	text-indent: -90000px;
}

h2#andre {
	float: right;
	margin: 20px 20px 0px 0;
	padding: 0;
	width: 441px;
	height: 52px;
	background: url(z/andre.png) no-repeat;
	text-indent: -90000px;
	clear: none;
}

#side-bar a h1 {
	width: 147px;
	height: 51px;
	display: block;
}

#side-bar ul {
	list-style-type: none;
}

#side-bar ul li {
	margin: 20px 0;
	padding-right: 20px;
	color: #eee;
}

#side-bar ul li strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
	display: block;
	color: #4565ba;
}

#side-bar ul li a {
	text-decoration: none;
	color: #fff;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(z/arrow-white.png) no-repeat right center;
	padding-right: 15px;
}

#side-bar ul li a:hover {
	text-decoration: underline;
}

#main-column {
	width: 730px;
	float: right;
	background: #fff url(z/rounded-bottom.png) no-repeat center bottom;
	margin-bottom: 20px;
}

#main-column p {
	padding: 5px 0 15px 0;
	line-height: 160%;
	color: #666;
}

#main-column ul.on-blue li p {
	color: #b3b3b3;
	font-size: 0.9em;
}

#main-column h1 {
	width: 730px;
	height: 192px;
	background: url(z/shapka.jpg) no-repeat;
	text-indent: -90000px;
}

#content {
	width: 390px;
	float: left;
	padding:  0 20px 20px 20px;
}

#content-wide {
	width: 690px;
	padding: 20px;
	float: left;
}


#sponsors {
	width: 290px;
	padding-top: 20px;
	float: right;
}

#sponsors img {
	padding: 0 0 20px 20px;
}

#footer {
	clear: both;
	width: 710px;
	margin: 20px 20px 20px 190px;
	color: white;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a {
	color: white;
	text-decoration: underline;
}

#footer img {float: right; padding: 20px;}
#footer p {float: left; width: 460px; margin-bottom: 16px;}
#footer a:hover {
	color: white;
	text-decoration: none;
}


#attention {
	padding: 20px;
	margin: 0 0 20px 0;
	background-color: #eee;
	color: #191919;
	border-left: 5px solid #333;
}

#content-wide blockquote {
	padding: 20px;	
	background-color: #eee;
	margin-bottom: 20px;
}

#side-bar ul li ul li {
	margin: 5px;
}

h3 {
	margin: 5px 20px 15px 20px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #999;
}

h2 {
	margin: 20px 0px 0px 0;
	color: #152755;
	padding: 5px 10px 5px 0;
	font: bold 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
}

#content-wide img {
	padding: 5px;
	margin: 0 15px 30px 0;
	background: #eee;
	border: 1px solid #ccc;
	float: left;
}

#content-wide p.urls {
	background: #fff url(imgs/bullet_on_white.gif) no-repeat 5px 50%;
	padding: 5px 30px;
	margin-bottom: 10px;
}

#main-column ul.on-blue {
	margin: 0;
	padding: 20px 40px;
	list-style-type: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: #003580;
}

#main-column ul.on-blue li {
	list-style-type: none;
	padding-left: 30px;
	background: #003580 url(imgs/bullet_on_blue.gif) no-repeat 0px 5px;
}


h4 {
	padding: 20px 20px 0 20px;
	color: #152755;
	font: bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content-wide ul li h4 {
	padding: 5px 20px 20px 0;
	font-size: 1.3em;
}

h5 {
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px 20px 5px 0;
	color: #4565ba;
}

p#urls {
	padding: 5px;
	width: 250px;
	background-color: #e6e6e6;
	color: #666;
	margin: 0 0 15px 0;
	font-size: x-small;
}

#content p.float img {
	float: left;
	border: 5px solid #e6e6e6;
	margin: 0 9px 9px 0;
}

img.border {
	border: 5px solid #e6e6e6;
}

#sponsors h2 {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	font-size: small;
	background: #152755 url(z/top-r-corner.png) no-repeat top left;
	color: white;
}

p strong {
	font-weight: bold;
	color: #666;
	background-color: #fff4d9;
	padding: 3px 6px;
}

a {
	color: #cf6800;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	position: relative;
	top: -1px;
}

bloquote {
	padding: 15px 20px 15px 10px;
	display: block;
	clear: both;
	color: #666;
	background: #e6e6e6;
	margin: 5px 0 15px 0;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

p#present {
	padding: 10px 20px 10px 60px;
	font-weight: bold;
	font-style: italic;
	min-height: 50px;
	vertical-align: middle;
	background: url(z/aman.png) no-repeat 0 center;
	margin: 15px 0 15px 0;
	border-bottom: 1px dotted #152755;
	border-top: 1px dotted #152755;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

bloquote img {
	float: left;
	padding: 0 10px 10px 0;
}

bloquote p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

bloquote p strong {
	color: #cf6800;
}

#content ul, #content-wide ul {
	padding: 20px;
	list-style-image: url(z/arrow-orange.png);
	margin-bottom: 10px;
}

p#view {
	margin: 0;
	padding: 5px 20px;
	background-color: #152755 ;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

#content li, #content-wide li {
	padding: 0 20px 15px 0px;
	list-style-image: url(z/arrow-orange.png);
	list-style-position: outside;
}

#content li h3, #content-wide li h3 {
	padding: 0;
	margin: 5px 0 5px 0;
}

#content ul li h3 strong, #content-wide li h3 strong {
	color: #666;	
}

#side-bar ul li ul {
	margin: 0 0 0 5px;
	padding: 0;
}

table#city {
	width: 390px;
	margin: 0;
	padding: 20px 0;
	margin-bottom: 15px;
	border-left: solid #4565ba 2px;
	border-right: solid #4565ba 2px;
	border-bottom: solid #4565ba 2px;
}

table#city td {
	width: 130px;
	text-align: center;
	font-size: small;

}

table#city td a {
	text-decoration: none;
}

.pad0 {
	padding: 0;
}

li#current {
	background: #4565ba;
	padding: 10px;
	border-right: 5px solid white;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

p#shedule {
	padding: 20px 20px 20px 15px;
	margin-bottom: 10px;
	background: #4565ba;
	color: white;
	font: normal normal bold small "Lucida Grande", Lucida, Verdana, sans-serif;
	border-left: 5px solid #152755;
}

#shedule a {
	color: white;	
}

#shedule a:hover {
	text-decoration: none;
	color: white;
}

#urls img {
	padding-bottom: 5px;
}

div.clear {
	clear: both;
}

#main-column h1#travel {
	#main-column h1
	width: 730px;
	height: 126px;
	background: url(imgs/finland.gif) no-repeat;
	text-indent: -90000px;
}

#content-wide ol {
	padding: 0 20px;
}

ul h2 {
	margin: 0;
}