html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 0em; list-style: decimal; }
ul { padding-left: 0em; list-style:square; }
q:before, q:after { content:''; }



html {
	min-height: 100%; margin-bottom: 1px;
	}

body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #999999 url(../palette/back.jpg) repeat-y center;
	}
	
	#wrapper {
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	#topbar {
	clear: both;
	margin-bottom: 20px;
	}
	
	#topbar_top{
	width: 700px;
	height: 10px;
	background-color: #079B45;
	margin-bottom: 2px;
	
	}
	
	img.minus {
	margin-bottom: 0px;
	}
	
	#topbar_left{
	float: left;
	clear: left;
	width: 200px;
	margin-right: 2px;
	}
	
	#topbar_left img, #topbar_right img {
	padding-bottom: 2px;
	
	}
	
	#topbar_right{
	float: right;
	clear: right;
	width: 498px;
	}
	
	#topbar_linkbar {
	width: 484px;
	height: 27px;
	background-color: #666666;
	padding-top: 7px;
	padding-left: 14px;
	}
	
	#main {
	clear: both;
	backsground-color: blue;
	}

	#side_linkbar{
	float: left;
	clear: left;
	width: 200px;
	margin-right: 12px;
	heisght: 200px;
	backsground-color: #666666;
	margin-bottom: 2px;
	}
	
	img.intext_linkbar {
	border: 1px solid #079B45;
	margin-bottom: 2px;
	}
	
	#content {
	padding: 5px;
	}
		
	img.title {
	padding-bottom: 5px;
	}
	
	img.floatr {
	float: right;
	border: 1px solid #079B45;
	margin-left: 10px;
	}
	
	img.floatr2 {
	float: right;
	borsder: 1px solid #333333;
	margin-left: 10px;
	}
	
	img.floatl {
	float: left;
	border: 1px solid #079B45;
	margin-right: 10px;
	}
	
	img.floatl2 {
	float: left;
	borsder: 1px solid #333333;
	margin-right: 10px;
	}
	
	img.intext {
	border: 1px solid #079B45;
	}
	
	#article {
	margin-bottom: 15px;
	border-bottom: 1px dotted #333333;
	clear: both;
	}
	
	#article2 {
	margin-bottom: 15px;
	border-bottom: 1px dotted #333333;
	clesar: both;
	} /* it does not clear both sides, allowing overlap with floating pictures - used in diary */
	
		p.no_low {
		margin-bottom: 0px;
		}

	#article_first2 {
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #333333;
	clesar: both;
	} /* it does not clear both sides, allowing overlap with floating pictures - used in diary */
		
	#article_first {
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #333333;
	clear: both;
	}
	
	#article_last {
	margin-bottom: 15px;
	margin-top: 15px;
	bordser-bottom: 1px dotted #333333;
	clear: both;
	}
	
	#latest_float {
	width: 196px;
	border: 1px solid #079B45;
	background-color: #eeeeee;
	marsgin-left: 10px;
	masrgin-right: 10px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 2px;
	}	
		
		#latest_float p {
		font-size: 8pt;
		}
		
		
		
		#latest_float img {
		margin-left: 2px;
		margin-right: 5px;
		font-size: 8pt;
		}
		
		#latest_float_gall {
		border-top: 1px dotted #333333;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-left: 5px;
		margin-right: 5px;
		}
		
		#latest_float a {
		color: #079B45;
		font-size: 8pt;
		foznt-weight: bold;
		text-decoration: underline;
		}

		#latest_float a:visited {
		color: #079B45;
		fzont-weight: bold;
		text-decoration: underline;
		}

		#latest_float a:hover {
		color: #cccccc;
		foznt-weight: bold;
		text-decoration: underline;
		}
		
		#latest_float img.map {
		border: 1px solid #333333;
		margin-bottom: 15px;
		}
		
		#latest_float img.ble {
		margin-left: 4px;
		}
	
	ul {
	list-style-position: inside;
	}
	
	#latest_float li {
	margin-bottom: 2px;
	margin-left: -2px;
	font-size: 8pt;
	
	}
	
	
	#left_float {
	width: 197px;
	border-right: 1px dotted #079B45;
	marsgin-left: 10px;
	masrgin-right: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 2px;
	}	
	
	p, ul, li, h3 {
	font-size: 10pt;
	line-height: 150%;
	letter-spacing:0.5px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	}

	h3 {
	margin-bottom: 2px;
	font-weight: bold;
	}
	
	p.center {
	text-align: center;
	
	}
	
	a {
	color: #079B45;
	text-decoration: underline;
	}

	a:visited {
	color: #079B45;
	text-decoration: underline;
	}

	a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#footer {
	width: 680px;
	background-color: #079B45;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	clear: both;
	}
	
	#footer img {
	float: left;
	border: 1px solid #ffffff;
	border-width: 1px 11px 1px 8px;
	}
	
	#footer p, #footer a {
	font-size: 8pt;
	text-align: right;
	margin: 0 0 0 0;
	}
	
	#footer p {
	color: #ffffff;
	}

	#footer a {
	color: #cccccc;
	text-decoration: underline;

}
	#footer a:visited {
	color: #cccccc;
	text-decoration: underline;

}
	#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

	#counter {
	float: left;
	padding: 6px 10px 6px 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}
	
	table {
	border-collapse: collapse;
	border: 1px solid #555555;
	margin-bottom: 10px;
	}

	td {
	border-collapse: collapse;
	border: 1px dotted #555555;
	}

	#band_links table, #band_links td {
	border-width: 0px;
	}
	
	#band_links p {
	padding-top: 10px;
	}
	
	#band_links img.floatl {
	margin-bottom: 10px;
	}
	
	#members table {
	border-width: 0px;
	margin-left: 0px;
	backgsround-color: red;
	
	}

	#members td {
	border-width: 0px;
	padding: 0 1px 3px 1px
	}
	
	#members img {
	border: 1px solid #555555;
	}
	
	.stress {
	font-weight: bold;
	}
	
	.quote {
	font-style: italic;
	text-align: center;
	}