body { font-size: 11pt; font-family: tahoma; background-color: #1067aa;
background-image: url("http://clayhowell.com/graphics/bg12.png")}
p, ul, blockquote {color: white}
p.elevenblk {color: black; font-size: 11pt}
p.nine {color: white; font-size: 9pt}
p.nineblk {color: black; font-size: 9pt}
p.fourteenblack {color: black; font-size: 14pt}
a:link { color: white; text-decoration: underline }
a:active { color: white; text-decoration: underline }
a:visited { color: white; text-decoration: underline }
a:hover { color: gold; text-decoration: underline; font-weight: bold }
h1 { text-align: center; font-size: 34pt; font-family: garamond; color: gold; }
h2 { text-align: center; font-size: 19pt; font-family: garamond; color: gold; }
h3 { text-align: center; font-size: 16pt; font-family: garamond; color: gold; }
h4 { text-align: center; font-size: 14pt; font-family: garamond; color: gold; }
table.one { border-width: 6px; border-color: gold; border-style: groove; }
table.two { border-width: 1px; border-color: black; border-style: groove; }
table.three { border-width: 3px; border-color: black; border-style: outset;}
table.none { border-width: 0px; }
div.photo1
{
float:right;
width:295px;
margin:0 0 15px 20px;
padding:10px;
border:1px solid black;
text-align:center;
}
div.photo2
{
float:left;
width:175px;
margin:15px 15px 15px 0px;
padding:10px;
border:1px solid black;
text-align:center;
}
.basictab{
padding: 2px 0;
margin-left: 0;
font: bold 11px verdana;
border-bottom: 2px solid gray;
list-style-type: none;
text-align: center; 
}
.basictab li{
display: inline;
margin: 0;
}
.basictab li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 2px;
border: 2px solid gray;
border-bottom: none;
background-color: gold;
color: black;
}
.basictab li a:visited{
color: black;
}
.basictab li a:hover{
background-color: white;
color: black;
}
.basictab li a:active{
color: black;
}