body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	background: #f1f1f1 url(kids_images/shaded-bg.gif) repeat-y center top; }
	
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; }

.upper-tableborder {
	margin-left:auto; margin-right:auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey; }

.tableborder {
	margin-left:auto; margin-right:auto;
	height: 80%;	
	padding: 0px 0px 0px 0px;
	border-left: 1px solid grey;
	border-right: 1px solid grey; }


.centered {
	text-align: center; }

td.upper{
	background-image: url(kids_images/upper_bg.gif); 
	background-repeat: no-repeat; }
		
td.lower{
	background-image: url(kids_images/lower_tile.gif); 
	background-position: top right;
	background-repeat: no-repeat; }
	
td.upper-biocell{
	background-image: url(kids_images/upper_bg.gif); 
	background-repeat: no-repeat; }
	
td.lower-biocell{
	background-image: url(kids_images/lower_tile.gif);
	background-position: top right;
	background-repeat: no-repeat; }


td.sidebar { 
	font-family: Arial, Helvetica;
	font-size: 12px;
	color : white;
	background-color : #0066CC; }
	
td.bio { 
	font-size: 13px;
	color : black;
	background-color : ##ff9933; }

p { 
	font-size: 13px;
	background : transparent; }
		 
td.detail{
	font-size: 12px; }	
	
.sm-text { 
	font-size: 10px;
	color : black;
	background : transparent; }
	
.med-text { 
	font-size: 11px;
	color : black;
	background : transparent; }
	
.sm-description { 
	font-size: 10px;
	color : black;
	background : transparent; }	


	.smaller { 
	font-size: 11px;
	color : black;
	background : transparent; }	

div.main_wide{
	font-size: 12px;}
	
div.main_med{
	font-size: 12px;
		width: 500;  }
	
div.main{
	font-size: 12px;
	width: 450; }
		
.series-title{ 
	font-size: 17px;
	color: #CC0000;
	font-weight: bold;
	background : transparent; }
			
.title {
	font-size: 14px;
	font-weight: bold;
	color : #CC0000;
	background : transparent; }
   	    	
.caption {
	font-size: 9px;
	color : black;
	background : transparent;
	text-align: left; } 
	 
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: black;
	 background : transparent; 
	text-decoration : none;
	text-align: center; }

A:link {
	font-family: Arial;
	font-weight: bold;
	color: #003366;
	background : transparent; 
	text-decoration : none;}

A:visited {
	font-family: Arial;
	font-weight: bold;
	color: #003366;
	background : transparent; 
	text-decoration : none; }

A:hover {
	color: #003366;
	background: transparent;
	text-decoration: underline; }

A.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background : transparent; 
	text-decoration : none;}

A.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background: transparent; 
	text-decoration: none; }

A.menu:hover {
	color: #FFFFFF;
	background : transparent;
	text-decoration : underline; }
	
A.redlink:link {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	background : transparent; 
	text-decoration : none;}

A.redlink:visited {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	background: transparent; 
	text-decoration: none; }

A.redlink:hover {
	color: #FF9933;
	background : transparent;
	text-decoration : underline; }

A.sidebar:link {  
	color: #FFCC66;		
	text-decoration: none; }

A.sidebar:visited {
	color: #FFCC66;		
	text-decoration: none; }

A.sidebar:hover {
	color : #FFCC66;
	text-decoration : underline; }

td.mid{
	vertical-align:top; }	


div.blog {
	width: 140px;
	padding: 13px 5px 35px 27px;
	background-color : white;
	background-image: url(kids_images/notebook_paper.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: black; }








