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

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: 220px;
 text-align: center;
 background-image: url('images/top.jpg');
 }
 

#left
 { width: 130px;
 float: left;
padding-right: 10px;
 padding-top: 0;
 padding-bottom: 20px;
 text-align: right;
}


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

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

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

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: 115%;
font-weight: bold;
color: #AF2500;
font-variant: small-caps;
}

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

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

i,em {
font-style: italic;
}

.center {
text-align: center
}

.right {
text-align: right
}

.left {
text-align: left
}

.indent {
text-indent : 24px;
}



.noborder {
border: none
}
