﻿body {
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background: #666666;
}

#bol_container {
width: 800px;
margin: auto;
background: #FFFFFF;
}
#bol_header {
height: 200px;
background: url(http://www.dwvideo.com/band_of_locals/images/bol_header.gif) no-repeat;
}
#bol_content {
width: 800px;
}
#bol_left_column {
background: #ffffff;
float: left;
width: 200px;
min-height: 400px;
}
#bol_right_column {
float: left;
width: 600px;
min-height: 400px;
}
#bol_footer {
clear: left;
background: #15638a;
padding: 5px;
color: #FFFFFF;
}
#bol_footer a {
color: #FFFFFF;
}
#bol_site_title {
padding-top: 10px;
padding-right: 15px;
color: #FFFFFF;
}
#bol_site_slogan {
padding-top: 10px;
padding-left: 264px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #666666;
}

.section_box {
margin: 10px;
padding: 10px;
background: #15638a;
color: #FFFFFF;
}
.section_box2 {
margin-top: 10px;
padding: 10px;
background: #FFCCCC;
color: #990000;
}
.section_box a {
color: #FFFF99;
}
.section_box2 a {
color: #008000;
}
.text_area {
margin: 10px;
}
.title {
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.subtitle {
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
}

a:link { color: #15638a; text-decoration: none} 
a:visited { color: #15638a; text-decoration: none} 
a:active { color: #15638a; text-decoration: underline} 
a:hover { color: #15638a; text-decoration: underline}

.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 12px Arial;
width: 100%;
border: 1px solid #FFFFFF;
border-width: 1px 0;
background: black url(http://www.dwvideo.com/band_of_locals/images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: right;
color: white;
padding: 7px 19px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li .current{
color: white;
background: transparent url(http://www.dwvideo.com/band_of_locals/images/blockactive.gif) center center repeat-x;
}
.solidblockmenu li a:hover{
color: white;
background: transparent url(http://www.dwvideo.com/band_of_locals/images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}