body
	{
	background-color: #f09e00;
	font-color: #000c00;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	}

a img
	{
	border: none;
	}

div#container
	{
	width: 905px;
	margin: 0px auto;
	}

div#header
	{
	margin: 0px auto;
	width: 407px;
	}

ul#links
	{
	display: inline;
	}

ul#links li
	{
	display: inline;
	}

ul#links li img
	{
	border: none;
	}

div#imageArea
	{
	margin-top: 30px;
	float: right;
	width: 400px;
	height: 400px;
	background: transparent url(../images/walrus.gif) no-repeat top right;
	}

div#imageArea.noImage
	{
	background-image: none;
	}

div#imageArea.bio
	{
	background: transparent url(../images/emilyHall.jpg) no-repeat top right;
	}

div#content
	{
	width: 480px;
	height: 500px;
	padding: 20px 0px 20px 20px;
	}



div#content.none
	{
	background-image: none;
	}

div#footer
	{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 480px;
	}

#contactLink
	{
	width: 400px;
	height: 283px;
	position: absolute;
	}

/*Image replacement code*/
.textReplacement
	{
	text-indent: -9000px;
	display: block;
	}

.bioText
	{
	background-image: url(../images/bioText.gif);
	background-repeat: none;
	height: 330px;
	width: 480px;
	}

.contactText1
	{
	background-image: url(../images/contact/line1.gif);
	background-repeat: none;
	height: 101px;
	width: 480px;
	}

a.contactText2
	{
	background-image: url(../images/contact/line2.gif);
	background-repeat: none;
	height: 43px;
	width: 304px;
	display: block;
	}

.contactText3
	{
	background-image: url(../images/contact/line3.gif);
	background-repeat: none;
	height: 72px;
	width: 334px;
	}

.homeText1a
	{
	background-image: url(../images/home/line1a.gif);
	background-repeat: none;
	height: 85px;
	width: 359px;
	float: left;
	position: realative;
	margin-bottom: -30px;
	}

.homeText1b
	{
	background-image: url(../images/home/line1b.gif);
	background-repeat: none;
	height: 85px;
	width: 120px;
	display: block;
	float: left;
	position: realative;
	margin-bottom: -30px;
	}

.homeText2
	{
	background-image: url(../images/home/line2.gif);
	background-repeat: none;
	height: 60px;
	width: 480px;
	float: left;
	position: realative;
	margin-bottom: -35px;
	}

.homeText3a
	{
	background-image: url(../images/home/line3a.gif);
	background-repeat: none;
	height: 63px;
	width: 193px;
	float: left;
	position: realative;
	margin-bottom: -30px;
	}

.homeText3b
	{
	background-image: url(../images/home/line3b.gif);
	background-repeat: none;
	height: 63px;
	width: 159px;
	float: left;
	display: block;
	position: realative;
	margin-bottom: -30px;
	}

.homeText3c
	{
	background-image: url(../images/home/line3c.gif);
	background-repeat: none;
	height: 63px;
	width: 124px;
	float: left;
	position: realative;
	margin-bottom: -30px;
	}

.homeText4
	{
	background-image: url(../images/home/line4.gif);
	background-repeat: none;
	height: 59px;
	width: 480px;
	float: left;
	position: realative;
	margin-bottom: -30px;
	}

.homeText5
	{
	background-image: url(../images/home/line5.gif);
	background-repeat: none;
	height: 151px;
	width: 480px;
	float: left;
	}

#arrow
	{
	float: right;
	position: relative;
	top: -120px;
	right: -30px;
	}