H1 {color: #008; text-align: center; background:#fff; font-family:comic sans MS, serif;}
H2, H3, H4, H5, H6 {color: #008;}
H4 {padding: 0; margin: 0;}
H2 { font-size: large;}

A:link {color: #800000; text-decoration:none;}
A:visited {color: #800000; text-decoration:none;}
A:active {color: #800000; text-decoration:none;}
A:hover {text-decoration:underline;}

HR {color: #008}

/* menu A {font-size:15px;} */

body 	{background:#006A40; padding:0px; margin:0px;}

#blog	{
	background: #fff;
	margin-right:10%;
	margin-left:10%;
	margin-top:20px;
	margin-bottom:20px;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	padding: 10px;
	}

	
#title {
	background: #ACDDBD;
	text-align:center;
	border-top:1px #008 solid;
	border-bottom:1px #008 solid;
	border-right:1px #008 solid;
	border-left:1px #008 solid;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: -15px;
	margin-left: 10px;
	margin-right: -20px;
	width: auto;
	float: right;
	}

#left 
	{
	width:220px;
	padding:10px;
	margin-left:-40px;
	margin-right:20px;
	padding-top: 5px;
	float:left;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	clear: both;
	}

#left P {font-size: 75%;}
	
#right
	{
	width:240;
	padding:10px;
	margin-left:20px;
	margin-right:-40px;
	margin-top: 15px;  
	float:right;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	clear: both;
	text-align: center;
	}

#right IMG {border: 1px #000 solid;}

	
#quote	{
	width:150px;
	padding:10px;
	background:#006a40;
	margin-left:10px;
	margin-top:10px;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	color:white;
	font-size: small;
	text-align: center;
	}

.menu 	{
	background:#ACDDBD;  
	margin-bottom:10px;
	text-align:left;
	width:220px;
	font-family: serif;
	}
	
.end
	{
	background:##006A40;
	text-align:left;
	font-family: serif;
	font-size:small;
	clear:both;
	}

SPAN.bottom {font-size: xx-small;}

