body {
	font-family: Georgia, Times, serif;;
	font-size: 14px;
	line-height: 20px;
	background: #ffffff url(images/corner.gif) no-repeat fixed top left; 
	margin:0px; padding:0px;
	}

#Content {
	position:absolute;
	left:50%;
	width:500px;
	margin-top:0px;
	margin-left:-266px;
	padding:15px;
	border:0px;
	background-color:#fff;
	}
	
 
h1 {
	font-family: Georgia, Times, serif;;
	font-size: 22px;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	}

h2.header {
	font-family: Georgia, Times, serif;;
	font-size: 18px;
	color: #451702;
	line-height: 1 em;
	margin-bottom: 10px;
	}
	
h3 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin: 5px 30px 5px 0px;
	}
	
h3.date {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: 800;
	color: #451702;
	text-align: right;
	}
	
a:link {
	text-decoration: none;
	border-bottom:1px solid #000;
	color:#451702;
	font-weight: 600;
	}

a:visited {
	text-decoration: none;
	border-bottom:1px dashed #000;
	color:#451702;
	font-weight: 600;
	}
	
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	background: #D9B442; 
	color:#000;
	font-weight: 600;
	}

p {
	line-height: 1.25em;
	color: #000;
	}

p.footer {
	text-align: center;
	font-size: 9px;
	}

p.right {
	text-align: right;
	}

p.date {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000;
	margin: 0em 0em 4em 2em;
	}
	
.quoted {
	font : 14px Georgia, Times, serif;
	color : #000; 
	margin: 10px 30px 10px 20px;
	background-color:#eee;
	border-left: #666;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	padding-left: 10px;
	}
	
img {
	display: block;
	border:0px;
	margin:0px 5px 0px 10px;
	}

img.leftfloat {
	float: left;
	}
	
img.rightfloat {
	float: right;
	}
	
acronym {
	border-bottom: 1px dotted black;
	font-size: 11px;
	letter-spacing: .09em;
	}

ul {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-left: 0;
	}

ol {
	line-height: 1em;
  	}
form {
	text-align: center;
	}

span.caps {
	font-size: 11px;
	letter-spacing: .09em;
	}
	
.comments-head	{ 
	font-family: Helvetica, Arial, sans-serif; 
	font-size:14px; 
	color: #666; 
	border-bottom:1px dotted #999;
	margin-top:20px;
	font-weight:bold;
  	background:transparent;		
	}	
		
.comments-body {
	font-family: Helvetica, Arial, sans-serif;
	color:#666;
	font-size:12px;
	font-weight:normal;
  	background:transparent;
  	margin-top: 10px;
	margin-right: 40px;
	margin-left: 5px;
  	line-height:140%;		
 	border-bottom:1px dotted #999; 					
	}		

.comments-post {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	font-weight:normal;	
	margin-top: 1em;
 	margin-bottom: 3em;
	margin-left: 3em;
  	background:transparent;		
	}	