body{

    font-size: 10pt;

    font-family: sans-serif;

    margin: 0;

    padding: 0; 

    background-color: #ffffff;

    color: #808080;

}

.clear {

	 clear: both; 

}

.hidden {

    display: none;

}

.centeredContent{

    margin: 0 auto;

    display: block;

    text-align: center;

    vertical-align: middle;

}

.topBottomMargin {

    margin-top: 10px;

    margin-bottom: 10px;

}

.folderDescription{

    text-align: justify;

    width: 50%;

}

.footer {

    font-size: 75%;

    position: relative;

    width: 50%;

}

.smallFont{

		font-size: 75%;

}

img {

	border: none; 

}

a,

a:link,

a:visited,

a:active,

a:hover {

    text-decoration: none;

}

a:hover {

    text-decoration: underline;

}

a:link{

    color: #808080;

}

a:visited{

    color: #808080;

}

a:hover{

    color: #d13948;

}

a:active{

    color: #d13948;

}

.ContentFlow .globalCaption .caption {

    color: #808080;  

}



.ContentFlow .flow {

    width: 100%;/*needed only for IE7*/

}



.ContentFlow .flow * {

}



.ContentFlow .scrollbar {

    border-bottom:1px solid #808080;

    color: #808080;

    width: 50%;

}

.ContentFlow .loadIndicator{

    background: #ffffff;

}



#lightwindow_contents {

        border: 10px solid #ffffff;

        background-color: #ffffff;

}   

 

#lightwindow_data_slide_inner {

        background-color: #ffffff;

}





div.art-nav-center

{

	position:relative;

	float:right; 

	right:50%;

	margin: 0;

	padding: 0;

}



ul.art-menu

{

	position:relative;

	float:left; 

	left:50%;

	padding: 0;

}



.art-menu li

{

	margin: 0;

	padding: 0;

	border: 0;

	display: block;

	float: left;

	position: relative;

}



.art-menu a

{

	position:relative;

	display: block;

	overflow:hidden;

	height: 38px;

	cursor: pointer;

	text-decoration: none;

	margin-right: 4px;

	margin-left: 4px;

	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color: #808080;

	padding: 0 22px;

	margin: 0 1px;

	line-height: 38px;

	text-align: center;

}



.art-menu li:hover a 

{

	color: #d13948;

}



.art-menu a.active 

{

	color: #d13948;

}



.musicContainer{

   float: right;

}

