a:active, a:link, a:visited, {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

body {
	background: #66CCFF;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	font-weight: normal;
}

p {
	line-height: 150%;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.nav, .smallertext {
	font-size: 10px;
}

#dedication {
	padding-right: 50px;
}

#masthead, #photo-dedi, #bio-blurb {
	background: #66CCFF;
}

#contact {
	padding-right: 30px;
}

#photocredit {
	padding-left: 30px;
}
