body {
padding: 0;
margin: 0;
font: 76% arial, tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#container {
margin: 0 auto 0 auto;
width: 760px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}
.main {
vertical-align:top; 
width:480px; 
padding:10px 10px 10px 10px;
}
.sidebar {
width:140px;
background: #2161AC;
vertical-align:top;
padding: 0px 3px 3px 3px;
color: white;
}
#footer {
clear: both;
background: #2161AC;
color: white;
font-size: 1em;
padding: 8px 0 8px 0;
text-align: center;
}
#footer a {
text-decoration:none;
font-weight:bold;
color: white;
}
#footer a:hover {
text-decoration:underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}
#toptabs p {
text-align: right;
color: #808080;
}
.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/layout/corner2.gif) top right no-repeat;
color: #808080;
}
.toptab:hover {
background: #fafafa url(images/layout/corner2.gif) top right no-repeat;
color: #505050;
text-decoration: none;
}
.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/layout/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}
.activetoptab:hover {
text-decoration: none;
}

#logo {
margin: 0 0 3px 0;
}

/* MAIN NAVIGATION TABS */
#navitabs {
clear: both;
font-size:12px;
}
.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
font-weight: bolder;
font-size:12px;
letter-spacing: 1px;
background: #e0e0e0 url(images/layout/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
.navitab:hover {
text-decoration: none;
font-weight: bolder;
letter-spacing: 1px;
background: #d7d7d7 url(images/layout/corner.gif) top right no-repeat;
}
.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
letter-spacing: 1px;
text-decoration: none;
font-weight: bolder;
background: #2161AC url(images/layout/corner.gif) top right no-repeat;
}
.activenavitab:hover {
text-decoration: none;
font-weight: bolder;
letter-spacing: 1px;
}
#desc {
clear:both;
height: 10px;
color: #ffffff;
padding: 0;
background: #2161AC url(images/layout/corner.gif) top right no-repeat;
margin: 5px 0 0 0;
}




.block {
background: #f0f0f0;
padding: 15px;
}



h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
font-size: 1.2em;
font-weight: bold;
margin-bottom:0px;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

.banner {
padding: 3px;
}

.ad {
padding-bottom:5px;
margin-left:auto;
margin-right:auto;
}
h4 {
color:white;
background: #032D90 url(images/layout/corner.gif) top right no-repeat;
font-size: 10pt;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 10px;
}
.box {
margin: 0px 0px 10px 0px;
padding: 10px 10px 0px 10px;
clear:both;
background: #F7F7F3;
border: 1px solid #D0D0D0;
}
.box img {
margin-bottom:5px;
}
.box ul {
margin:0px;
padding:0px 0px 10px 15px;
line-height: 1.5em;
}
.box li {
margin:3px;
}
.month {
font-weight: bold;
margin-left:25px;
}
.title {
font-weight: bold;
}
.featurepic {
float:left;
margin-right:10px;
}
img.thumb100 {
border: solid 1px #D0D0D0
}
img.thumb100:hover {
border: solid 1px #909090
}
.pictableright {
vertical-align:top;
padding:0 10px 0 10px;
width:100%;
}
.picbox {
border: 1px solid #D0D0D0;
background:white;
text-align:left;
font-size:10px;
padding:10px;
}
.headshot {
border: 1px solid #D0D0D0;
background:white;
text-align:left;
font-size:10px;
padding:10px;
float:left;
margin-right:10px;
}
.thumbbox {
float:right; 
padding:5px; 
width:110px; 
font-size:10px; 
border: solid 1px #D0D0D0; 
background-color:white;
text-align:center
}