body {
	margin:10px 0px; 
	padding:0px;
	text-align:left;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333333;
	background:#eeeeee;
	}

h1 {
	font:bold italic 36px georgia, times new roman, times, serif;
	margin-top:5px;
	background: transparent;
	color:#333333
	}

h2 {
	color:#333333;
	font:bold 15px georgia, times new roman, times, serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	}
h3 {
	color:#666666;
	font: bold 13px/18px georgia, times new roman, times, serif;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	}

h4 {
	font: 10px verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

.date {
	font: 10px verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.09em;
    display: block;
	}

.footer {
	font:10px verdana, arial, helvetica, sans-serif;
	color: #666666;
	background: transparent;
	text-align: left;
	}

	
p {
	line-height:1.8;
	margin:10px 0px;
	}

ol, ul {
	margin-top:0;
	margin-bottom:10px;
	line-height:1.8;
	}

#Container {
	width:750px;
	margin:0px auto; 
	text-align:left; 
	padding:0px;
	border: 1px solid #cccccc;
	background-color:#eeeeee;
	color: #333333;
	}

#Main {
	width:708px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align:center; 
	padding:0px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	color: #33333;
	}

#Container>#Main {margin-left: 20px;}

#Top {
	text-align:center;
	padding:7px;
	border-bottom: 0px;
	color: #333;
	background:#ddd url("./images/stripes.gif") fixed;
	}

#Footer {
	text-align:center;
	padding:5px 10px;
	border-top:1px dashed #ccc;
	border-bottom: 0px;
	background-color:#eeeeee;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333333;
	text-transform: lowercase;
   padding-right: 21px;
	margin-top: 5px
	}

#Footer a {
	color: #333333; 
	border-bottom: 0px; 
	background: transparent;
	}		

#Topmenu {
	text-align:center;
	padding:5px 10px;
	border-top:0px;
	border-bottom: 1px dashed #cccccc;
	background-color:#eeeeee;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#333333;
	text-transform: uppercase;
   padding-right: 21px;
	margin-bottom: 5px;
	}
#Topmenu a {
 background: #eeeeee;
 padding: 2px;
 border: #cccccc 0px solid;
 margin-left: 1px;
 text-decoration: none;
}
#Topmenu a:hover {
 background: #BDAF83;
 padding: 2px;
 border: #BDAF83 1px solid;
 color: #ffffff;

}
#Content {
	width: 459px;
	float: left;
	text-align:left; 
	margin:0px;
	padding:10px;
	border-right: 1px solid #ccc;
	color: #333333;
	background-color:#ffffff;
	}
#Content h3 {
     color: #A79355;
     border-bottom: #66472E 1px solid;
}

a {
	color:#66472E;
	text-decoration:none;
	background: transparent;
	}

a:link {color: #66472E; border-bottom: 1px dashed #999999; background: transparent;}
a:visited {color: #66472E; border-bottom: 1px dashed #BDAF83; background: transparent;}
a:hover {color: #f60; border-bottom: 1px solid #f60; background: transparent;}
div.comment { margin: 5px; padding: 2px; border-left: #666666 1px solid; border-bottom: #666666 1px solid; }
h4.comment {
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #66472E;
	background: #EBE8D0;
 	text-transform: none;
}
a.reply { font-weight: bolder; }

img {border: none; }

input,textarea {
	background-color: #F7F7F7;
	border: 1px solid #804000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
