body {
text-align: center;
color: #000000;
font-size:80%;
line-height: 18px;
font-family:  verdana, helvetica, arial, serif;
margin-left : 5px;
background-color: #BED2EB;
}

a:link {
text-decoration:  none;
color:  #3E5C8F;
font-weight: bold;
}

a:visited  {
text-decoration:  none;
color:  #3E5C8F;
font-weight: bold;
}

a:active  {
text-decoration:  none;
color:  #3E5C8F;
font-weight: bold;
}

a:hover {
text-decoration:  none;
color: #14356F;
font-weight: bold;
}

.content
 { width: 800px;
 text-align: left;
 margin: 0 auto;
 background-color: #FFFFFF;
}

#content2
 { width: 800px;
 text-align: left;
 margin: 0 auto;
 background-color: #FFFFFF;
 background-image: url('images/middle.jpg');
}
 
 #title {
 width: 800px;
 height: 210px;
 text-align: center;
 background-image: url('images/header.jpg');
 }
 

#left
 { width: 190px;
 float: left;
 padding-left: 30px; 
 padding-top: 0;
 text-align: right;
}


#center
 { width: 510px;
 float: right; 
 padding-right: 50px;
  text-align: left;
 }

 
 #footer {
 width: 800;
 height: 65px;
 background-image: url('images/footer.jpg');
 text-align: center;
 }
 
 #footer p {
padding-left: 80px;

 }
 
#left p {
padding-right: 10px;
}

.caption {
font-size: 70%;
font-style: italic;
text-align: center;
}

li {
 line-height: 20px;
 }
 
.img {
padding: 0;
margin: 1px 0px 1px 0px;
}


hr {
color: #000000;
width: 300px;
height: 1px;}


.clear {
clear: both;
margin-bottom: 20px;}

.delPost {
 background-image: url(images/arrows.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 17px;
}

.no {
text-indent: 7px;
margin-bottom: 10px;
font-variant: small-caps;
}


b,strong {
color: #000000;
font-family:  verdana, arial, helvetica, serif;
font-weight: bold;
}

h1 {
font-size: 145%;
font-weight: bold;
color: #AF2500;
font-variant: small-caps;
}

blockquote {
border: solid 1px red;
background-color: #EEEEEE;
margin: 6px;
padding: 6px; 
}

h2 {
font-size: 140%;
font-weight: bold;
color: #000000;
}

i,em {
font-style: italic;
}

.center {
text-align: center
}

.right {
text-align: right
}

.left {
text-align: left
}

.indent {
text-indent : 24px;
}



.noborder {
border: none
}

input, textarea {
background-color: #BED2EB;
}
