	body {
	margin:20px 20px 0px 270px;
	width: 700px;
	top: 20px;
	line-height: normal;
	border: #993300;
	background-image: url(background.jpg);
	background-color: #CC0000;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	
		}
	
	#main {
	border:1px solid #000000;
	top: 1px;
	background:#fff;

		}

	body a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;

		}
	body a:hover {
	text-decoration: underline;
	color: #CC3300;
		}
	table{
		font-size:12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
	}
		
		#main #menu {
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		float:right;
		width:230px;
		background:#eee;
		margin:0px 0px 10px 10px;
		font-size:12px;
		padding-top:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		
		}
	
		
	p,h1,pre {
	margin:0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
		}
		
	h1 {
	font-size:18px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #993300;

		}
	
	h2 {
	font-size:18px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;

		}
	
	h3 {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;

		}
	
	
	h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B70000;
}
	#menu p { font-size:10px}
		
	#bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	align: center;
		}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(blank.gif);
	filter: Alpha(opacity=50);
}
