#print {
	margin-left: -8px;
}
#main 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/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.thmb img{
	padding:7px;
	position:relative;
	top:-6px;
	left:-6px;
	}
.figure{
	width: 450px;
	height: 175px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 75px;
	}
#main h1{
	margin-left:75px;
	}
#main h2{
	margin-left: 75px;
	margin-top:15px;
	margin-bottom:10px;
	}
.figure p {
	overflow:hidden;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#main {
	height:2070px;
	}
#menu {
	height:2070px;
	}
	

