img {
  border:0;
}

body,td,th {
        font-family: Arial, Helvetica, sans-serif;        font-size: 10px;
        color: #027ABB;
        background-position: left top;
}
body {
        text-align:center;
        margin:0;
        background-color:#D4EBEB;
}
a:link {
        color: #A9D7DD;
}
a:visited {
        color: #79CD8E;
}
a:hover {
        color: #A9D7DD;
}
a:active {
        color: #A9D7DD;
}
h1 {
        font-size: 12px;
        color: #027ABB;
}
.style2 {color: #027ABB}
.style3 {color: #FFFFFF}

.style1 {color: #000000}
.style8 {font-size: 12px}
.style9 {       color: #000000;
        font-size: 12px;
}
.style7 {font-size: 9px}

.style4 {
        font-size: 12px;
        font-weight: bold;
         color: #009966;
}
.style5 {color: #009966}
.style5 a:link {
        color: #009966;
}
.style5 a:hover {
        color: #0099CC;
}

.style14 {
  font-size:12px;
}

#left-content {
  background: url("../images/background-border.jpg") repeat-y top right;
}

.error {
  border:1px solid #c00;
  background-color:#ff8c8c;
  color:#fff;
  padding:3px;
}


.alignright {
  text-align:right;
  display:block;
  font-size:12px;
  width:200px;
}

#content-wrap {
  margin: 0 auto;
  text-align:left;
  width:649px;
  background-color:#fff;
}

#maintable {
  margin-top:-3px;
}

#maintable a {
  outline:none;
}

h4 {
  color:#444;
  text-decoration:underline;
  margin-bottom:-10px;
  width:200px;
  text-align:right;
}

#posts {
   padding:0;
   margin:-5px -24px 25px -8px;
   color:#000;
}

#posts #fromtheblog {
   background-color:#7b925a;
   color:#fff;
   font-size:18px;
   padding:15px;
   border-bottom:1px solid #2e3514;
   margin:15px -5px 10px 0;
   height:20px;
}

#posts li {
   list-style:none;
   padding:0 5px 5px 0;
   margin:0 5px 0 0;
   text-align:left;
   border-bottom:1px solid #2e3514;
}

#posts li h3 {
   font-size:24px;
   float:left;
   width:250px;
   margin:15px 0;
   font-weight:normal;
}

#posts li .post-content {
   font-size:14px;
   text-align:left;
   margin-left:15px;
   padding-right:10px;
}

#posts li .post-content a {
   color:#000;
}

#posts li img {
   margin-top:10px;
}

.post-date {
   font-weight:bold;
   font-size:18px;
   background-color:#7b925a;
   width:60px;
   text-align:center;
   float:left;
   margin:15px 10px 10px 15px;
   border:1px solid #2e3514;
   color:#fff;
   padding:3px 0;
}

.post-date span {
   font-size:40px;
   display:block;
   margin:-8px 0;
}

.clearboth {
   clear:both;
}

