body {

	margin: 0px 0px 20px 0px;
	background-color: #eeeedd;
     	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	}

a:link {
	color: #3F5767;
	}

a:visited {
	color: #8F3F67;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h1 {
       float:left;
      }

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 990px;
      background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #800000;
	height: 135px;
	}

#banner-img {
	display: none;
	}


#banner a {

	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;

	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 820px;
	background-color: #EEEEDD;
	border-right: 1px solid #800000;	
	overflow: hidden;
	}

#caption {
            display:none;
         }

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
	float: left;
	font-family: Verdana, Arial, sans-serif;	
	border-left: 1px solid #800000;
      margin-left:-1px;
	width: 150px;
	background-color: #FFFFFF;
		overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 10px;
	}





#filler {
        clear:both;
        }

.highlight {
      border:1px solid #800000;
      background-color:#FFFFFF;
      padding:5px;
	font-size: small;
      }

.highlightwrap {
      float:left; 
      width:200px;
      }

#linklist {
     float:right;
     width:200px; 
     padding:0px 8px;
     border: 1px solid #800000;
     }

.new {
      background-color:#FFFF00;
      color:#800000;
      }
.rss a  {
	text-decoration: none;
       text-style:bold;
	 text-transform: uppercase;
       background:#F27731;
       color:#FFFFFF;
       padding: 1px 2px 1px 2px;
       border-top:1px solid #FFC8A4;
       border-right:1px solid #FFC8A4;
       border-bottom:1px solid #7D3302;
       border-right:1px solid #7D3302;

       }
.sidebar h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
 	
	letter-spacing: .3em;
	}

.sidebar h3 {
	font-size: small;
	font-weight: bold;
      }

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;

	padding: 2px;
	margin-bottom: 15px;
	}
#navlinks 
           {width:100%;
           background:#ffffff;
            display:block;
            clear:both;
           }
#navlinks a 
           {font-size:small;
            border:1px outset #800000;
            background:#ffffff;
            padding:3px 5px 3px 5px;
            margin-right:5px;
            margin-bottom:5px;
           vertical-align:top;
            font-weight:bold;
            display: block; 
            float: left;
            text-decoration:none;
            }


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #666666;
	margin-top: 50px;
	}
#promo {
      text-align:center;
      clear:right;
      }

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
#toplinks 
           {width:100%;
            display:block;
            clear:both;
           }
#toplinks a 
           {font-size:small;
            border:1px outset #800000;
            padding:3px 5px 3px 5px;
            margin-right:5px;
            margin-bottom:5px;
           vertical-align:top;
            font-weight:bold;
            display: block; 
            float: left;
            }
#toplinks form
          {padding:0px 5px 3px 5px;
            margin-right:5px;
            margin-bottom:5px;
           vertical-align:top;
            display: block; 
            float: left;
            }

#waffle {
      border: 1px solid #800000;
      padding: 10px;
      width:348px;
      float:left;
      display:block;
      }
#waffle h2 {
      font-size:large;
      }
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


