.content{
text-align:left;
}

.maintext h1{
color:#000000;
font-family:Arial;
font-size:12px;
text-decoration:underline;
}

/* related posts */
#related-posts{
float:left;
margin-bottom:15px;
margin-left:6px;
margin-top:20px;
}

#related-posts h2{
font-family:Arial;
font-size:12px;
margin:5px 0;
text-decoration:underline;
}

#related-posts ul{
margin:0;
padding:0 0 0 13px;
}

#related-posts ul li{
list-style-image:url(bullet.png);
}

#related-posts ul li a{
text-decoration:none;
}

#related-posts ul li a:hover{
text-decoration:underline;
}

/* Resources */
#external_links{
float:left;
width:100%;
}

#external_links .item_list{
float:left;
padding:8px 0;
text-align:left;
width:100%;
}

.item_list  .desc{
float:left;
font-weight:normal;
width:100%;
}

.item_list .anchortxt{
float:left;
width:100%;
}

.item_list .anchortxt a{
color:#003777;
font-size:12px;
font-weight:bold;
}

.item_list .anchortxt a:hover{
text-decoration:none;
}

.item_list .url{
color:#00AAFF;
float:right;
font-size:11px;
}

/*  sitewide */ 

#footer_submenu{

float:left;
line-height:14px;
margin:auto auto auto 2px;
text-align:left;
width:673px;
}

#footer_submenu #menu_wrap{
border:1px solid #CCCCCC;
float:left;
padding:8px;
width:100%;
}

#menu_wrap ul{
float:left;
margin:0;
padding:0;
width:100%;
}

#menu_wrap ul li{
color:#BBBBBB;
float:left;
list-style-type:none;
width:215px;
}

#menu_wrap a{
color:#3C669C;
font-family:verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

#menu_wrap a:hover{
color:#00000;
text-decoration:underline;
}