/* 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/history_read_ground4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 80px;
	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;
}



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


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


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


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


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