#content A
{
color: #ff7f00;
text-decoration: underline;
}

#content A:visited
{
color: #ff7f00;
text-decoration: underline;
}

#content A:hover
{
color: #ff7f00;
text-decoration: none;
}

#header
{
background-image: url('http://jserickson.com.cnchost.com/imglib/oldcourthouse3.jpg');
background-repeat: repeat;
}

#subheader
{
background-image: none;
background-color: #00007f;
}
