/* Copyright Ken Hood and My Local Hosting, Inc. www.kenhood.net */

/* Body */
body { 
font-size: 10pt;
color: #000000;
font-family: Arial;
background:#BAC9E6 url(picture_library/backround_04.jpg);
background-repeat: repeat-y;
background-position: center;
margin: 0px;
padding: 0px;
}

table  {
font-size: 10pt;
font-family: arial, sans-serif;
text-align:left;
background:#FFFFFF;
vertical-align:top;
}

td, tr     {
font-size: 10pt;
font-family: arial, sans-serif;
text-align:left;
vertical-align:top;
}

a img, img { border: none; }

/* Links */

a:link       { text-decoration: underline; color: #455FBA }
a:visited    { text-decoration: underline; color: #455FBA }
a:hover      { text-decoration: underline; color: #CC0000 }
a:link.black { text-decoration: none; color: #000000 }
a:visited.black { text-decoration: none; color: #000000 }
a:hover.black { text-decoration: none; color: #CC0000 }
a:link.red       { text-decoration: none; color: #CC0000 }
a:visited.red    { text-decoration: none; color: #CC0000 }
a:hover.red      { text-decoration: none; color: #455FBA }
a:link.gray       { text-decoration: none; color: #E0E0E0 }
a:visited.gray    { text-decoration: none; color: #E0E0E0 }
a:hover.gray      { text-decoration: none; color: #C0C0C0 }
a:link.gray2       { text-decoration: none; color: #999999 }
a:visited.gray2    { text-decoration: none; color: #999999 }
a:hover.gray2      { text-decoration: none; color: #C0C0C0 }


/* Various classes */
.picborder{border:1px solid #000000;}
.pichomepg{text-align:right;margin:0 20px 0 0;}
.rightquotepic{text-align:right;float:none;margin:0 6px 0 0;}
.left{text-align:left;margin:0 0 0 15px;}
.left2{text-align:left;margin:0 0 0 0;}
.left3{text-align:left;margin:0 50px 0 9px;}
.right{text-align:right;margin:0 0 0 0;}
.center{text-align:center;margin:0 0 0 0;}
.rightlinks{text-align:right;margin:0 9px 0 0;}
.td2 {background:#FFFFFF url(picture_library/header_back_07.jpg);}


/* Feedburner */
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock ul li span.headline {
   font-weight:bold;
   display:block;
   margin:12px 0 0 0;
}

div.feedburnerFeedBlock ul li span.headline {
   font-weight:bold;
}
