@charset "UTF-8";
/* CSS Document
Bio CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 7/23/10 7:37AM
Validated 7/23/10 7:37AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/User_02.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/bio7_23_10_04.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentrightdiv {
	position: relative;
	z-index: 0;
	visibility: visible;
	background: url(../images/bio7_23_10_07.jpg) top left no-repeat;
	}
	
div#contentbottomdiv {
	background: url(../images/biobottom_19.jpg) bottom left no-repeat;
	}
	
div#topbannerdiv {
	margin: 70px 0 30px 20px;
	width: 484px;
	}
	
div#socialdivsub {
	width: 225px;
	margin: 0 auto 0 auto;
}
	
div#tellafrienddiv {
	margin: 0;
	width: 224px;
	float: left;
	}
	
div#topnavdiv {
	width: 198px;
	height: 186px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 493px;
	top: 66px;
}

img#biospacertop {
	float: right;
	width: 290px;
	height: 50px;
	border: 0;
	}
	
img#biospacerbot {
	float: right;
	width: 55px;
	height: 180px;
	border: 0;
	clear: right;
	}
