@charset "UTF-8";
/* CSS Document
Contacts CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/27/07 10:23AM
Validated 8/27/07 10:23AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/contacttop.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/contactmiddle.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentrightdiv {
	background: url(../images/contactbottom.jpg) top left no-repeat;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#bannerdiv {
	margin: 30px 0 30px 0;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 100px;
	}
	
div#topnavdiv {
	width: 198px;
	height: 186px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 493px;
	top: 66px;
}
	
/* Text */
	
div#contentrightdiv p {
	padding: 0 0 20px 0;
	}
	
div#contentrightdiv h1 {
	padding: 0 0 7px 0;
	font-size: 120%;
	}

