@charset "UTF-8";
/* CSS Document
Full Career Bio CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/15/07 11:05AM
Validated 8/15/07 11:05AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/newbiotop.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/fullcareer.jpg) top left no-repeat;
	}
	
div#contentrightdiv {
	background: url(../images/discbot.jpg) top left no-repeat;
	}
	
div#contentrightdiv { /* complete width is 893px */
	width: 521px;
	float: left;
	padding: 60px 145px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #3d2b01;
	}

