html, body {    height:100%;    margin: 0px;    padding: 0px;    border: none;    text-align: left;	font: 11px/1.5em "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;	color: #333333;	background: #fff;}#fullheight { 	height:100%;	max-width: 1024px;}.blue {	background:  #aaeofa;}.white {	background:  #fff;}.content {	font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;	color: #000000;	padding: 10px 50px 15px 10px;} .bio {	font: 11px/1.3em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;	color: #000000;	padding: 10px 50px 15px;}/*STUFF THAT WON'T CHANGE*/h1, h2, h3, h4 {	font-family: helvetica, arial, verdana, sans-serif;}h1 {	font-size: 140%;	color: #eb1b91;	letter-spacing: .1em;	word-spacing: .3em;	font-weight: bolder;	padding: 0 5px 0 5px;	}h2 {	font-size: 125%;	color: #eb1b91;	letter-spacing: normal;	word-spacing: normal;	font-weight: bold;	padding: 0 5px 0 5px;	}h3 {	font-size: 110%;	color: #eb1b91;	font-weight: 400;	padding: 0 5px 0 5px;	}h4 {	font-size: 105%;	color: #eb1b91;	font-weight: 400;	padding: 0px;}p {	padding: 0 5px 0 5px;}img {	display: block;}.boldspan {	color: #eb1b91;	font-weight: bold;	font-size: larger;}/*Code for image captions*/.picture { 	background-color: #F9F9F9;	border: 1px solid #CCCCCC; 	padding: 3px;	font: 11px/1.4em Arial, sans-serif; }.picture img 	{ border: 1px solid #CCCCCC;	vertical-align:middle; margin-bottom: 1px; }.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }.left { margin: 0.5em 0.8em 0.5em 0; float:left; } .center {  		display: block;   		margin-left: auto;   		margin-right: auto } /*MIGHT USE THIS LATER*/a:link {	color: #eb1b91;	font-weight: bold;	background-color: transparent;	text-decoration: none;}		a:visited {		color: #eb1b91;	background-color: transparent;	text-decoration: none;}a:active {	color: #ffffff;	background-color: transparent;}a:hover	{	color: #3279ed;	text-decoration: none;	background-color: transparent;}table {	margin: auto;	}