body { margin:0; background-color:#8CC63F; }

img { border:0; }

body, td, th, input, select, textarea {
  font-family:Times, Georgia, serif; 
  color:#00653A;
}

#container {
	text-align: center;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -440px;
	margin-top: -265px;
	width:880px;
	height:530px;
	}
	
h1, h3, p { display:none; }

#obot_page { position:relative; width:880px; height:530px; background: url("/img/obot_page_numbers.jpg") no-repeat; }

#obot_counter { 
	position: absolute;
	left:245px; top:215px;
	width:380px; height:64px;
	padding:8px 10px;
	text-align:right;
	background: url("/img/obot_counter_html.gif") no-repeat;
}
#obot_counter span {
	width:54px;
	padding:0 11px 0 10px;
	font-size: 50px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
}
#obot_counter img { width:30px; margin:0 0 0 25px; }

#obot_links { position:absolute; bottom:72px; left:0; width:880px; padding-left:5px; }
#obot_links a { margin:0 12px; }

#footer { position:absolute; bottom:0; left:0; width:880px; font-size:14px; padding-left:5px; } 
#footer p { display:block; margin:4px 0 0 0; }
#footer p.smtxt { font-size:11px;}
#footer a:link, #footer  a:visited { color:#00653A; padding:0 2px;}
#footer a:hover, #footer a:active { color:#8CC63F; background-color:#00653A; text-decoration: none; }