/* Possible background colors:
#2a8aa8
#97C6C5
#04526C
#4792A5
#333333
*/


body {
background: #e2ddd4;
}
.contentarea {
background-image:url(../pictures/content_background_middle%20copy.png);
background-repeat:repeat-y;
height: 600px;
    vertical-align:top;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 20px;
    padding-right: 20px;
    font-family: "Times New Roman", Times, serif;
    color: black;
    font-weight: 400;
    font-size: inherit;
    }

.contentarea a:link, a:link:visited {
color:#003399;
text-decoration: underline
}

.contentarea a:link:hover, a:link:visited:hover {
color: #009999;
text-decoration:underline
}

.head {
color: #04526C;
font-family: "Times New Roman", Times, serif;
font-weight:800;
font-size: 30px;
text-decoration: none;
width:800px;
    }
    
.spacer {
height:10px;
position:relative
}

.headline1{
color: #04526C;
font-family: "Times New Roman", Times, serif;
font-weight:800;
font-size: 30px;
text-decoration: none   
}
.headline2{
color: #04526C;
font-family: "Times New Roman", Times, serif;
font-weight:800;
font-size: 20px;
text-decoration: none
}

.headline3{
color: #04526C;
font-family: "Times New Roman", Times, serif;
font-weight:800;s
font-size: 16px;
text-decoration:underline
}

.flashobject {
position:absolute;
z-index:-1;
border: medium
}

.contentareabottom
{background:no-repeat}
.dsheadline {
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    font-weight: 900;
}
.dssubhead {
    font-style: italic;
    display: block;
    padding-left: 50px;
    font-size: 18px;
    font-weight: 500;
}
.buttontbl {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  margin-left: 20px;
  margin-top: 28px;
  margin-right: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

