html, body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#pwidth {
	position:relative;
	width:100%
}
#header {
	position:relative;
	height:120px;
	background-color:#FFFFFF;
	width:100%;
}
#leftcol {
	width:210px;
	float:left;
}
#rightcol {
	width:215px;
	float:right;
	margin-top:5px;
}
#maincol {
	margin-left:215px;
	margin-right:220px;
}
#footer {
	height:150px;
	background-color:#FFFFFF;
	clear:both;
}
#showcont {
	align: left;
	float: left;
	text-align:center;
	margin-bottom:10px;
	width:400px;
}
#showimage {
	align: centre;
	text-align:center;	
}
#showcell {
	margin:5px;
	padding:0px;
	width:180px;
	float:left;
}
* html .outerTabsMinWidth {
	border-right: 630px;
}
* html .innerTabsMinWidth {
	margin-right: -630px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  

#logo {
	position:absolute;
	top:2px;
	left:2px;
	margin:0px;
	padding:0px;
}
/* ---------------------------------------------------------------------------------------------text styles */

.hhblack {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.hhred {
	font-size: 120%;
	font-weight: bold;
	color: #cc3300;
}
.hhblue {
	font-size: 120%;
	font-weight: bold;
	color: #330066;
}
h1 {
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
	font-size: 140%;
	font-weight: bold;
}
h2 {
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
	font-size: 120%;
	font-weight: bold;
}
h3 {
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	font-size: 100%;
	font-weight: bold;
}
h4 {
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	font-size: 80%;
	font-weight: bold;
}
ps  {
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	text-align:justify;
	font-size:60%;
}

p {
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
	text-align:justify;
	font-size:80%;
}
.edit {
	font-size: 11px;
	color: #343434;
}
.navtxt_1 {
	font-size: 11px;
	color: #FFFFFF;
}
.navtxt_2 {
	font-size: 10px;
	color: #343434;
}
.norm_txt {
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	font-size: 80%;
}
.txt_1 {
	font-size: 12px;
	color: #343434;
}
.txt_2 {
	font-size: 11px;
	color: #D67651;
}
.txt_3 {
	font-size: 10px;
	color: #767676;
}
.txt_4 {
	font-size: 100%;
	color: #7DA4C1;
}
.txt_5 {
	font-size: 10px;
	color: #919191;
}
.txt_6 {
	font-size: 14px;
	color: #D67651;
}
.link_1 {
	font-size: 11px;
	color: #5183A9;
}
.link_2 {
	font-size: 10px;
	color: #5183A9;
}
#tabs {
	list-style: none;
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	float:left;
	clear: left;
	display: inline;
	margin: 55px 0px 0px 160px;
	width: 100%;
	color:#fff;
}
#tabs li {
	float: left;
}
#tabs li.home {
	background: #cc0000 url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.about {
	background: #ffcc00 url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.join {
	background: #56af41 url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.shows {
	background: #409dae url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.venue {
	background: #a850a6 url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.members {
	background: #330033 url('../images/nav_tl.gif') no-repeat top left;
}
#tabs li.contact {
	background: #9b5057 url('../images/nav_tl.gif') no-repeat top left;
}

#tabs a {
	background: url('../images/nav_tr.gif') no-repeat center right;
	text-decoration: none;
	padding: 10px 20px;
}
#tabs a:link {
	color: #fff;
}
#tabs a:visited {
	color: #fff;
}
#tabs a:hover {
	color: #fbac5d;
}
#tabs a:active {
	color: #fff;
}
#tabs ul {
	list-style-type: none;
	list-style-image: none;
}

/* Main Menu  */

#menu {
	background: #cc0000 url(../'images/nav_tl.gif') no-repeat top left;
	font-size: 90%;
	font-weight: bold;
	white-space: nowrap;
	float:left;
	clear: left;
	display: inline;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 100%;
	color:#fff;
}
#menu bgRight {
	background: url(../'images/nav_tl.gif') no-repeat top right;
}
#menu a {
	text-decoration: none;
}
#menu a:link {
	color: #fff;
}
#menu a:visited {
	color: #fff;
}
#menu a:hover {
	color: #015a84;
}
#menu a:active {
	color: #fff;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 14px 0px 14px;
}
#menu li {
	background: url(../'images/between.jpg') no-repeat center right;
	float: left;
	margin: 0px;
	padding: 5px 5px 6px 5px;
}
#menu li.last {
	background: none;
}
#menu li a {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	white-space: nowrap;
}
#menu li.current {
	color: #000000;
}
#menu li.currenlite {
	color: #0099cc;
}
#menu li.current.parent {
	font-weight: bold;
}
#menu li.current a {
	color: #000000;
}
#menu li.currentlite a {
	color: #0099cc;
}
#menu li strong {
	padding: 0px 4px 0px 0px;
}
#menu li a strong {
	padding: 0px;
}
#menu .spacer {
	height:  5px;
}
