			body {
				margin:0;
				background-color:#715A37;
				/* background-image:url(statimages/body_back.jpg); */
				background-repeat:repeat-y;
				background-position:center top;
				color:#000;
				text-align:center;
				font-size:smaller;
				font-family:verdana,arial,helvetica,sans-serif;
			}
			#page {
				width:1002px;
				text-align:left;
				margin:0 auto;
				position:relative;
				padding-top:148px;
				background-color:#E9E2C1;
				background-image:url(statimages/paper.gif);
			}
			h1 {
				font-size:10px;
				margin:0;
				padding:2px 7px 4px 7px;
				border-color:#000;
				border-width:2px 8px 1px 8px;
				border-style:solid;
				text-align:left;
				font-weight:normal;
				width:973px;
				margin:0 auto;
				color:#DA0;
			}
			#header {
				width:1002px;
				height:148px;
				position:absolute;
				top:0;
				left:0;
			}
			#bodyBlock {
				background-image:url(statimages/side_back2.gif);
				background-repeat:repeat-y;
			}

			#contentColumn {
				width:700px;
				background-image:url(statimages/paper_fade.gif);
				background-repeat:repeat-y;
				background-position:100% 0;
				float:right;
				min-height:640px;
			}
			#leftNav {
				width:250px;
				min-height:640px;
			}
			#footer {
				clear:both;
				background-color:#6D4F16;
				font-size:10px;
				margin:0;
				padding:6px 7px 4px 7px;
				border-color:#000;
				border-width:1px 8px;
				border-style:solid;
				text-align:left;
				font-weight:normal;
				width:973px;
				margin:0 auto;
				color:#DA0;
			}
			#footer a {color:#DA0;}

			#footer span {
				float:right;
			}


			#contentColumn #textContent {
				margin:5em 9em 4em 2em;
			}

			#contentColumn #textContent h2 {
				font-family:"courier new",courier,times,serif;
				font-size:2.4em;
				color:#A00;
				text-align:center;
				font-weight:bold;
			}

			#contentColumn #textContent h3 {
				font-family:"courier new",courier,times,serif;
				font-size:1.4em;
				line-height:1em;
				color:#A00;
				font-weight:bold;
			}

			#contentColumn #textContent ul li {
				margin-top:1em;
				margin-bottom:1em;
			}

			#contentColumn #textContent p {
				text-indent:1.5em;
			}

			#leftNav ul {
				margin:0;
				padding:0;
				list-style:none;
			}

			#leftNav ul li {
				margin:0 0 20px 10px;
				padding:0;
				list-style:none;
				height:72px;
			}
			#leftNav ul li a {
				display:block;
				line-height:72px;
				padding:0 0 0 70px;
				text-decoration:none;
				font-weight:bold;
				font-family:"courier new",courier,times,serif;
				color:#DA0;
				font-size:1.2em;
				background-image:url(statimages/ring.gif);
				background-repeat:no-repeat;
				background-position:0 0;
			}
			#leftNav ul li a:hover {
				color:#DD0;
				background-position:10px bottom;
			}
			img.divider {
				display:block;
				margin:1.5em auto;
			}

a {color:#A00;text-decoration:none;}
a:hover {color:#A00;text-decoration:underline;}


#header img {position:absolute;top:0;}
#sideLogo {left:-1px;border-left:1px solid #000;}
#headerPhoto {left:235px;}
#headerCoin {left:541px;}
#headerMap {left:645px;}

#headerPhoto2 {
	position:absolute;
	top:148px;
	left:235px;
}

code {
	display:block;
	text-transform:uppercase;
	font-family:"courier new",courier,times,serif;
	text-indent:0;
	margin:1em 4em 2em 4em;
	border:1px solid #000;
	padding:1em;
}


#contactForm {
	margin:2em 0;
	width:520px;
	height:295px;
	padding:124px 30px 2em 30px;
	background-image:url(statimages/telegram.gif);
	background-repeat:no-repeat;
	position:relative;
}
#contactForm input.textInput,
#contactForm textarea {
	border-width:0;
	background-color:#FFFDA7;
	font-family:"courier new",courier,times,serif;
	position:absolute;
	left:175px;
	width:350px;
	font-size:1em;
}
#contactForm textarea {height:150px;}
#contactForm label {
	background-color:#FFFDA7;
	font-family:"courier new",courier,times,serif;
	position:absolute;
	left:25px;
	padding:1px 4px;
}

#contactForm #ffname, 	#contactForm #nLabel {top:140px;}
#contactForm #femail,	#contactForm #eLabel {top:170px;}
#contactForm #fsubject, #contactForm #sLabel {top:200px;}
#contactForm #fnotes, 	#contactForm #oLabel {top:230px;}

#contactForm #nLabel {left:117px;}
#contactForm #eLabel {left:45px;}
#contactForm #sLabel {left:93px;}
#contactForm #oLabel {left:93px;}

#contactForm #submitButton {
	position:absolute;
	top:445px;
	left:250px;
}

#stats {
	position:absolute;
	bottom:25px;
	left:10px;
}