html, body { 
	background: url(/images/chrome/background.png) repeat-x;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	font-size:12px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #4c551e;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
h4 {font-size:0.9em;}

img {
	border: 0px;
}

#background-top {
	background: url(/images/chrome/background-content-top.png) repeat-x;
	width: 977px;
}
#background-middle {
	background: url(/images/chrome/background-content-repeat.png);
	width: 977px;
	margin-left: auto;
	margin-right: auto;
}
#background-bottom {
	background: url(/images/chrome/background-content-bottom.png) repeat-x;
	background-position: bottom;
	width: 977px;
}

.wrapper {
	width: 920px;;
	margin-left: auto;
	margin-right: auto;
}

.masthead {
	width: 920px;
}

.home-item {
	margin-top: 12px;
	margin-right: 12px;
	width: 194px;
	height: 163px;
}
#last-box {
}
#promo {
	margin-right: 0;
	width: 282px;
	height: 163px;
}
ul {
	list-style-type: disc;
	list-style-image: url(/images/chrome/arrow.png);
	list-style-position: inside;
	margin-left: 0;
	padding-top: 37px;
	padding-left: 23px;
	text-indent: -1em;
}
ul li a:link {color:#0000ff;}
ul li a:visited {color:#80080;}

.pages {
	padding-top: 0px;
}

.content-wrapper {
	 width: 587px;
	 display: block;
	 padding: 10px;
	 padding-top: 0px;
}

.footer {
	width: 920px;
	text-align: right;
	padding-bottom: 5px;
	height: 25px;
	display: block;
	clear: both;
}

#splash {
	padding-top: 10px;
}

#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: #333333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/chrome/overlay.png", sizingMethod="scale");
}


.media-thumb {
	margin-top: 10px;
	width: 240px;
	height: 160px;
	background-color: #000000;
}
.media-title {
	background-color: #000000;
	width: 230px;
	padding: 5px;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
.media-type {
	float: right;
}
.media-blurb {
	float: right;
	width: 345px;
}
.media-embed {
	text-align: center;
}
