body {
	margin:0;
	padding:0;
	background:url(gfx/bkg-spatter.gif) center top #1177ee;
	font-size:1.1em;
	font-family:Tahoma, Geneva, sans-serif;
	}

p {padding:0; margin:0;}
.small {font-size:0.7em;}

#wrapper{
	margin: 0 auto;
	width:950px;
	background-color:#ccc;
	}

#header{
	height:160px;
	background:Url(gfx/top_blue.jpg) no-repeat;
	}

#content{
	float:right;
	min-height:400px;
	padding:0 10px 10px 10px;
	background:url(gfx/bkg-dash.gif) 0 0 repeat-y #ccc;
	line-height:1.3em;
	text-align:justify;	
	width:780px; /* 780 + 20px padding */
}

#footer{clear:both;
	height:10px; /*10 + 30padding = 40px */
	background:url(gfx/bott_blue.gif) no-repeat;
	padding:30px 5px 0 0;
	text-align:right;
	font-size:0.7em;
}

#mainmenu{ 
	background:#CCC url(gfx/top_dash.gif) no-repeat 141px 0px;
	text-align:right;
	padding:0 10px 10px 10px;;
	font-size:0.9em;
}

#leftmenu{
	width:134px; /*width is 150px: 134+16 padding */
	float:left;
	padding:0 8px 0 8px;
	font-size:0.8em;
	background-color:#ccc;
/*	border-right:1px dashed #1177ee;
	border-bottom:1px dashed #1177ee; */

}

a:link, a:visited {color:#1177ee; text-decoration:none;}
a:hover, a:active {color:#000; text-decoration:underline;}

#footer a:link, #footer a:visited {color:#000; text-decoration:none;}
#footer a:hover, #footer a:active {color:#fff; text-decoration:underline;}


.logo{ float:right; margin:38px 40px 0 0; }
.howmany{ float:left; margin:10px -10px 0 0; }

h2 {color:#1177ee; font-size:1.4em; padding:0 0 10px 0; margin:0;}
h3 {color:#1177ee; font-size:1.2em; padding:0 0 8px 0; margin:0;}
h6 {color:#1177ee; font-size:0.8em; padding:0; margin:0;}

.news {margin:0; padding:0;}
.news h3 {color:#1177ee; font-size:1.2em; padding:1px 0 0.2em 20px; margin:10px 0 0 0; background:url(gfx/77x-tiny.gif) no-repeat 0 2px;}
.news p {padding:0 0 0.8em 0; margin:0; }

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.gap25 {height:25px;}
.gap10 {height:10px; margin-bottom:5px;}
.line {border-bottom:dashed #1177ee 1px;}

.gig{width:500px; float:left; padding:0; margin:0;}
.flyer{float:right; padding-left:30px; margin-top:10px;} /* to match the h3 margin-top above */


#frontnews{
	display:block;
	color:#000;
	font-size:0.8em;
	border:1px solid #1177ee;
	margin-bottom:1.5em;
	padding:0.5em;
	}

#frontnews:hover,#frontnews:active{text-decoration:none; border: 1px solid black;}
	
#frontnews .date {color:#1177ee; }

#member{
	text-align:justify;
	padding:5px;
	background-color:#CCC;
	min-height:490px; /* 490 + 5 + 5 = 500 */
	font-size:0.9em;
}

#member .logo {float:right; margin:0; border:none; }
#member .photo{float:left; margin:0; border:none;}

#twitter .permalink {font-size:10px; line-height:100%; text-align:left; }
#twitter .tweet {font-size:11px; line-height:100%; text-align:left; }
#twitter { padding:0; margin:0; line-height:100%; text-align:left; }

.gap6 {height:6px;}