body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(home_images/background.jpg) top no-repeat fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 13px;
	font-weight: bold;
	text-indent: none;
	line-height: 20px;
}

li {
	list-style: square;
	}

.header {
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
	}

.subheader {

	font-size: 13px;
	font-weight: bold;
	}
	
#wrapper {
width: 930px;
}

#leftcolumn {
float: left;
width: 380px;
height: 650px;
}

#rightcolumn {
float: right;
width: 518px;
height: 650px;
}

#headnav {
	width: 930px;
	background-color: #000000;
	}
	
#logo {
	background: #FFFFFF;
	height: 160px;
	}
	
#content {
	background: #FFFFFF;
	width: 900px;
	height: 700px;
	border-left: 10px #000000 solid;
	border-right: 10px #000000 solid;
	border-bottom: 10px #000000 solid;
	border-top: 0px;
	}
	
#content-abstract {
	background: #FFFFFF;
	width: 900px;
	height: 650x;
	border-left: 10px #000000 solid;
	border-right: 10px #000000 solid;
	border-bottom: 10px #000000 solid;
	border-top: 0px;
	}
	
#turtle {
	padding-top: 20px;
	height: 351px;
	}
	
#textbox {
	width: 340px;
	padding: 10px;
	background: #D9D3BE;
	font-size: 12px;
	border-top: #FFFFFF solid 20px;
	}	

.profile_photo {
	border-right: 10px #D9D3BE solid;
	border-bottom: 10px #D9D3BE solid;
	} 
	

#flashbox {
	width: 460px;
	border-right: 0px #FFFFFF solid;
	}
	
#flashbox-home {
	width: 460px;
	height: 490px;
	border-right: 0px #FFFFFF solid;
	}

#flashbox-abstract {
	width: 680px;
	height: 540px;
	}
	
#flashcontent {
	height: 400px;
	}
	
#flashcontent-abstract {
	width: 680px;
	height: 540px;
	}
	
#copyright {
	width: 880px;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
#contact {
	bottom
	}
	
#subjectheader {
	width: 880px;
	height: 160px;
	border-right: 20px #FFFFFF solid;
	}