h2 {
margin-left: 50px;
padding-left: 0;
}

h2 span {
color: #666666;
font-size: 70%;
}

#main {
margin-top: 10px;
width: 950px;
}

#main h2 {
color: #333;
font-size: 120%;
line-height: 1.2em;
margin: 3px 0;
margin-right: 3px;
margin-top: 10px;
padding: 0 0 12px 0;
width: 580px;
}

.divider {
border-top: 1px solid #ccc;
width: 580px;
}

.row {
margin: 0 0 0 50px;
width: 900px;
}

#masthead {
padding-bottom: 25px;
width: 850px;
}

.byline {
text-align: left;
}

.column {
width: 880px;
float: none;
color: #333;
font-size: 100%;
text-align: justify;
font-size: 12px;
}

.column h3 {
font-weight: bold;
padding-top: 1.2em;
margin-bottom: 0;
padding-bottom: 0;
line-height: 0;
}

.article_box {
width: 273px;
margin: 10px 0 0 0;
padding-right: 10px;
float: left;
text-align: left;
font-size: 90%;
line-height: 1.3em;
}
/*
.article_box:hover {
background: #f3f3f3;
}
*/
.article_box a.article_link, .article_box a.article_link:link, .article_box a.article_link:visited {
color: #000;
}

.article_box a.article_link:hover {
color: #3d60ca;
text-decoration: none;
}

.article_feature_box {
width: 540px;
margin: 10px 0 0 0;
padding-right: 10px;
float: left;
text-align: left;
font-size: 100%;
line-height: 1.5em;
clear: both;
}

.article_feature_box h3 {
margin-top: 5px;
margin-bottom: 0;
color: #3a4278;
}

.article_feature_box h3 a:hover {
color: #3d60ca;
text-decoration: none;
}

.article_feature_box h3 a, .article_feature_box h3 a:link {
color: #3a4278;
}

.column_right {
width: 275px; /* 225px */
float: right;
}


div#intro {
margin: 25px 75px 0 520px;
padding: 15px;
overflow: auto;
height: 300px;
color: #000;
font-size: 105%;
line-height: 1.5em;
}

p.lead_in {
font-size: 145%;
line-height: 1.3em;
text-align: left;
color: #333;
}

