/* CSS Document */

.PS1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #460023;
	line-height: 17px;

}
.PS2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #A5A2D6;
	line-height: 17px;

}
.PS3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #63659C;
	line-height: 15px;

}
.PS4 {
	font-family: Tahoma;
	font-size: 22px;
	color: #460023;
	line-height: 27px;

}
.PS5 {
	font-family: Tahoma;
	font-size: 27px;
	color: #EEEEEE;
	line-height: 32px;

	
}

.PS6 {
	font-family: Tahoma;
	font-size: 14px;
	color: #460023;
	line-height: 17px;

}


a.PS2:link { color: #A5A2D6; }
a.PS2:visited { color: #A5A2D6; }
a.PS2:active { color: #A5A2D6; }
a.PS2:hover { color: #EAEAEA; }

a.PS1:link { color: #460023; }
a.PS1:visited { color: #460023; }
a.PS1:active { color: #460023; }
a.PS1:hover { color: #A14638; }

a.PS6:link { color: #460023; }
a.PS6:visited { color: #460023; }
a.PS6:active { color: #460023; }
a.PS6:hover { color: #A14638; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family: Tahoma;
      font-size: 16px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#overlay{ background-image: url(overlay.png); } * html #overlay{ background-color: #000; back\ground-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }


}