/* 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_lgt.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 {
	padding-top: 26px;
	padding-bottom: 26px;
}



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


   	
p.caption {
 	text-align: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #9F9E9E;
	margin-top: 10px;
}

#quote {
 	text-align: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F9E9E;
	line-height: 15px;
}

#quote2 {
 	text-align: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F9E9E;
	line-height: 15px;
}

#better {
	text-align: left;
	margin-bottom: 11px;
	margin-top: 20px;
}


#unamed {
	text-align: left;
	margin-bottom: 11px;
}



