html, body 
{
	margin: 0; 
	padding: 0; 
	font-size: 100%;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #ffffff;
}
/*** ok 8-08 ***/
#accessibility
{
	position:absolute;
	top:0;
	margin-right:0;
	left:0px;
	font-size:.7em;	
}
/*** ok 8-08 ***/
ul.side 
{
	text-align:right;	
	color: #cde7a8; 	
	font-size:.7em;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0 3px;
}
li
{
	padding:1px 0 ;
}
/*** ok 8-08 ***/
.search
{
	position:relative;
	top:35px;
	height:150px; 
	text-align:center;
}
/*** ok 8-08 ***/
#header 
{
	margin: 0;
	padding: 10px; 	
	background: #ffff00 url("../pics/needlesm.jpg") repeat; 
	height: 60px; 
} 
/*** ok 8-08 ***/
a.header:link, a.header:visited
{
	background-color: #ffccff;
	color: #ff0000; 
	text-decoration: none;
	border: dotted thin;
	padding: 3px;
}
/*** ok 8-08 ***/
a.header:hover, a.header:active 
{
	color: #990099; /*white */		
	background: #66ffff;  	
	text-decoration: none; 	
	border: dotted thin;
	padding: 3px;
}	
/*** ok 8-08 ***/
#pagetitle 
{
	margin-left: 160px;
	margin-right: 160px;
	text-align:center;
	padding: 15px 0 0 0;
	color: #ff00ff; 	
}
/*** ok 8-08 ***/
#leftbox 
{
	top:80px;
	position: absolute;
	left: 0px;width: 160px;
	background-color: #ffffff; 	
	color: #000000; 	
	padding:0;
	margin:0;
}
/*** ok 8-08 ***/
#container /**/
{ 	
	position:relative;
	top:0px; 	height:90px;
	overflow: auto;
	padding: 0 1px;
	margin-left: 160px;
	margin-right: 160px;
	display:block;
	clear: both; 
}
/*** ok 8-08 ***/
.navfloat /**/
{ 	
	position:relative;
	top:0px;   	
	width: 60px;  	
	padding: 0 2px;  	
	float: left;  	
	text-align:center;  	
	font-size:.8em; 	
	display: block;  
}
/*** ok 8-08 ***/
#navigation-ad /**/
{
	margin-left:160px;
	display:block;
}
/*** ok 8-08 ***/
#rightbox 
{
	top:80px;
	position: absolute;
	background-color:#ffffff;
	width: 160px;
	padding:0; 	
	right: 0;
	margin-right: 0; 
}
/*** ok 8-08 ***/
ul.altcolor2 
{
	color: #cde7a8; 	
	font-size:.7em;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0 3px;
}
/*** ok 8-08 ***/
#rightads 
{
	position:relative;
	top:0px; 
}
/*** ok 8-08 ***/
#pagetext 
{
	position: relative; 	
	top:0;
	border: 1px solid #BDDEF7;	
	background: #ffffff;
	color: #233622; 	
	margin-left:160px;
	margin-right:160px;
	padding: 0;
}
/*** ok 8-08 ***/
.refcenterdiv
{
	background: #ffffff url("../pics/spoolbg.jpg") 0 repeat-x;
	text-align:center;
}
/*** ok 8-08 ***/
#pagelead 
{	
	display:block;
	width: auto;
	margin: 0;
	text-align:center;
}
/*** ok 8-08 ***/
.pageparagraph
{
	clear:both;
	width:100%;
	margin: 0; 
}
/*** ok 8-08 ***/
.pagenumbers	
{ 
	background-color: #ffccff;
	color:#ffccff;
	font-size: .7em;
	display:block;}	
