body{
margin:0;
padding:5px;
font-family: verdana;
font-size:11px;
line-height:18px;
text-align:left;
background: #F3E7A9 url('../img/frame_bg.jpg') top left;
color: #333333;
}

a:link, a:visited, a:active {
color: #000;
text-decoration: underline;
font-weight: normal
}
a:hover {
color: #000;
text-decoration: none;
font-weight: normal
}

h3{
clear:both;
margin:0 0 5px 0;
font-family: verdana;
font-size:13px;
font-weight: bold;
text-align:center;
color:#595A38;
border-top: #595A38 solid thin;
border-bottom: #595A38 solid thin;
}

.headers{
float:left;
font-weight:bold;
width:100%;
border-top: 1px solid;
border-bottom: 1px solid;
}

.line{
float:left;
height:auto;
width:100%;
border-bottom: 1px dotted;
}

.region,.language{
float:left;
height:100%;
width:9%;
padding-right:1%;
}

.leaders{
float:left;
height:100%;
width:14%;
padding-right:1%;
}

.run_days{
float:left;
height:100%;
width:15%;
padding-right:1%;
}

.name{
float:left;
height:100%;
width:20%;
padding-right:1%;
}

.website{
float:left;
height:100%;
width:26%;
padding-right:1%;
}
