@charset "UTF-8";
/* CSS Document */

html,body { height:100%; }

body {
margin: 0;
background-color: #888888;
text-align:center;
font: 11px arial,sans-serif;
color: #353535;
line-height: 19px;
background-image:url('../images/bg_top.jpg');
background-repeat:repeat-x;
}

body .blogentrybody,p,td {
font: 11px arial,sans-serif;
color: #353535;
line-height: 19px;
margin-top:0;
margin-bottom:8px;
}

.blogentrybody img {
border:none;
}

a {
color: #353535;
}

a:hover {
text-decoration:none;
}

#contact p {
font-size: 12px;
}

#contact a {
color:#cf2121;
}

#contact h2 {
margin-bottom:0;
}

#plank {
background-color:white;
width: 968px;
text-align: left;
margin: 0 auto;
background-image:url('../images/bg_plank.jpg');
background-repeat:repeat-y;
height:auto;
min-height:100%;
}

#content {
float:left;
margin-left: 82px;
width:573px;
margin-right:34px;
margin-top:33px;
}

.blogentrybody {
width:548px;
}

#nav {
float:left;
width:228px;
margin-top:33px;
}

.catname {
font: 13px arial,sans-serif;
font-weight:bold;
color: #b20000; 
text-transform:uppercase;
position:relative;
top:-5px;
}

.blogentryhead, h2 {
font: 15px arial,sans-serif;
font-weight: bold;
color: #b20000;
margin-top:0;
margin-bottom:10px;
text-transform:uppercase;
}

.blogentryhead a {
color: #b20000;
text-decoration:none;
}

.blogentryhead a:hover {
text-decoration:none;
}

.blogentrydate,h3 {
font:12px arial,sans-serif;
font-weight:bold;
margin-top:0;
margin-bottom:8px;
}

h4 {
font: 13px arial,sans-serif;
font-weight:bold;
color:white;
margin:8px 0;
padding:2px 10px;
background-color:#888888;
display:inline;
}

#one_entry {
margin-top:15px;
margin-bottom:10px;
width:534px;
}

#subnav a {
font: 13px arial,sans-serif;
margin-left:15px;
color: #707172;
text-decoration:none;
}

#subnav a:hover {
color:#b20000;
text-decoration:none;
}

#subnav .selected {
font: 13px arial,sans-serif;
margin-left:15px;
color:#b20000;
text-decoration:none;
}