
a {
color: #0b4532;
text-decoration: underline;
}
a:visited {
color: #0b4532;
text-decoration: underline;
}
a:hover {
color: #26465f;
text-decoration: underline;
}


/* newsletter */
#newsletter {
width: 980px;
margin: 0 auto;
background-color: #fff;
} 

#newsletter h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 18px;
font-weight: bold;
color: #18462c;
clear:none;
}

#newsletter h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #18462c;
}

#news_header {
height: 135px;
background-image: url(http://www.asgct.org/images/am10/news/header_background.gif);
background-repeat: no-repeat;
position: top left;
}

#news_header h5 {
color: #0b4532;
text-align: right;
margin-right: 20px;
line-height: 15px;
margin-top: 8px;
} 

#news_main {
margin-top: 15px;
padding: 0px 15px 5px 15px;
text-align: left;
}


#news_nav {
width: 280px;
background-image: url(http://www.asgct.org/images/am10/news/nav_background.jpg);
background-repeat: no-repeat;
position: top left;
float: left;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
line-height: normal;
padding: 5px;
font-weight: normal;
border: solid #ccc 1px;
text-align: left;
}

#news_nav ul {
margin:8px;
padding:8px;
color: #18462c;
}

#news_nav a  {
text-decoration: none;
width: 100%;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
}

#news_nav a:visited  {
text-decoration: none;
}

#news_nav a:hover  {
text-decoration: underline;
}

.news_title {
font-size: 16px;
color: #18462c;
line-height: 19px;
font-weight: bold;
padding: 20px 0px 2px 0px;
text-align: left;
border-bottom: solid 1px #d1d2b3;
margin-bottom: 15px;


} 

.news_next {
padding-top: 45px;
text-align: right;

}

#news_footer  {
text-align: right;
height: 35px;
background-image: url(http://www.asgct.org/images/am10/news/footer_background.gif);
background-repeat: no-repeat;
position: top left;
}


