@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #5c091d;
}

a {
	color: #5C091D;
	font-weight: bold;
}

#footFrontBg {
	background: url(../img/png/footfrontbg.png) no-repeat bottom center;	
}

h1 {
	margin: 0px;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.frontMoreLink {
	font-size: 15px;
	color: #064f52;
	text-decoration: none;
}

#biography p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;	
}

#biography td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;	
}
