.front {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px 10px 30px;
	line-height: 16px;
}
#border {
	border: 1px solid #000000;
}
td, p{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#border2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#contact {
	background-attachment: fixed;
	background-image: url(images/penquill.gif);
	background-repeat: no-repeat;
	background-position: 95% top;
	padding-right: 200px;
}
#padding {
	padding-right: 100px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

