/* CSS Document */

body {
	background-color: #000000;
	margin: 0px 0 30px 0;
	min-width: 768px;
	text-align: center;
}



img {
	border: 0px;
}



#container {
	background-image: url(../grounds/grd_archive_dk.jpg);
	background-repeat: no-repeat;
	background-position: 295px 101px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-bottom: 1px solid #8C8C8B;
	border-top: 1px solid #8C8C8B;
	border-left: 1px solid #8C8C8B;
	border-right: 1px solid #8C8C8B;
}



#navblock {
	text-align: right;
	border-bottom: 1px solid #2F2F2E;
	background: #191917;
	padding-top: 45px;
	padding-right: 13px;
	padding-bottom: 11px;
}



#contentblock {
	text-align: left;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #8D8D8D;
}



a:link {
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}



a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #BBBBBB;
}



a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #BBBBBB;
}



a:active {
	text-decoration: none;
	font-weight: bold;
	color: #BBBBBB;
}



img.bumperheader {
	padding-bottom: 17px;
	padding-top: 29px;
}



img.bumper80 {
	padding-bottom: 12px;
}



img.bumperpics80 {
	padding-bottom: 17px;
}



img.header90 {
	padding-top: 36px;
}



img.image90 {
	padding-top: 12px;
	padding-bottom: 18px;
}



img.readings {
	padding-top: 36px;
	padding-bottom: 7px;
}



#bottomblock {
	text-align: right;
	border-top: 1px solid #212121;
	background: #191917;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	margin: 0px;
}


   	

