/* CSS Document */.container {	background-image: url(bg.gif);	width: 800px;	background-repeat: repeat-y;	background-color: #333333;	position: absolute;	margin-left: -400px;	left: 50%;	top: 72px;	visibility: visible;}.mainblock {	width: 600px;	position: absolute;	left: 150px;	}.sides {	position: absolute;	top: 320px;	left: 0px;	width: 800px;	z-index: 1;	visibility: visible;}.maintext {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #5D6228;	margin-right: 50px;	margin-bottom: 30px;	padding-left: 160px;	padding-right: 10px;}.maintext a{	color: #7A4F1B;}.subtitle {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #7D0823;}.pagetitle {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #AC652A;	text-align: center;}.address1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #7D0823;}.address1 a{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #7D0823;}.address2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #333300;}.navblock {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #B05731;	text-align: right;	padding-right: 5px;}.nameandrank {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #6C3C0D;	font-style: oblique;}.nameandrank2{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #922E3E;	font-style: oblique;}.navblock a{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #6C3C0D;	text-align: right;	text-decoration: none;}.navblock a:hover{		text-decoration: underline;}.pagetitle2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 30px;	color: #AC4E24;	text-align: center;}
