@charset "windows-1252";

		
.boxhidden img {
	width: 1px;
	height: 1px;
	display: none;	/*visibility: hidden;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 0.95em;
	line-height: 1.4em;
	background-color: #000000;
}
#player {
	background-color: #666666;
	height: 460px;
	width: 640px;
	text-align: center;
}
#player #imgPanel {
	height: 460px;
	width: 640px;
	text-align: center;
}
.footer {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.2em;
	padding-top: 40px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	color: #7b7b7b;
	font-weight: normal;
	font-style: italic;
	margin-top: 24px;
	font-size: 2.5em;
}
h2 {
	font-size: 1em;
	color: #7b7b7b;
	font-style: normal;
	font-weight: normal;
}


.thumbLink .thumb:hover {
	filter: alpha(opacity=100);
	opacity:1;
	background-color: #FF0000;
	border: 1px solid #999999;
}
.thumbLink .thumb {
	filter: alpha(opacity=50);
	opacity:.5;
	border: 1px solid #cccccc;
}
#displayImg {
	border: 9px solid #1A1A1A;
}
.small {
	font-size: .80em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
.ie6 {
	border-left-color: #666666;
	margin-left: 120px;
	margin-top: 4px;
	border-left-width: 3px;
	border-left-style: none;
	display: none;
	_display:none;
	}
	
.ie6 a {
	background-color: #333333;
	float: left;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	width: 56px;
}


.ie6 a:link:hover {
	text-decoration: none;
	background-color: #252525;
}
.ie6 a:link:visited {
	text-decoration: none;
	color: #CCCCCC;
}