/*** ok 8-08 ***/
.numleft
{
	float: left; margin: 0;
	width: 45px;
}
/*** ok 8-08 ***/
.numcenter
{
	float: left; text-align:center;
	width: 80%;
	margin:0;
}
/*** ok 8-08 ***/
.numright
{
	float: right; margin-right: 1%;
	width: 45px;
}
/*** ok 8-08 ***/
div.float 
{
  width: 180px;
  border: 2px #ff00ff dotted thin;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.8em;
}
/*** ok 8-08 ***/
div.floatsm 
{
  width: 100px;
  border: 2px #ccccff dotted thin;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.8em;
}
/*** ok 8-08 ***/
#contents p 
{
	font-weight: bold; 
}
/*** ok 8-08 ***/
.imagebullets
{
	list-style-image: url(../images/bullet.gif);
	margin:0 0 5px 5px;
	padding:0;
}
/*** ok 8-08 ***/
#leftbox a:link, #leftbox a:visited 
{
	color: #800080; /*navy */	
	text-decoration: none; 
	font-size:.7em;
	padding:1px;
}
/*** ok 8-08 ***/
#contents a:link, #contents a:visited 
{
	
	color: #ff0000; /*navy */	
	text-decoration: underline; 
	background: #ffcccc; /*white */	
	padding-top: 0; 
}
/*** ok 8-08 ***/
#contents a:hover 
{
	color: #ff99ff; /*pink */	
	background: #233622; /* olive */
	padding-top: 0; 
}
/*** ok 8-08 ***/
#footer a:link, #footer a:visited 
{
	color: #771464; /*plum */	
}
/*** ok 8-08 ***/
#bottom 
{
	font-size: 1px; 
	margin:0; 
	padding:0;
}
/*** ok 8-08 ***/
#footer {
	background: url("../pics/footer.gif") 0 repeat;
	text-align:center;
	margin-top: 5px;
	border-top: 1px solid #009;  /* navy */
	font-size:.7em;
	font-weight:bold;
	width:100%;
}
/*** ok 8-08 ***/
h1	
{
	color:#ff0000;
	font-size: 1.5em;
}
h2	/*ok -8-08*/
{
	color: #9900cc;
	background-color:#33ff99;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
h3	/*ok -8-08*/	
{
	color: #ffffff;
	background-color:#ff00cc;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
h4	/*ok -8-08*/	
{
	color: #0099ff;
	/*fuchsia */		
	margin: 0;
	padding: 0;
	font-size: 1em;
}
p	/*ok -8-08*/ 
{
	margin: 0; 
	padding: 5px; 
}
/*** ok 8-08 ***/
.cleaner 
{
  	clear:both;
  	height:2px;
  	font-size:1px;
  	color:#000066;
  	border:none;
  	margin:0 0 -2px 0;
  	padding:0;
  	background:transparent;
}		
/*ok 8-08 */	
img
{
	border:none;
}
/*ok 8-08 */	
a:link
{
	color: #000099; /*navy */	
	text-decoration: none; 
	padding: 1px; 
}
/*ok 8-08 */	
a:visited 
{
	color:#0099cc; /*sea blue */	
	text-decoration: none; 
	padding: 1px; 
}
/*ok 8-08 */	
a:hover, a:active 
{
	color:#0000ff; /*royal blue */	
	background: #ffccff; /* pale pink */	
	text-decoration: underline; 
	padding: 1px; 
}
/*ok 8-08 */	
a.navlink:link 
{
	font-size:.7em;
	color: #ff0000; 	
/*	text-decoration: none;*/
	padding: 0; 
}
/*ok 8-08 */	
a.navlink:visited 
{
	font-size:.7em;
	
	color: #660000;
	text-decoration: none; 
	padding: 0; 
}
/*ok 8-08 */	
a.navlink:hover 
{
	font-size:.7em;
	color: #660099; 
	background-color:#ffccff; 
	text-decoration: underline; 
	padding: 0; 
}
/*** ok 8-08 ***/
.small 
{
	font-size: .9em; color: #771464; 
}
/* ok -8-08 */
.decorationright 
{
	float: left; 
	margin: 0; 
	position: relative;
	overflow:hidden; 
}
/* ok -8-08 */
.decorationleft 
{
	float: right; 
	margin: 0; 
	position: relative;
	overflow:hidden; 	 
} 
/*** ok 8-08 ***/
html[xmlns] .decoration 
{
	margin: 0 1em 0 0; 
}
/*** ok 8-08 ***/
.centerdiv
{
	text-align:center;
}

/*** ok 9-09 ***/
#footerad
{
	text-align:center;
}

/*--------------------------------------------*/
.dragme
{
	position:relative;
}
.ringsurf
{
	position:relative;
	top:0;
	background: #FFC6FB url("../pics/chainbg.gif") repeat;	
	text-align:center;
  	font-size:.7em;
	width:100%;
}		
div.largefloat 
{
  width: 250px;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.8em;
  }
/* specific to scissorcraft */
.image_container 
{
 background:#ffffff;
 padding:7px 7px 0px 7px;
 margin:5px 0px 0px 5px;
 text-align:center;
 float:left;
 display:inline;
 width:180px; /* Width for portrait photos, 123 + 14 = 137, needed for IE 5.0 */
 overflow: hidden;

 voice-family:"\"}\"";
 voice-family:inherit;
 width:auto; /* Width for portrait photos, for non-broken browsers */
}



.image_container img {
 width: 180px;
 height: 180px;
 display:block;
}

