/* CSS Document */
/*thanks to http://www.sixshootermedia.com/free-templates/free-css-template-clarity/ */

body {
	background-color:#FFBB71;
	font: 14pt/14px "Times New Roman";
	margin:0;
	color:#663300;
	padding-top:0px;
	vertical-align: baseline;
	text-align: justify;
	/*border:3px solid #eee;*/
}



html {
	/*border:15px solid #f6f6f6;
	border-left:30px solid #f6f6f6;
	border-right:30px solid #f6f6f6;*/
}



* {
	margin:0;
	padding:0;
	outline:none;
}

#brownbox{
padding-top:10px;
/*background-color:#FFC68C;
border-top:none;*/
}

#footer {
	padding:20px 50px;
	margin-top:50px;
	clear:both;
	border-top:2px solid #eee;
	font:80% Verdana;
	line-height:25px;
}

#footer a {
	color:#999;
}

#footer .validate {
	float:right;
}

table {
	padding:10px;
	border:1px solid #eee;
}

th {
	color:#6CCC26;
	border-bottom:1px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	background:#fafafa;
}

#container {
	width:90%;
	margin:0 auto;
	background-color: #FFBB71;
}


#content ul {
	margin:15px 0 15px 25px;
	list-style-image: url(/images/bullet.gif);
}



#content ul li {
	border-bottom:1px solid #eee;
	padding:10px;
	color:#222;
}

#content img {
	background:#fff;
	margin:10px;
}

#content {
	width:100%;
	float:left;
	margin-bottom:25px;
	background-color: #FFBB71;
}

#content h3 {
	text-align:center;
	color:#3366FF;
	line-height: 23px;
}

#composercontent {
	width: 15pc;
	text-align: center;
	padding: 10px;
	left: 20pc;
	right: 20pc;
	position: relative;
}
.anchoroptions {
	word-spacing: 50em;
}



#content p {
	line-height:normal;
	margin:20px 0;
	word-spacing:2px;
	background-color: #FFBB71;
}

#content p a {
	color:#FF0000;
	text-decoration:none;
	border-bottom:1px solid #FF0000;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
	color: #FF0000;
}

#content h2 {
	font:190% Georgia, "Times New Roman", Times, serif;
	margin-top:45px;
}

#content h2 a {
	color:#333;
	text-decoration:none;
}

#header {
	width:100%;
	margin:0 auto;
	/*padding:20px 0;*/
	text-align:center;
}

#header .right {
	float:right;
}

#header h1 {
	font:250% Georgia, "Times New Roman", Times, serif;
	letter-spacing:-2px;
	line-height:normal;
	margin-bottom:-5px;
	margin-left:35px;
	color:#0000aa;
	text-align:center;
}

#header h1 a {
	text-decoration:none;
	color:#0000aa;
}

#header h3 {
	font:80% Verdana;
	color:#999;
	display:inline;
	margin-left:35px;
}

#header .disclaimer {
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	font-size: smaller;

}

#header h5 {
	font:210% Georgia, "Times New Roman", Times, serif;
	letter-spacing:-2px;
	line-height:normal;
	margin-bottom:-5px;
	margin-left:35px;
	color:#0000aa;
	text-align:center;
}

#header h5 a {
	text-decoration:none;
	color:#0000aa;
}

ul#nav {
	background:#801010;
	padding:10px;
	font-size:100%;
	border:1px solid #000000;
	font-weight:bold;
	margin:10px 0 0 0;
}

ul#nav li {
	display:inline;
	list-style:none;
	margin-right:10px;
}

ul#nav li a {
	padding:10px 14px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

ul#nav li a:hover {
	text-decoration:underline;
	color:#ff0000;
}

blockquote {
	
	padding:0 45px;
	
	font:14pt "Times New Roman", Times, serif;
}
img#balletcover {
	float: left;
	position:relative;
}
img#viktorbio {
	float: right;
		position:relative;
}
img#pianodisc {
	float: left;
		position:relative;
}
img#supraphon {
	float: left;
	padding: 10px;
}
img#CDMusicCS {
	float: right;
	padding: 10px;
}
img#viktordisc {
	float: right;
		position:relative;
}
img#vkalabis {
	float: left;
	position:relative;
}
img#viktorpamphlet {
	padding: 10px;
	float: right;
}
table#press {
	background-color: #FFBB71;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: inherit;
}
#content_left {
	background-color: #FFBB71;
	width: 40%;
}
#container #content #exhibitphotos {
	padding: 5px;
	float: left;
	width: 40%;
}

#performance {
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	width: 60%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 20px;
	padding: 5px;
	float: right;
}
