#Interactive{
	margin-left: -8px;
}

#main a{
border-bottom:1px dotted #000000;
color:#000000;
}
#main p, #main_bio p{
	border: none;
	padding:0;
	width:500px;
	margin:0 0 20px 75px;
	}
.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:3100px;
	}
#menu {
	height:3100px;
	}
.bio_img{
	margin: 20px 0 0 75px;
}

#main object{
	margin: 20px 0 0 75px;
}

#main.gesture{
height:4100px;
}

#menu.gesture{
height:4100px;
}
	
	
