body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	}

a {
	text-decoration:none;
	 
	
	}

a:link {
	color: #660000;
	}

a:visited {
	color: #ccc;
	}

a:active {
	color: #000;
	}

a:hover {
	color: #666;
	}

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

#banner {
         margin:0px; 0px; 0px; 0px;
         align:center;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #660000;
	background-color: #fff;
         width:710px;
         font-size: x-small;
	height: 20px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #660000;
	text-decoration: none;
      	}

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

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 700px;       
	}

.content {
         margin:0px;
         width:750px;
         align: center;
	background-color: #fff;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: small;
         text-color: #999;
	}


.words {
       width:700px;
       font-family:Georgia, Verdana, Arial, sans-serif;
       font-size: small;
       text-color: #999;
       }

.small {
	color: #fff;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: small;
  	padding: 2px;
}


#bottom {
       background-color:#fff;
       align:right;
       color: #ccc;
       width:700px;
}

#bottomtext {
  	line-height: 140%;
	color: #999;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size:x-small;
  	padding: 2px;
	text-align: left;
        valign:top;
        align:top;
	}


.bottomtext {
  	line-height: 140%;
	color: #999;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: left;
        valign: top;
        align:top;
	}





.bottom {
      width:700px;
      background-color:#fff;
      color:#999;
}

.content p {
	color: #666;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	margin-bottom: 5px;
	}

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

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

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

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

.content p.posted {
	color: #666;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
         text-align:left;
	margin-bottom: 5px;
	line-height: normal;
	}

.content p.extended {
	color: #666;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
         text-align: right;
	margin-bottom: 5px;
	line-height: normal;
	}






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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	}


#content {
      align:center;
      font-size:x-small;
      background-color:#fff;
     }


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
       font-family:Georgia, Verdana, Arial, sans-serif;
        font-size: x-small;
       text-color: #999;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
