*
{
margin: 0px;
padding: 0px;
}

a:link
{
text-decoration: none;
color: #003366;
font-weight: normal;
}

a:visited
{
text-decoration: none;
color: #336699;
font-weight: normal;
}

a:active
{
text-decoration: none;
color:#c0a0a0;
font-weight: normal;
}

a:hover
{
text-decoration: none;
color: #c0a0a0;
background: #003366;
font-weight: normal;
}

body
{
font-size: 12px;
font-family: arial, tahoma, sans-serif;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #eedecd;
}

h2
{
font-size: 14pt;
line-height: 16pt;
padding: 10px;
text-align: center;
}

h3
{
text-align: center;
font-size: 16px;
color: #400040;
padding: 10px;
}

hr
{
color: black;
width: 95%;
margin-top: 10px;
margin-bottom: 20px;
}

p
{
padding-bottom: 15px;
padding-top: 0px;
}

#announcement
{
float: right;
background-color: #c0a0a0;
border: none;
padding: 1em;
text-align: center;
width: 220px;
vertical-align: top;
font-size: 16px;
color: #400040;
}

#buttons
{
float: left;
display: inline;
width: 160px;
}

#copyright
{
clear: both;
text-align: center;
font-size: 10px;
padding-bottom: 15px;
padding-top: 20px;
}

#header
{
text-align: center;
width: 888px;
height: 385px;
background-color: #80a0c0;
background-repeat: no-repeat;
background-image: url("images/banner2.jpg");
}

#kristinimage
{
margin-bottom: 20px;
text-align: right;
}

#main
{
width: 888px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top:-170px;
}

#page
{
margin: auto;
text-align: center;
width: 888px;
}

#textbody
{
width: 458px;
font-size: 16px;
padding: 5px;
text-align: justify;
float: left;
display: inline;
}

.center
{
text-align: center;
}

.rightColumnPhoto
{
/* border: 2px ridge black; */
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.burgundy
{
color: #400040;
}

.bold
{
font-weight: bold;
}

ul li
{
margin-left: 15px;
}


table.menu td
{
white-space: nowrap;
background-image: url('images/ovalbutton.jpg');
background-repeat: no-repeat;
background-position: center;
width: 143px;
text-align: center;
padding: 7px 0px 7px 0px;
font-size: 15px;
}