html, body 
{
	background:#ffffff;
	margin: 0; 
	padding: 0; 
	font-size: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size:.9em;
}
/*** ok 8-08 ***/
#accessibility
{
	position:absolute;
	top:0;
	margin-right:0;
	left:0px;
    width:160px;
    height:15px;
	font-size:.6em;	
	background: #ffffff;
}
/*** ok 8-08 ***/
#logo 
{
	background: url("../pics/logo.gif") 0 no-repeat;
	position:absolute;
	width:160px;
	height:190px;
	font-size:.7em;
	top:10px;
	left:0;
}
/*** ok 8-08 ***/
.floatsearch
{
	position:relative;
	top:0px;
	float:right;
}
/*** ok 8-08 ***/
#header 
{
	background: url("../pics/background.gif") 0 repeat;
	top:0;
	font-size:2.5em;
	font-weight:bold;
	margin-left: 160px;
	margin-right: 120px;
	height:85px;	
	text-align:center;
	padding: 0;
}
/*** ok 8-08 ***/
a.header:link, a.header:visited
{
	text-align:center;
	color: #ff0000; 
	text-decoration: none;
	padding: 3px;
}
/*** ok 8-08 ***/
a.header:hover, a.header:active 
{
	color: #00cc00; /*white */		
	background: #ccffff;  	
	text-decoration: none; 	
	padding: 3px;
}	
div.floatheader 
{
	width:auto;
	float: left;
	text-align:center;
	text-decoration:none;
}
/*** ok 8-08 ***/
#leftbox 
{
	top:195px;
	position: absolute;
	left: 0px;
	width: 160px;
	text-align:left;
	color: #ffffff; 
	background-repeat: repeat;	
	color: #000000; 	
	padding:0;
	margin:0;
}
/*** ok 8-08 ***/
#leftbox a:link, #leftbox a:visited 
{
	color: #3300ff; /*navy */
    background: #ffffff; 		
	text-decoration: none; 
	font-size:.7em;
	padding:1px;
}
/*** ok 8-08 ***/
#rightbox 
{
	top:0;
	position: absolute;
	background:#ffffff;
	width: 120px;
	padding:0; 	
	right: 0;
	margin-right: 0; 
}
/*** ok 8-08 ***/
#rightads 
{
	position:relative;
	top:0px; 
	text-align:left;
}
/*** ok 8-08 ***/
ul.side 
{
	text-align:left;	
	color: #3300ff; 	
	background:#ffffff;
    font-size:.7em;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0 3px;
    clear:both;
}
li
{
	padding:1px 0 ;
}
/*** ok 8-08 ***/
#pagetext 
{
	position: relative;
	top: 0;
	background: #ffffff;
	color: #233622;
	padding: 0;
    margin:0 120px 0 160px;
}
/*** ok 5-09 ***/
.refcenterdiv
{
	position: relative;
	top: 0;
	margin-left:160px;
	margin-right:120px;
	background:#ffffff url("../pics/bannerad.gif") 0 repeat-x;
	height:90px;
	text-align:center;
}
/*** ok 5-09 ***/
#pagelead 
{	
	display:block;
	float:left;
	width: 336px;
	height:280px;
	margin: 0;
}
/*** ok 5-09 ***/
#pagesearch 
{	
	display:block;
	float:right;
	width: auto;
	margin: 0;
	background:#ffffff;	
}
/*** ok 8-08 ***/
#pageparagraph
{
	clear:both;
	width:100%;
	margin: 0; 
}
/*** ok 8-08 ***/
div.floatleft 
{
	width: 200px;
	height:50px;
	float: left;
	font-size: .8em;
}
div.floatprint 
{
	width: 350px;
	height:20px;
	float: left;
	font-size: .8em;
}
/*** ok 8-08 ***/
div.float 
{
  width: 100px;
  height: 120px;
  padding: 5px 5px 5px 10px;
  float: left;
  font-size:.6em;
}
/*** ok 8-08 ***/
.imagebullets
{
	list-style-image: url("../pics/bullet.gif");
	margin:0 45px;
	padding:0;
}
/*** ok 8-08 ***/
#footer a:link, #footer a:visited 
{
	color: #771464; /**/	
	background:#ffffff;
}
/*** ok 8-08 ***/
#bottom 
{
	font-size: 1px; 
	margin:0; 
	padding:0;
}
/*** ok 8-08 ***/
#footer {
	text-align:center;
	margin: 0 5px;
	font-size:.7em;
	font-weight:bold;
	width:100%;
}
/*** ok 8-08 ***/
h1	
{	
    color:#ff0000;	
	font-size: 1.8em;
	padding:0 5px;
    margin-top:0;
}
h2	
{	
	color:#006600;	
	margin: 0;
	padding:10px 5px;
	font-size: 1.4em;
}
h3	
{	
	color:#0000cc;	 		
	margin: 0;
	padding: 10px 5px;
	font-size: 1.2em;
}
h4	
{
	color:#0000ff;	 	
	margin: 0;
	padding: 0 5px;
	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: #0000ff; /*navy */	
	text-decoration: underline; 
	padding: 1px; 
}
/*ok 8-08 */	
a:visited 
{
	color:#0000ff; /*sea blue */	
	text-decoration: underline; 
	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 ***/
.small 
{
	font-size: .8em; 
    color: #771464; 
}
.reference 
{
	color: #6600cc; 
	float:left;
}
/* ok -5-09 */
.decorationright 
{
	position: relative;
    top:0;
	float: right; 
	margin:0 10px; 
	overflow:hidden; 
}
/* ok -5-09 */
.decorationleft 
{
	float: left; 
	margin:0 10px; 
	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;
	width: 100%;
	height:auto;
	margin-bottom: 5px;
}
/*** ok 11-09 ***/
#pageparagraph .three_column_list li 
{
	list-style-type: none;
	list-style-image: none;
	background: transparent url("../pics/smbutton.gif") 0px 3px no-repeat;
	width: 25%;
	float: left;
	font-size:.8em;
	padding: .1em .2em .1em 2.5em ;
	margin-bottom:5px;
}
.colorblue {
color:#0000ff; 	
}
.colorlavendar {
color:#9900cc;	
}
.colorred {
color:#ff0033;	
}
.colorltblue {
color:#00ccff;	
}
.colororange {
color:#ff6666;	
}
.colorltgreen {
color:#009900;	
}
.colorpink {
color:#ff00ff;	
}
.colorgreen {
color:#00cc00;	
}

.quickmenu
{
	font-size:.8em;
	background: #ffffff;
	border: thin dotted #c6c6c6;	
	font-weight:normal;
	padding: 10px 5px;
	margin: 10px;	
}
.recipe
{
	width: auto;
	border: thin dotted Black;
	background: #fbeede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 10px;
	margin: 10px;
}

.list li
{
	list-style-image: url("../pics/list.gif");
	margin:0 0 5px 35px;
	padding:1px 0;
}
.print_list li
{
	list-style-image: url("../pics/print_list.gif");
	margin: 0 0 1px 35px;
	padding:  0;
	font-size: .9em;
}
.comments 
{
	font-size:.9em;
	margin-top: 3em; 
	border-top: 3px double #233622; /* green */
	border-bottom: 3px double #233622; /* green */
	padding-bottom: 5px;
}		 
#notice
{
    font-size: .8em;
	border: thin dotted Red;
	background-color: #fbeede;
}

/* HL widget including search css class */
/* Use this for button color for search widget */
.podButton1 .podButton1_Right { 
background: url('none');
color: #FFFFFF; 
}
/* Specify both attributes when layout is horizontal; for vertical, leave this out */
.podRelatedAdLinksWidget .podRelatedAdWord { 
display: inline !important;
margin-right: 10px; /* alter this to make more space between the terms */
}
@media print{
body{
background-color:#FFF;
background-image:none;
color:#000;
}

.noprint{display:none;}
#main{position:absolute; left:50px; top:0px;}
}

