body {
margin:0;
padding:0;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background: #B0B0B0;
color: #211F55;
}
#joeadz_container {
width: 870px;
margin: auto;
background: #FFF;
}
#joeadz_photo_container {
width: 870px;
margin: auto;
background: #DDD;
}
#joeadz_header {
height: 108px;
background: url(images/matt_glavin_header.jpg) no-repeat;
}
#joeadz_content {
width: 870px;
}
#joeadz_left_column {
background: #FFF;
float: left;
width: 150px;
min-height: 400px;
}
#joeadz_right_column {
float: left;
width: 650px;
min-height: 400px;
}
#joeadz_photo_right_column {
float: left;
width: 870px;
min-height: 400px;
}
#joeadz_footer {
clear: left;
background: #999;
padding: 5px;
color: #211F55;
}
#joeadz_footer a {
color: #F00;
}
#joeadz_site_title {
padding-top: 50px;
padding-left: 260px;
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
font-style: italic;
color: #CCC;
}
#joeadz_site_slogan {
padding-top: 10px;
padding-left: 264px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #CCC;
}
.section_box {
margin: 10px;
padding: 10px;
color: #FFF;
}
.section_box2 {
margin-top: 10px;
padding: 10px;
background: #CCC;
color: #211F55;
}
.section_box a {
color: #211F55;
}
.section_box2 a {
color: #211F55;
}
.text_area {
margin: 10px;
}
.title {
padding-bottom: 5px;
font-size: 16px;
font-weight: bold;
}
.subtitle {
padding-bottom: 0px;
font-size: 14px;
font-weight: bold;
}

a:link { color: #C60; text-decoration: none} 
a:visited { color: #777; text-decoration: none} 
a:active { color: #333; text-decoration: underline} 
a:hover { color: #F00; text-decoration: underline}

.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial, Helvetica, sans-serif;
width: 100%;
border: 1px solid #FFF;
border-width: 1px 0;
background: #CCC url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 7px 9px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}