body {
font-family : arial;
background-image:url('images/back.jpg');
font-size : 12px;
margin-left : 0px;
margin-top : 1%;
margin-right : 0;

}

td {font-size : 12px;}

A:link {text-decoration : underline; color:rgb(33,21,97); font-weight: bold;}
A:visited {text-decoration : underline; color:rgb(33,21,97); font-weight: bold;}
A:active {text-decoration : underline; color:rgb(33,21,97); font-weight: bold;}
A:hover {text-decoration : none; color:rgb(0,0,0); font-weight: bold;}

A.Z:link    {text-decoration: none; color:#FFFFFF;}
A.Z:visited {text-decoration: none; color:#FFFFFF;}
A.Z:active  {text-decoration: none; color:#FFFFFF;}
A.Z:hover	 {text-decoration: underline; color:#5C5C5C;}

p.A {font-size : 16px;}
p.B {font-size : 11px;}
p.C {font-size : 9px;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.G {font-size : 13px;}
h1 {font-size : 14px;}
h2 {font-size : 14px;}

td.X {
	margin:0px; background-image:url('images/footer.gif');
	background-repeat: no-repeat;
	valign: top
	}
	
td.Y {
	margin:0px; background-image:url('../../The%20Raynes/publish/images2/player_back.gif');
	background-repeat: no-repeat;
	valign: top
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	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");
	}