/* CSS Document */

* {margin:0; padding:0;} 


body {
	font-family:Georgia, Times, serif;
	font-size:14px;
	margin:0; 
	background-color:#002F60; 
	background-repeat: repeat-x repeat-y;
	display: block;
	height:100%;
}



font,th,td,p { font-family:Georgia, Times, serif; font-size:14px;text-align:left; display: in-line; border-collapse: collapse;}
h1,h2,h3,h4,h5,h6{
				color: #bf1f4f;
				margin-bottom: 5px;
				padding-bottom: 5px;
				}



table {
    border:0;
	cellspacing:0;
	cellpadding:0;
	border-collapse: collapse;
}

img {
    border:0;
	display: in-line;
}



span.white {  color : #FFFFFF; font-size:14px;font-family:Georgia, Times, serif;letter-spacing:2px;}
span.whiteSubmissions {  color : #FFFFFF; font-size:14px;font-family:Georgia, Times, serif;}
span.sidebar { font-size:12px;}
span.sidebarItalic {font-size:12px;font-style:italic;}


a.otherArtists {  color : #FFFFFF; font-size:12px; font-family:Georgia, Times, serif; letter-spacing:2px;line-height: 160%}
a.otherArtists:hover {  color : #D6980A; font-size:12px; font-family:Georgia, Times, serif; letter-spacing:2px;line-height: 160%}

a.artistsLabel {  color : #D6980A; font-size:16px; font-family:Georgia, Times, serif; letter-spacing:2px;line-height: 160%}
a.artistsLabel:hover {  color : #FFFFFF; font-size:16px; font-family:Georgia, Times, serif; letter-spacing:2px;line-height: 160%}

a.white {  color : #FFFFFF; font-size:16px; font-family:Georgia, Times, serif; letter-spacing:2px;}
a.white:hover {  color : #D6980A; font-size:16px; font-family:Georgia, Times, serif; letter-spacing:2px;}

a.blue {  color : #002F60; font-size:14px; font-family:Georgia, Times, serif; }
a.blue:hover {  color : #D6980A; font-size:14px; font-family:Georgia, Times, serif; }

a.home {  color : #D6980A; font-size:14px; font-family:Georgia, Times, serif; font-weight:bold; text-decoration:underline;}
a.home:hover {  color : #002F60; font-size:14px; font-family:Georgia, Times, serif; font-weight:bold; text-decoration:underline;}

a.topNavSelected {  color : #FFFFFF; font-size:10px; font-family:Georgia, Times, serif; letter-spacing:3px;}
a.topNavSelected:hover {  color : #D6980A; font-size:10px; font-family:Georgia, Times, serif; letter-spacing:3px;}

a.topNav {  color : #D6980A; font-size:10px; font-family:Georgia, Times, serif; letter-spacing:3px;}
a.topNav:hover {  color : #FFFFFF; font-size:10px; font-family:Georgia, Times, serif; letter-spacing:3px;}


a.body {text-decoration:none; color:#D6980A;  font-size:14px;  font-family:Georgia, Times, serif;letter-spacing:2px;}
a.body:hover {text-decoration:none; color:#002F60;  font-size:14px;  font-family:Georgia, Times, serif;letter-spacing:2px;}


a.collection {text-decoration:none; color:#FFFFFF;  font-size:16px;  font-family:Georgia, Times, serif;letter-spacing:2px;}
a.collection:hover {text-decoration:none; color:#D6980A;  font-size:16px;  font-family:Georgia, Times, serif;letter-spacing:2px;}

a {text-decoration:none; color:#FFFFFF;  font-size:14px;  font-family:Georgia, Times, serif;}
a:hover {text-decoration:none; color:#D6980A;  font-size:14px;  font-family:Georgia, Times, serif;}

ul
{	list-style-type: disc} 

div.imageCaption{ font-family:Georgia, Times, serif; font-size:11px;text-align:left; display: in-line; }




