	.footer {
		clear:both;
		font-family:helvetica,tahoma,georgia;
		font-size:8pt; color:#666;
		padding-left:228px;
		width:735px;
		border-top:1px solid #ccc;
		margin-top:20px;
		padding-top:10px;
		}
		
		.body {
		 margin:0px;
		 background-image:url(/images/background.png);
		 background-repeat:no-repeat;
		}
		
		.header-bg {
		 background-image:url(/images/header_bg.jpg);
		 height:205px;
		}
		
		.header {
		background-image:url(/images/header.png);
		height:180px;
		width:741px;
		}
		
		.header-div {
		 background-image:url(/images/header_div.png);
		 height:16px;
		}
		
		.content {
		 padding:20 15 15 15;
		 width:915px;
		}
		
		.left {
		width:170px;
		font-family:helvetica,tahoma,georgia;
		font-size:8pt;
		color:#333;
		line-height:12pt;
		float:left;
		}
		
		.header-orange {
		color:#de971c;
		font-size:17pt;
		line-height:19pt;
		margin-bottom:10px;
		border-bottom:1px dashed #ccc;
		padding-bottom:4px;
		}
		
		.body-content {
		width:700px;
		float:right;
		font-family:helvetica,tahoma,georgia;
		font-size:8pt;
		color:#333;
		line-height:12pt;
		}
		
		.logo-padding {
		 padding-left:30px;
		}
		
		#lightbox{
		background-color:#eee;
		padding: 12px;
		border-right: 2px solid #999;
		border-bottom: 2px solid #999;
		color: #999999;
		}
		
		#lightboxDetails{
		font-size: 0.8em;
		padding-top: 0.4em;
		}	
		
		#lightboxCaption{ float: left; font-family:tahoma,arial,helvetica,verdana; font-size:8pt; color:#666; }
		#keyboardMsg{ float: right; font-family:tahoma,arial,helvetica,verdana; font-size:8pt; color:#666; }
		#closeButton{ top: 5px; right: 5px; }

		#lightbox img{ border: none; clear: both;} 
		#overlay img{ border: none; }

		#overlay{ background-image: url("/images/overlay2.png"); }

	* html #overlay{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(../images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay2.png", sizingMethod="scale");
	}
		
     a:link { color: #921e1e; text-decoration: none;}
     a:visited { color: #600; text-decoration: none; }
     a:hover { color: #600; text-decoration: none;}
     a:active { color: #600; } 