/* sets the relative spacing */
body {	padding: 0;  margin: 0; text-align: left; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; align:left;}
#container { padding: 0; margin: 0 auto;  position:relative; text-align: left; align:left;}    

/* Layout on the home page*/
#homemaintext {position:absolute; left:0px; top:448px; color : #000000; text-align:left; line-height: 170%;}
#homeaddresstext {position:absolute; left:0px; top:24px; color : #000000;}
#homebuilding {padding: 0;  margin: 0; position:absolute; left:0px; top:111px;}
#homelogo {display : none;}
#homefooter {position:absolute; left:0px; top:768px;}
#homelinks {display : none;}

/* Layout on the bio pages*/
#navlinks{display : none;}
#biopic {padding: 0;  margin: 0; position:absolute; left:0px; top:0px;}
#logo {display : none;}
#addresstext {padding: 0;  margin: 0; position:absolute; left:0px; top:240px; color : #000000; text-align:left; align:left;}
#maintext {position:absolute; left:0px; top:310px; color : #000000; text-align:left; line-height: 140%;}
/*#footer {position:absolute; right:85px; top:1170px;}*/
#footer {position:relative; margin-top:60px; text-align: right; align:left;}
#base {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	}


/* fonts */
.smallblue{font-family: Georgia, Times New Roman, Times, serif; font-size: 10px;color: #000000;}
.mediumbrown{font-family: Georgia, Times New Roman, Times, serif; font-size: 15px;color: #000000;}
.mediumblue{font-family: Georgia, Times New Roman, Times, serif; font-size: 12px;color: #000000;}
h2{font-family: Georgia, Times New Roman, Times, serif; font-size: 15px;color: #000000;}
h1{padding-bottom: 20px; margin:0; padding:0; font-family: Georgia, Times New Roman, Times, serif; font-size: 16px;color: #000000;}
.fancyletters{font-family:Georgia, Times New Roman, Times, serif;font-size: 24px;color: #000000;}

a:link{color:#000000;}
a {color:#000000;}