/* CSS Document */
body {background-color:#CFE2FF;	font-family: arial, helvetica, serif; background-image:url(images/biobkg.gif); background-repeat:repeat-y; background-position:center; width: 730px; height: 100%; margin:0 auto; }
.biobox { }
.biobody {width:100%;}
td#flashcontent {width:35px; vertical-align:top}
td#mainbody {padding-left:20px; vertical-align:top; width:95%; font-size:12px;}
.navmenu {text-align:left; font-size:50%; vertical-align:middle; height:10px;}
#shopcartnav {text-align:right; font-size:90%; padding-right: 15px; margin: 0 5px 5px 0; color:#666666; text-decoration:none;}
a#shopcartnavlink {text-align:right; color:#666666; text-decoration:none;}
.descheader {text-align:center; font-size:50%; color:#666666;}
#descheader1 {;}
#descheader2 {font-size:105%; letter-spacing:.2em; font-style:italic;}
#descheader3 {;}
#descheader4 {font-size:105%; font-weight:bolder;}
img { border:none; }

/*links*/
a, a:active, a:hover, a:visited {color:#666666; text-decoration:none;}
a:hover {color:#1E79B0; text-decoration:underline;}

.biotiles-opacity:hover img {
filter:alpha(opacity=60); 
-moz-opacity: 0.7; 
opacity: 0.7;
border:0;}

/* comment out the paylogos hover to keep slight opacity always
a.paylogos-opacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
*/

/* set the highlights on the About page */
/* body text on About */
#aboutbody, #tipsbody, #faqbody, #homebody, #contactbody, #disclaimerbody {padding:3px 40px; font-size:100%;}
/* About headers */
#what, #who, #tips, #faq, #home, #contact, #disclaimer {color:#000000; background-color:#CFE2FF; font-weight:bolder; font-size:120%; padding:5px 20px;}

#biotiles {text-align:center;}

