body {
font-family: Arial, Helvetica, sans-serif;
margin:0px;
background:#152527;
}

td {
font-family: Arial, Helvetica, sans-serif;
}

th {
font-family: Arial, Helvetica, sans-serif;
}
.clearflt{
clear:both;
}
h1 {
font-weight:normal;
color:#1a362f;
font-size:18pt;
display:inline;
font-family:Comic Sans MS,Arial,Verdana;
}
h2 {
font-weight:normal;
color:#1a362f;
font-size:12pt;
display:inline;
font-family:Comic Sans MS,Arial,Verdana;
}
img, div { behavior: url(/media/scripts/iepngfix.htc); }
img { border: none; }
/*Header*/
#header_wrapper{
width:100%;
height:312px;
background:url(../images/headerbg.jpg) repeat-x;
text-align:center;
padding-top:20px;
}
/*Content Body*/
#outer_content_wrapper{
width: 100%;
height:auto;
background:url(../images/maincontent_wrapper_bg.jpg);
text-align:center;
}
#inner_content_wrapper{
width:930px;
height:auto;
padding:5px;
margin:0 auto;
}
/*Left Column*/
#left_column_wrapper{
width: 241px;
height:auto;
float:left;
margin-right:10px;
}
#left_column_header{
width:241px;
height:19px;
background:url(../images/nav_head_top.png) no-repeat;
}
#left_column_content{
width:231px;
height:auto;
background:#f7eed3;
text-align:center;
padding: 0px 5px 0px 5px;
}
#left_column_content ul{
margin:0px;
padding:0px;
list-style:none;
}
#left_column_content ul li{
padding:0px 0px 3px 0px;
height:31px;
}
#left_column_content ul li a{
color:#ffffff;
font-size:10pt;
display:block;
width:227px;
height:23px;
background:url(../images/link_button_normal.jpg);
text-decoration:none;
padding-top:8px;
}
#left_column_content ul li a:hover{
color:#ffffff;
font-size:10pt;
display:block;
width:227px;
height:23px;
background:url(../images/link_button_hover.jpg);
text-decoration:none;
padding-top:8px;
}

#left_column_footer{
width:241px;
height:19px;
background:url(../images/nav_bottom.png) no-repeat;
}
/*Right Column*/
#right_column_wrapper{
width:665px;
height:auto;
float:left;
}
#right_column_header{
width:665px;
height:19px;
background:url(../images/content_top.png) no-repeat;
}
#right_column_content{
width:651px;
background:#f7eed3;
padding:0px 7px 0px 5px;
font-family:Comic Sans MS,Arial,Verdana;
font-size:10pt;
text-align:left;
border:solid 1px #f7eed3;
}

#right_column_footer{
width:665px;
height:19px;
background:url(../images/content_bottom.png) no-repeat;
}

#right_column_content_announcementsbox{
width:648px;
height:auto;
margin-right:10px;
/* float:left; */
text-align:left;
font-family:Comic Sans MS,Arial,Verdana;
font-size:10pt;
/* border:solid 1px blue; */
padding:0;
margin:0;
}
#right_column_content_announcementsbox a{
color:#1a362f;
text-decoration:none;
}
#right_column_content_announcementsbox a:hover{
color:#1a362f;
text-decoration:underline;
}
#right_column_content_latestblogbox{
width:648px;
height:auto;
/* float:left; */
text-align:left;
font-family:Comic Sans MS,Arial,Verdana;
font-size:10pt;
padding:0;
margin:0;
/* border:solid 1px red; */
}
#right_column_content_latestblogbox a{
color:#1a362f;
text-decoration:none;
}
#right_column_content_latestblogbox a:hover{
color:#1a362f;
text-decoration:underline;
}
#right_column_footer{
width:665px;
height:19px;
background:url(../images/content_bottom.png) no-repeat;
}
/*Footer*/
#footer_border{
width:100%;
height:43px;
background:url(../images/footertree_border2.gif);
background-repeat: repeat-x;
}
#footer_wrapper{
width:100%;
height:auto;
color:white;
background:#152527;
padding-top:15px;
font-size:10pt;
text-align:center;
}
#footer_wrapper a{
color:white;
font-size:10pt;
text-decoration:none;
}
#footer_wrapper a:hover{
color:white;
font-size:10pt;
text-decoration:underline;
}

.recent-blog-articles li
{
/*     border:solid 1px red; */
    list-style:none;
    padding-bottom:20px;
}

.articles-in-year-list li,
.blog-articles li
{
    list-style:none;
}

a:hover
{
    text-decoration:none;
}

#blog_poll li
{
    margin:0;
    padding:0;
    margin-left:-20px;
    list-style:none;
}
#blog_right_nav {width: 170px; text-align: center; }
#blog_article_content {text-align: left; }
.recent-blog-articles {margin:0; padding:0;}
#blog-search-form ul{ margin:0; padding: 0; list-style: none;}
#blog-search-form {text-align: left; margin: 10px 0; font-weight: bold;}

