html, body 
{
	margin: 0; 
	padding: 0; 
	font-size: 1em;
	text-align: left;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "ocr a extended", "ocr-a bt", "ocr a std", ocr-a, ocra, ocr, monospace;
	color: #000000;
	background: url("http://www.papercropcircles.com/pics/stars.gif") 0 repeat;
}
/*** ok 11-09 ***/
#accessibility
{
	color:#ff9900;
	position:absolute;
	top:0;
	margin-right:0;
	left:0px;
	font-size:.7em;	
}
/*** ok 11-09 ***/
#logo 
{
	background: url("http://www.papercropcircles.com/pics/logo.gif" ) 0 no-repeat;
	position:absolute;
	width:160px;
	height:190px;
	font-size: .7em;	
	top:20px;
	left:0;
}
/*** ok 11-09 ***/
#logo_site 
{
	background: url("http://www.papercropcircles.com/pics/logo_site.gif") 0 no-repeat;
	position:absolute;
	width:298px;
	height:130px;
	top:0px;
	right:120px;
	left:160px;
}
/*** ok 11-09 top right ***/
#search
{
	position:relative;
	top:0px;
	display:block;
	float:right;
	width: 300px;
	height:250px;
	margin: 0;
}
/*** ok 11-09 ***/
#header 
{	top:0;
	background: url("http://www.papercropcircles.com/pics/background.gif") 0 repeat-x;
	margin-left: 160px;
	margin-right: 120px;
	height:100px;
	text-align:center;
	padding: 0;
}
/*** ok 11-09 ***/
a.header:link, a.header:visited
{
	background-color: #ffccff;
	color: #ff0000; 
	text-decoration: none;
	padding: 3px;
}
/*** ok 11-09 ***/
a.header:hover, a.header:active 
{
	color: #990099; /*white */		
	background: #66ffff;  	
	text-decoration: none; 	
	padding: 3px;
}	
/*** ok 11-09 ***/
#leftbox 
{
	top:205px;
	position: absolute;
	left: 0px;
	width: 160px;
	text-align:left;
	background-color: #000000; 
	color: #000000; 	
	padding:0;
	margin:0;
}
/*** ok 11-09 ***/
#container /*clickable icons area */
{
	position:relative;
	top:2px; 	
	height:auto;
	overflow: hidden;
	padding: 0 2px;
	margin-left: 160px;
	margin-right: 120px;
	display:block;
	clear: both; 
}
/*** ok 11-09 ***/
.navfloat /* clickable icons area */
{ 	
	position:relative;
	top:0px;   	
	width: 65px; /*with of icon images */ 	
	padding: 0 2px; /* space between icons */ 	
	float: left;  	
	text-align:center;  	
	font-size:.7em; 	
	display: block;  
}
/*** not used ok 11-09 728x15 link ad  ***/
#navigation-ad
{
	margin-left:0px;
	overflow:hidden;
	width: 728px;
	height:180px;
	text-align:center;
}
/*** ok 11-09 ***/
#rightbox 
{
	top:0;
	position: absolute;
	background-color:#000000;
	width: 120px;
	padding:0; 	
	right: 0;
	margin-right: 0; 
}
/*** ok 11-09 ***/
ul.side 
{
	text-align:left;	
	color: #cde7a8; 	
	font-size:.7em;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0 3px;
    clear:both;
}
/*** ok 11-09 ***/
li.side
{

	padding:2px 0 ;
}
/*** ok 11-09 ***/
li
{
	padding:2px 0 ;
}
/*** ok 11-09 ***/
#rightads 
{
	position:relative;
	top:0px; 
	text-align:left;
}
/*** ok 11-09 ***/
#pagetext 
{
	position: relative;
	top: 0;
	background: #DFC90D; 
	color: #233622; 
	margin-left: 160px;
	margin-right: 120px;
	padding: 0;
}
/*** ok 11-09 ***/
.refcenterdiv
{
	overflow:hidden;
	margin-left:55px;
	margin-right:0px;
	background:#000000 url("http://www.papercropcircles.com/pics/bannerad.gif") 0 repeat-x;
	text-align:center;
	height:auto;
}
/*** ok 11-09 ***/
#pagelead 
{	
	display:block;
	float:left;
	width: 336px;
	height:280px;
	margin: 0;
}
/*** ok 11-09 ***/
#pagesearch 
{	
	float:right;
	width: 300px;
	height:280px;
	overflow:hidden;
	background-color:#dfc90d;	
	clear:both;	
}
/*** ok 11-09 ***/
#pageparagraph
{
	clear:both;
	width:100%;
	margin: 0; 
}
/*** ok 11-09 ***/
.pagenumbers	
{ 
	background-color: #dfc90d;
	font-size: .9em;
	display:block;
	height:70px;
	width:98%;
}	
/*** ok 11-09 ***/
.numleft
{
	position: relative;
    top:0;
	float: left; 
	margin-left: 0;
	width: 150px;
}
/*** ok 11-09 ***/
.numcenter
{
	position: relative;
    top:0;
	float: left; 
	text-align:center;
	width: auto;
}
/*** ok 11-09 ***/
.numright
{
	position: relative;
    top:0;
	float: right; 
	margin-right: 0;
	width: 150px;
    overflow:hidden;
}
/*** ok 11-09 ***/
div.floatside /* regular sized 180x180 clickable icons */
{
  width: 60px;
  height: 75px;
  padding: 0;
  float: left;
  font-size:.7em;
  text-align:left;
}
/*** ok 11-09 ***/
div.float /* regular sized 180x180 clickable icons */
{
  height: 245px;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.8em;
}
/*** ok 11-09 ***/
div.floatsm /* mini sized 90x90 clickable icons */
{
  width: 100px;
  height: 110px;
  padding: 5px;
  float: left;
  font-size:.6em;
}
/*** ok 11-09 ***/
div.floatlg /* large sized 250x250 clickable icons */
{
  width: 250px;
  height: 300px;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.8em;
}
/*** ok 11-09 ***/
.imagebullets
{
	list-style-image: url("http://www.papercropcircles.com/pics/button.gif");
	margin:0 5px 0 45px;
	padding:0;
	font-size:1em;
}
/*** ok 11-09 ***/
.imagebulletsbu
{
	list-style-image: url("http://www.papercropcircles.com/pics/buttonbu.gif");
	margin:0 5px 0 35px;
	padding:0;
	font-size:1em;
}
/*** ok 11-09 ***/
.imagebulletsgr
{
	list-style-image: url("http://www.papercropcircles.com/pics/buttongr.gif");
	margin:0 5px 0 35px;
	padding:0;
	font-size:1em;
}
/*** ok 11-09 ***/
#pageparagraph .three_column_list li 
{
	list-style-type: none;
	list-style-image: none;
	background: transparent url("http://www.papercropcircles.com/pics/button.gif") 0px 3px no-repeat;
	width: 25%;
	float: left;
	padding: .4em .2em .4em 2.5em ;
	margin-bottom:5px;
}
/*** ok 11-09 ***/
#leftbox a:link, #leftbox a:visited 
{
	color: #dfc90d; /*navy */	
	text-decoration: none; 
	font-size:.7em;
	padding:1px;
}
/*** ok 5-10 ***/
#leftbox a:hover 
{
	color: #000000; 
	background-color:#dfc90d; 
	text-decoration: underline; 
	padding: 0; 
}
/*** ok 11-09 ***/
#contents a:link, #contents a:visited 
{
	
	color: #0000ff; /* */	
	text-decoration: underline; 
	background: #ffffff; /* */	
	padding-top: 0; 
}
/*** ok 11-09 ***/
#contents a:hover 
{
	color: #0000ff; /**/	
	background: #233622; /**/
	padding-top: 0; 
}
/*** ok 11-09 ***/
#footer a:link, #footer a:visited 
{
	color: #0000ff; /**/	
}
/*** ok 11-09 ***/
#bottom 
{
	font-size: 1px; 
	margin:0; 
	padding:0;
}
/*** ok 11-09 ***/
#footer {
	background: url("http://www.papercropcircles.com/pics/footer.gif") 0 repeat;
	text-align:center;
	margin-top: 5px;
	font-size:.8em;
	font-weight:bold;
	width:100%;
}
/*** ok 11-09 ***/
h1	
{
	color: #000000;
	background-color: #dfc90d;
	font-size: 1.5em;
	padding:5px;
	margin:0;
}
/*** ok 11-09 ***/
h2	
{
	color: #000000;
	background-color: #dfc90d;
	margin: 0;
	padding: 5px;
	font-size: 1.3em;
}
/*** ok 11-09 ***/
h3	
{
	color: #000000;
	background-color: #dfc90d;
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
}
/*** ok 11-09 ***/
h4	
{
	color: #000000;
	background-color: #999900;
	margin: 0;
	padding: 5px;
	font-size: 1em;
}
/*** ok 11-09 ***/
p
{
	font-weight:normal;
	margin: 0; 
	padding: 5px; 
}
/*** ok 11-09 ***/
.cleaner 
{
  	clear:both;
  	height:1px;
  	font-size:1px;
  	color:#000066;
  	border:none;
  	margin:0 0 -2px 0;
  	padding:0;
  	background:transparent;
}		
/*** ok 11-09 ***/
img
{
	border:none;
}
/*** ok 11-09 regular page links ***/
a:link, a:visited 
{
	color: #006600; /* */	
	text-decoration: underline; 
	padding: 1px; 
}
/*** ok 11-09 ***/
a:hover
{
	color:#990000; 
	background: #ccff00; 
	text-decoration: underline; 
	padding: 1px; 
}
a.side:link
{
	color: #ffff00; /**/	
	text-decoration: none; 
	padding:1px;
}
/*ok 8-08 */	
a.side:visited 
{
	color:#ffff00; /**/	
	text-decoration: none;
}
/*ok 8-08 */	
a.side:hover, a.side:active 
{
	color:#ffff00; /* */	
	background: #000000; /*  */	
	text-decoration: underline; 
}
/*** ok 11-09 container navigation links ***/
a.navlink:link, a.navlink:visited
{
	color: #ffff00; 	
	text-decoration: none; 
	padding: 0; 
}
/*** ok 11-09 ***/
a.navlink:hover 
{
	color: #ffff00; 
	background-color: #996600;  
	text-decoration: underline; 
	padding: 0; 
}
/*** ok 11-09 ***/
.disclaimer 
{
	font-size: .7em; 
	color: #771464; 
	float:left;
}
/* ok -11-09 */
.decorationright 
{
	float: right; 
	margin: 5px; 
	position: relative;
	overflow:hidden; 
}
/* ok -11-09 */
.decorationleft 
{
	float: left; 
	margin: 5px; 
	position: relative;
	overflow:hidden; 	 
} 
/* ok -11-09 */
html[xmlns] .decoration 
{
	margin: 0 1em 0 0; 
}
/* ok -11-09 */
.centerdiv
{
	text-align:center;
}
/* ok -11-09 */
#footerad
{
	text-align:center;
	width: 100%;
	height:auto;
	margin-bottom: 5px;
}
/*specific to cropcircles*/
div.float1 
{
  width: 200px;
  padding: 5px;
  float: left;
}
/*specific to cropcircles*/
div.kilfloat 
{
  width: 138px;
  padding: 5px;
  float: left;
}
.reference 
{
	color: #000000; 
	float:left;
}


.red {color:#ff0000; font-weight:bold;font-size: 1.5em; }
.blue{color:#0033ff; font-weight:bold;font-size: 1.5em; }
.green{color:#006600; font-weight:bold;font-size: 1.5em; }
.purple{color:#993399; font-weight:bold;font-size: 1.5em; }
.orange{color:#ff6600; font-weight:bold;font-size: 1.5em; }
.pink{color:#ff00cc; font-weight:bold;font-size: 1.5em; }
.lavendar{color:#9966cc; font-weight:bold;font-size: 1.5em; }
.lime{color:#00ff00; font-weight:bold;font-size: 1.5em; }
.teal{color:#009999; font-weight:bold;font-size: 1.5em; }
.yellow{color:#ffff00; font-weight:bold;font-size: 1.5em; }

