@charset "UTF-8";
/* CSS Document
Bio CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 1/3/08 8:05AM
Validated 1/3/08 8:05AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	/*background: url(../images/news01_02.jpg) top left no-repeat;*/
	background: url(../images/news8_10_02.jpg) top left no-repeat;
	}
	
div#titlediv {
	/*background: url(../images/news01_04.jpg) top left no-repeat;*/
	background: url(../images/news8_10.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentrightdiv { /* complete width is 893px */
	width: 525px;
	float: left;
	padding: 60px 145px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #3d2b01;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#newsspacer {
	width: 300px;
	height: 60px;
	}
	
div#topnavdiv {
	width: 198px;
	height: 186px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 493px;
	top: 66px;
}
	
div#contentrightdiv {
	/*background: url(../images/news01_07.jpg) top left no-repeat;*/
	background: url(../images/news8_10-03.jpg) top left no-repeat;
	}
	
div#contentrightdiv.archive {
	background: url(../images/news7_30_09_07.jpg) top left no-repeat;
	}
	
div#contentbottomdiv {
	background: url(../images/biobottom_19.jpg) bottom left no-repeat;
	}
	
div.newsdot {
	float: left;
	margin: -5px 0 0 -30px;
	}
	
div.newsrightphoto {
	width: 160px;
	float: right;
	margin: 0 0 0 15px;
	}
	
div.newsleftphoto {
	width: 200px;
	float: left;
	margin: 0 15px 0 0;
	}
	
div#bannerdiv {
	width: 484px;
	margin: 70px 0 30px 0;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 110px;
	}
	
/* Images */

div#contentrightdiv img.news {
	float: left;
	border: 1px solid #000;
	margin: 0 8px 5px 0;
	}
	
div.newsrightphoto img, div.newsleftphoto img {
	border: 1px solid #000;
	margin: 0;
	}
	
img#biospacertop {
	float: right;
	width: 270px;
	height: 50px;
	border: 0;
	}
	
img#biospacerbot {
	float: right;
	width: 55px;
	height: 180px;
	border: 0;
	clear: right;
	}
	
/* Text */

span#salehead {
	color:#006600;
	}
	
div#contentrightdiv div.newsrightphoto p, div#contentrightdiv div.newsleftphoto p {
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	}
	
div#contentrightdiv p#subscribe {
	margin: 0 0 20px 0;
}
