body,td{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}
.content,.body,.body TD { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: normal;
  color: #000000; 
}
body {
  margin:0px;
  background:url('http://goleafs.net/wp-content/themes/GoLeafs/images/banner-archives.jpg') no-repeat #666666;
  background-position:center top;
}

a:link {color: #330066; text-decoration: none; font-weight: normal; }
a:visited {color: #330066; text-decoration: none; font-weight: normal; }
a:active { color: #8603C8; text-decoration: underline; font-weight: normal; }
a:hover { color: #8603C8; text-decoration: underline; font-weight: normal; }

.body h1, td h1 { font-family: Arial, Helvetica, sans-serif;
  font-size: 18px; color: #666666;  margin-bottom: 1px; margin-top: 7px; font-weight: bold; 
} 
.body h2, td h2 { font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; color: #666666;  margin-bottom: 7px; margin-top: 1px; font-weight: normal; 
} 
.body h3, td h3 { font-size: 14px; font-weight: bold; color: #000000; margin-bottom: 2px; margin-top: 2px; font-weight: bold; } 
.body h4, td h4 { font-size: 12px; font-weight: bold; color: #000000; margin-bottom: 2px; margin-top: 2px; font-weight: bold; } 

.body_sm, .body_sm TD { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.body_sm H1, td h1 { color: #000000; font-size: 12px;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; } 
.body_sm H2, td h2 { color: #000000; font-size: 14px;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; } 
.body_sm H3, td h3 { color: #000000; font-size: 12px;  margin-bottom: 3px; margin-top: 3px;  font-weight: bold; } 
.body_sm B { font-weight: bold; }

.body_vsm, .body_sm TD { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  }
.body_vsm H1, td h1 { color: #460077; font-size: 16px;  margin-bottom: 3px; margin-top: 3px; font-weight: bold; } 
.body_vsm H2, td h2 { color: #000000; font-size: 14px;  margin-bottom: 3px; margin-top: 5px; font-weight: bold; } 
.body_vsm H3, td h3 { color: #000000; font-size: 12px;  margin-bottom: 3px; margin-top: 5px; font-weight: bold; } 
.body_vsm B { font-weight: bold; }

.bottom { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal; }
.bottom B { font-weight: bold; }
.bottom a:link {color: #CCCCCC; text-decoration: none; font-weight: normal; }
.bottom a:visited {color: #FFFFFF; text-decoration: none; font-weight: normal; }
.bottom a:active { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
.bottom a:hover { color: #CCCCCC; text-decoration: underline; font-weight: normal; }

.sidebar { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.sidebar B { font-weight: bold; }
.sidebar a:link {color: #FFFFFF; text-decoration: none; font-weight: normal;  margin-left:5px; }
.sidebar a:visited {color: #CCCCCC; text-decoration: none; font-weight: normal; margin-left:5px; }
.sidebar a:active { color: #CCCCCC; text-decoration: none; font-weight: normal; margin-left:5px; }
.sidebar a:hover { color: #CCCCCC; text-decoration: none; font-weight: normal; margin-left:5px; }


.border {

width:775px;
border:5px solid #cccccc;
margin-left: auto;
margin-right: auto;



}
#border {

width:775px;
border:5px solid #cccccc;
margin-left: auto;
margin-right: auto;



}

/* For photo albums */
.imgblock{
        width: 580px;
		margin-left: -5px;
       
}
a.perma { display:none; }

.blosxomTime {display:none; }
.blosxomTitle {display:none;;}
.blosxomDate {display:none; }

td #flexcolumn {
	padding: 0px;
	margin-top: -30px;
}

.leftnav{
	float: left;
	margin:0px;
	padding: 0px;
	background:#333333;
	width:175px;
	clear: right;
}
.leftnav ul{
	margin:0px;
	padding:0px;
}
.leftnav a{
	color:#FFFFFF;
	font: normal 10px VERDANA;
	font-weight:bold;
}
.leftnav a:hover{
	text-decoration:none;
}
.leftnav h3{
	color:#000000;
	background-color:#BBB;
	padding:5px 0px 0px 12px;
	margin:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
}
.leftnav li {
	list-style:none;
	text-align:left;
	background:#000000;
	padding:5px 12px;
	
	border-bottom:solid 1px #666666;
}
.selected li {
	list-style:none;
	text-align:left;
	background:#000000;
	padding:5px 12px;
	
	border-bottom:none;
}
