#Interactive{
	margin-left: -8px;
}
#main p, #main_bio p{
	border: none;
	padding:0;
	}
.figure p:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.5em;
}

.thmb {
	float: left;
	margin:10px;
	background-image: url(../images/shadow2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.thmb img{
	padding:9px;
	position:relative;
	top:-8px;
	left:-8px;
	}
.figure{
	width: 550px;
	height: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 60px;
	}
#main h1,  #main_bio h1{
	margin-left:60px;
	}
#main h2,  #main_bio{
	margin-left: 60px;
	margin-top:25px;
	margin-bottom:10px;
	}
.figure p {
	overflow:hidden;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#main {
	height:2500px;
	}
#menu {
	height:2500px;
	}
	
	
