body {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#container {
width: 941px;
margin: auto;
background: url("../pics/bg-main-dark.gif")  repeat-y;
padding-top: 5px;
}

.header-body {
background-color: #ffffff;
}

.page-title {
  font-family: Arial;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.page-subtitle {
  font-size: 16px;
}


h1.hidden {
display: none;
}



h1.entry-header {
font-size: 17px;
line-height: 22px;
margin: 15px 0px 0px 0px;
}

h1.entry-header a:link,
h1.entry-header a:active,
h1.entry-header a:visited {
font-family: Arial;
color: #4E5D76;
text-decoration: none;
margin-bottom: 0;
}

h1.entry-header a:hover {
color: blue;
text-decoration: none;
}

.tagline a:link,
.tagline a:active,
.tagline a:visited {
color: #4E5D76;
text-decoration: none;
}

.tagline a:hover {
text-decoration: none;
color: blue;
}

.cat-indicator {
color: #4E5D76;
text-transform: uppercase;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

.area-title {
color: #4E5D99;
text-transform: uppercase;
font-family: Arial;
font-size: 18px;
font-weight: bold;
}


.entry-body {
font-family: Arial;
font-size: 12px;
line-height: 16px;
background-color: #ffffff;
border-bottom: 1px dotted #BEC4B4;
padding-bottom: 4px;
}

.cat-indicator a:link,
.cat-indicator a:visited,
.cat-indicator a:active {
text-decoration: none! important;
}

.entry-content a:link,
.entry-content a:active,
.entry-content a:visited {
font-family: Arial;
color: #384355;
text-decoration: underline;
margin-bottom: 0;
}

.entry-content a:hover {
color: blue;
text-decoration: none;
}

.sidebar {
width: 140px;
font-family: Arial;
font-size: 8pt;
border-bottom: 1px dotted #BEC4B4;
padding-bottom: 4px;
margin-top: 10px;

.sidebar-thin {
width: 40px;
font-family: Arial;
font-size: 8pt;
border-bottom: 1px dotted #BEC4B4;
padding-bottom: 4px;
margin-top: 10px;
}


.sidebar a:link, 
.sidebar a:visited, 
.sidebar a:active {
color: #4E5D76;
text-decoration: none;
}

.sidebar a:hover {
color: blue;
text-decoration: none;
}

.sidebar-title {
color: black;
font-weight: bold;
}


.copyright{
  font-family: Arial;
  font-size: 8pt;
  background-color: #ffffff;
}
