body {
height:100%;
background-color: #282828;
margin:12px 5px 12px 5px;
}

#site_container {
width:966px;
height:100%;
margin:auto;
padding:12px;
background-color: #345192;
clear:both;
}

#site_container2 {
width:952px;
height:100%;
margin:auto;
padding:8px;
background-color: #fff;
clear:both;
}

#inner_container {
width:100%;
height:100%;
margin:auto;
border-bottom: 3px solid #031C55;
clear:both;
background-image:url(/images/inner_container_bg.gif);
background-repeat:repeat-y;
}

#header {
height:168px;
width:952px;
background-image:url(/images/header.jpg);
background-position:top;
background-repeat:no-repeat;
clear:both;
background-color:#BED1D8;
}

#strapline {
height:28px;
width:932px;
padding: 9px 10px 0 10px;
background-color:#345192;
border-bottom: 3px solid #031C55;
clear:both;
overflow:hidden;
}

#clearme {
clear:both;
z-index:-1;
}

.clearme {
clear:both;
}

#3columnm_container {
width:952px;
height:100%;
clear:both;
background-color: #fff;
background-image:url(/images/inner_container_bg.gif);
background-repeat:repeat-y;
}

#menu {
width:129px;
float:left;
padding: 8px 4px 8px 4px;
background-color:#031C55;
height:100%;
min-height:100%;
}

#content {
width:563px;
float:left;
background-color:#fff;
padding: 8px 12px 8px 12px;
border-left: 3px solid #3D5998;
border-right: 3px solid #3D5998;
height:100%;
min-height:100%;
}

#right_promo {
width:222px;
float:right;
padding: 20px 0 8px 0;
background-color:#031C55;
text-align:center;
clear:right;
height:100%;
min-height:100%;
}

#right_promo_banner {padding: 0 0 15px 0;}

#stats {
background-color:#fff;
border: 1px dashed #999999;
padding: 5px;
margin: 5px 0 10px 10px;
width: 185px;
float:right;
clear:right;
vertical-align: text-top;
}

#section_logo {
margin: 5px 0 10px 10px;
width: 195px;
float:right;
clear:right;
text-align:center;
}

#gallery {
margin: 10px 0 10px 0;
background-color: #EBF1FF;
border: 1px dashed #999999;
clear:both;
padding: 0 10px 10px 10px;
}

#gallery img {
border: 1px solid #333333;
text-align:center;
margin: 5px;
}

/* news */

#news {
clear:both;
margin: 0 auto 10px auto;}

#news_article_odd {
clear:both;
border-bottom: 1px solid #9b9c9c;
padding:10px;
}

#news_article_even {
clear:both;
border-bottom: 1px solid #9b9c9c;
padding:10px;
}

#news_pic_left {
float:left;
margin: 0 10px 0 0;
}

#news_pic_right {
float:right;
margin: 0 0 0 10px;
}

.floatright {
float:right;}

.floatleft {
float:left;}

.marginauto {
margin:auto;}

#footer { width:100%; margin:auto; padding: 10px 0 10px 0; text-align:center; }
#footer a { height:20px; padding: 0 5px 0 5px; border-left: 1px solid #FFFFFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; }
#footer :hover { color:#FFFFFF; text-decoration:underline;}
#footer :focus { outline: none; }

.backbutton {
float:right;
}

#links {
clear:both;}

#links_right {
width:175px;
display:block;
height:110px;
float: left;
margin-right: 15px;
text-align:center;}

#links_end {
width:175px;
display:block;
height:110px;
float: right;}