body { 
background-color: #6f8088;
padding: 0px;
margin: 10px;
}

a:link, a:active, a:visited { 
color: #adbfc8;
text-decoration: none;
}

a:hover { 
color: #8799a2;
}

p, table, tr, td, ul, li { 
font: 11px georgia, garamond, times, serif;
color: #2a3b43;
}

.small { 
font: 9px georgia, garamond, times, serif;
color: #2a3b43;
}

h1 {
font: 20px georgia, garamond, times, serif;
font-style: italic;
text-transform: uppercase;
text-align: center;
letter-spacing: 14px;
color: #3a535b;
border-bottom: 1px solid #607179;
}

h2 {
font: 11px georgia, garamond, times, serif;
font-style: italic;
text-transform: uppercase;
text-align: center;
letter-spacing: 14px;
color: #3a535b;
border-top: 1px solid #607179;
border-bottom: 1px solid #607179;
padding: 2px;
}

img {
border: none;
}

hr {
color: #2a3b43;
}


input, textarea, iframe, select { 
background-color: #8799a2;
font: 11px georgia, garamond, times, serif;
color: #3a535b;
border: 1px solid #3a535b;
padding: 5px;
}

option {
padding: 1px;
}

#frame {
width: 506px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}

#top {
width: 506px;
height: 342px;
padding: 0px;
margin: 0px;
}

#main {
width: 506px;
padding: 5px 0px 5px 0px;
margin: 0px;
}

#bot {
text-align: center;
border-top: 1px solid #607179;
margin-top: 1px;
}

#specialupdates {
font: 11px georgia, garamond, times, serif;
color: #2a3b43;
border-bottom: 1px solid #607179;
}

.center {
text-align: center;
}

.right {
text-align: right;
}
