body {
text-align: center;
background-color: #C1CDCD;
font-familty: arial;
}

.title {
margin-left: auto;
margin-right: auto;
width: 808px;
border-style: double;
border-color: #344152;
border-width: 10px, 10px, 0px, 10px;
}

.topmenu {
width: 808px;
padding-top: 0px;
padding-bottom: 0px;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', sans-serif;
font-weight: bold;
background-color: #e5e5e5;
margin-left: auto;
margin-right: auto;
border-style: double;
border-color: #344152;
border-width: 10px;
border-bottom-width: 1px;
border-top-width: 0px;
}
.topmenu a {
color: #003366;
font-size: .8em;
padding-top: 0px;
margin-top: 0px;
}

.main_container {
width: 808px;
overflow: auto;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
border-style: double;
border-color: #344152;
border-width: 10px;
border-bottom-width: 0px;
border-top-width: 0px;
}

.left_container {
float: left;
width: 180px;
text-align: left;
}

.center_container {
font-family: arial;
float: right;
width: 595px;
padding-width: 0px;
margin-width: 0px;
font-size: .8em;
}

.news_section {
float: left;
text-align: left;
width: 546px;
}
.news_section p {
font-family: arial;
margin-top: 10px;
margin-bottom: 5px;
}

.news_header {
width: 545px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
padding-left: 10px;
text-indent: -20px;
margin-top: 15px;
background-image: URL("images/footerback.PNG");
text-indent: 0px;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #344152;
}

.news_footer {
width: 552px;
padding-right: 10px;
text-indent: -20px;
font-style: italic;
background-color: #FFFF99;
font-size: 14px;
text-align: right;
border-style: solid;
border-width: 1px;
border-color: #344152;
color: #344152;
}

.interest_links {
width: 550px;
background-color: #e5e5e5;
text-align: center;
padding: 5px;
margin-top: 0px;
border-style: double;
border-width: 6px;
border-color: #344152;
margin-bottom: 25px;
}
.interest_links p {
font-weight: bold;
;
}
.interest_links a {
text-decoration: none;
margin: 10px;
}

.footer {
clear: both;
width: 808px;
font-weight: bold;
color: #FFFFFF;
background-image: URL("images/footerback.PNG");
vertical-align: top;
font-size: 12px;
font-family: arial;
border-style: double;
border-width: 10px;
border-top-width: 1px;
border-bottom-width: 6px;
border-color: #344152;
margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
}







#blueblock{
width: 180px;
border-right: 2px solid #344152;
border-bottom: 1px solid #344152;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', sans-serif;
font-size: 90%;
background-color: #FFFF99;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
background-image: URL("images/footerback.PNG");
text-align: center;
color: #FFFFFF;
border-bottom: 1px solid #000000;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #e5e5e5;
border-right: 10px solid #e5e5e5;
background-color: #e5e5e5;
color: #003366;
text-decoration: none;
font-weight: bold;
width: 100%;
font-size:0.93em;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #0000FF;
border-right: 10px solid #0000FF;
background-color: #0000FF;
color: #fff;
}
