html {
	scrollbar-face-color: #D5E0E4;
	scrollbar-shadow-color: #9B9BA8;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C4C4C4;
	scrollbar-arrow-color: #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}



h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12pt;
	font-weight : bold;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	background-color : #720000;
	width: 100%
}

p,td,blockquote,li,ul,ol {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
	padding-left : 10px;
}
.nothing{
padding-left : 0px;
}

hr {
 color : #ffffff;
 width: 100%;
}



a:link	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #940303;
	text-decoration : none;
	font-weight : bold;
}



/*
Navigation links
*/
a.nav:link	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

a.nav:visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

a.nav:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

a.nav:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #595959;
	text-decoration : none;
	font-weight : bold;
}

/*
Specific Divs
*/


#centerSplash {
	background-image : url(../images/s_centeredImage.jpg);
	background-repeat : no-repeat;
	position: absolute;
	top: 50px;
	left: 20%;
	width: 564px;
	height: 92px;
	background-position : center;
}


#bottom_splash {
	background-image : url(../_fset/images/bottomsplashabove.jpg);
	background-repeat : no-repeat;
	width : 287px;
	height : 14px;
	bottom : 0px;
	left : 0px;
	position : absolute;
}

#navigationMenu{
	position : absolute;
	bottom : 50px;
	left: 10px;
}

#topRight{
	background-image : url(../_fset/images/elements.gif);
	background-repeat : no-repeat;
	position: absolute;
	top: 0;
	right: 0;
z-index: 1;
	width : 437px;
	height : 83px;
}

#showcasing{
	background-image : url(../_fset/images/showcasing.gif);
	background-repeat : no-repeat;
	width : 441px;
	height : 48px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}

#artistNavigation{
	background-image : url(../_fset/popup_images/menu_bg.gif);
	background-repeat : no-repeat;
	width : 125px;
	height : 271px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#artistNavigationText{
	top: 10px;
	left: 10px;
	position: absolute;
}


#contentMain{

left:120px;
position: absolute;
}
#artistName{
	font-size : 12pt;
	right : 20px;
	font-weight : bold;
	top : 15px;
	position: absolute;
	
}

.photoName{
	font-size : 10pt;
	color : #757879;
	
}
.photoTitle{
	font-size : 12pt;
	color : #757879;
	font-weight : bold;
}
