body, h1, h2, h3 {
	color: #fff;
	background: #000;}
	
#page-container {
	width: 950px;
	border:0px solid #fff;
	background: #000;}

#content, #content-index{
	font-size: 1.5em;
	line-height: 1.5em;
	border:1px solid #fff;
}

#content h1, #content h2, #content h3, #content-index h1, #content-index h2, #content-index h3{
	font-family: "trebuchet ms", verdana, Sans-serif;
	margin: 8px 0;
	padding: 0 0 0 0;}
	
#content-index{
	font-family: verdana, arial, sans-serif;
	float:left;
	margin:2px 0 0 6px;
	width:474px;
	border:0px solid #bbb;}

#content li, #content-index li{margin-left:1.2em;padding-top:0;margin-top:0;}
.caption {font:normal 14px arial, verdana, sans-serif; color: #fff; line-height:18px;}
