a.archives {
	color: #f7edca;
}

.preload {
	display: none;
}

div.credits {
	text-align: center;
	font-size: 10px;
}

.banner {
}

div.contents {
	/*margin-right:auto;
	margin-left:505px;  606 */
	position: absolute;
	left: 203px;
	top: 21px;
	width: 300px;
/*	background-image: url(../pics/main-middle.jpg);*/
	background-color: #f7edca;
	font-family: Georgia, sans-serif;
	z-index: 0;
}

#content {
	min-height: 100%;
	height: auto;
}

* html #content {
	height: 100%;
}

html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	/*background-color: #512b20;*/
	background-image: url(../pics/bg.jpg);
	color: #000;
	text-align: center;
	height: 100%;
}

div.header {
	font-size: 14pt;
	font-weight: bold;
}

div.info {
	font-size: 8pt;
	padding-left: 30px;
	padding-right: 30px;
}

.centered {
	text-align: center;
}

.bold {
	font-weight: bold;
}

img.header {
	top: 0px;
	left: 0px;
}

div.archives {
	left: 25px;
	top: 50px;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: #f7edca;
	color: #f7edca;
	font-family: arial;
	font-size: 8pt;
	padding: 4px;
}

div.dateHeader {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	background-color: #3b2819;
	color: #f7edca;
}
div.footer {
	margin-top: 50px;
	text-align: center;
}

div.mediaHeader {
	font-size: 8pt;
	font-weight: bold;
}

div.mediaDescription {
	font-size: 8pt;
	font-style: italic;
}

.fullWidth {
	width: 100%;
}

.centered {
	text-align: center;
}
