body { background-color:white; font-family: Arial, Helvetica; font-size: 12pt; }

a { text-decoration: none; }
a:link { color: #336699; }
a:active { color: #336699; }
a:visited { color: #336699; }
a:hover { color: #000000; text-decoration:underline; }

.specialCap { font-family: Arial, Helvetica; font-size: 16pt; }
.resume { display:inline; float:right; }
.resume a:hover { color: white; }
.heading { font-weight: bold; padding-right: 1em; padding-left: 1em; }

#head { background:url("waves.jpg") no-repeat top left; font-weight: bold; }

#menu { text-align: center; background-color: #BAD0D9; border: 1px solid black; }
	#menu a { text-decoration: none; padding-right: 1em; padding-left: 1em; }
	#menu a:link { color: black; }
	#menu a:active { color: black; }
	#menu a:visited { color: black; }
	#menu a:hover { color: white; }

#footer { border-top: 1px solid black; text-align: right; font-size: 10pt; }