/*** CSS3 60X60 v4.0 ***/


body 
{
	font: 1.0em/1.25em arial,sans-serif;
	background: rgb(0,0,0) url(http://www.voxnovus.com/img/60x60_new_background_1.png) 0 0 no-repeat fixed;
	padding: 0px;
	color: rgb(0,0,0);
}

.fade_top {
position: fixed;
height: 71px;
width:100%;
top:0; left:0;
background:url(http://www.voxnovus.com/img/fade_top.png);
}

.fade_bottom {
position: fixed;
height: 71px;
width:100%;
bottom:0; left:0;
background:url(http://www.voxnovus.com/img/fade_bottom.png);
}

#container
{
	margin-left:150px;
	margin-right:150px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.00);
	color: rgb (255,255,255);
	wifth:100%;
	min-width: 600px;
	Padding: 25px;
}

#container ul 
{
	display: block;
}

#container ul li
{
	display: inline;
}


.element_top  { position:fixed; top:10; left:510; }

#top-navigation
{
	margin-left:0px;
	min-width: 650px;
	position: fixed;
}

#top-navigation ul li
{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 5px;
	display: inline;
}

#top-navigation li a
{
	display: block;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.5);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#top-navigation li a:hover 
{ 
	background: #fff;
	color: #000; 
}


.bottom  { position:fixed; bottom:1000; left:310; } 


#bottom-navigation ul li
{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 5px;
	display: inline;
}

#bottom-navigation li a
{
	display: block;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.5);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#bottom-navigation li a:hover 
{ 
	background: #fff;
	color: #000; 
}




#spacer
{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0);
	color: rgb (255,255,255);
	min-width: 600px;
	width: 100%;
	min-height: 50px;
	display: block;
}

#quote
{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.85);
	color: rgb (255,255,255);
	min-width: 600px;
	display: block;
}

#quote p
{
	text-align: center;
	padding: 5px;
}
#quote h1
{
	text-align: center;
	font-variant: small-caps;
	line-height: 1.5;
}
#quote h2
{
	text-align: center;
	font-style: italic;
	font-weight: bold;
}


#section
{
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.85);
	color: rgb (255,255,255);
	overflow: auto;
	min-width: 600px;
}

#section p
{
	text-align: justify;
	padding: 5px;
}

#section ul
{
	display: block;
}

#section li
{
	display: block;
}

#section li a
{
	display: block;
	color: #000;
	text-decoration: underline;
}

#section a
{
	color: #000;
	text-decoration: underline;
}

#section a:hover 
{ 
	text-decoration: underline;
	color: #808080; 
}

#section-right
{
 	float: right;
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.85);
	color: rgb (255,255,255);
	overflow: auto;
	right: 0px;
	max-width: 300px;
	position: relative;
	z-index: -1;
}

#section-right p
{
	text-align: justify;
	padding: 5px;
}

#date
{
	font-style: italic;
	font-weight: bold;
}

#composer
{
	margin-right:20px;
	font-weight: bold;
	text-align:right;
}

#choreographer
{
	margin-right:20px;
	font-weight: bold;
	text-align:right;
}

#title
{
	float:left;
	font-weight: bold;
	font-style: italic;
	text-align:left;
}

#biography
{
	margin-right:20px;
	text-align:justify;
}

#program_notes
{
	margin-right:20px;
	text-align:justify;
}

#Web_Link
{

	text-align:justify;
}
