html, body {
	margin: 0px auto;
	padding: 0px auto;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #4A4E53;
	color: #ffffff;
}

h1 {
	margin:0px;
	color: #000000;
	font-size:18px;
	padding-bottom:10px;
	padding-top:20px;
}
h2 {
	border-top:2px dotted #4A4E53;
	color:#000000;
	font-size:14px;
	font-weight:900;
	padding:10px 0px 10px 0px;;
	margin:0px;
}
h3 {
	color:#000000;
	font-size:12px;
	font-weight:800;
	padding:10px 0px 10px 0px;
	margin:0px;
}


p {
	font-size:16px;
	margin: 0px;
	padding:0px 0px 10px 0px;
}



/* HEADER */
#header_container {
	background: #000000;
	width: 100%;
	height: 150px;
}
#header {
	margin: 0px auto;
	background:url(images/header.gif) right no-repeat;
	width:600px;
	height:123px;
}
/* nav */
#nav {
	height: 27px;
	margin: 0px auto;
	width: 602px;
}
#nav ul {
	margin: 0px auto;
	padding-left: 48px;
	list-style: none;
}
#nav li {
	display: inline;
	text-align:center;
}
#nav a {
	color:#999999;
	display: block;
	float: left;
	font-size:14px;
	padding: 5px 9px 0px 9px;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}
#nav a.current{
	color:#FFFFFF;
}

#nav a.current:hover{
	text-decoration:underline;
}

/* CONTENT */

#content {
	background: #ffffff;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #4A4E53;
	color:#333333;
	height:100%;
	margin: 0px auto;
	min-height:400px;
	padding:20px 40px 20px 40px;
	width: 518px;
}
#content p {
	font-size:12px;
}

#content a {
	color: #000000;
	text-decoration:underline;
}
#content ul {
	list-style:none;
}

#content a.red:link {
	color:#FF0033;
}
#content a.red:active {
	color:#FF0033;
}
#content a.red:visited {
	color:#FF0033;
}
#content a.red:hover {
	color:#000000;
}

#content_gas {
	background: #ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color:#333333;
	height:100%;
	margin: 0px auto;
	min-height:400px;
	padding:20px 40px 20px 40px;
	width: 518px;
}
#content_gas p {
	font-size:12px;
}

#content_gas a {
	color: #000000;
	text-decoration:underline;
}
#content_gas ul {
	list-style:none;
}

/* right column */

#right_Col {
	background:#000000;
	float:right;
	height:300px;
	åwidth:60px;
}

#announcement {
	border:3px double #000000;
	color:#4A4E53;
	margin:0px auto 20px auto;
	padding:10px;
	width:440px;
}
#announcement h1 {
	color:#FF0000;
	padding-top:0px;
}

#notes {
	border:2px dotted #FF0033;
	color:#4A4E53;
	margin:0px auto 20px auto;
	padding:10px;
	width:400px;
}
#notes h1 {
	color:#FF0000;
}

#videos {
	float:left;
}
#photos {
	float:right;
}



/* MEMBER NAV */


#member_nav {
	margin: 0px auto;
	width: 480px;
}
#member_nav ul {
	list-style: none;
}
#member_nav li {
	display: inline;
	text-align:center;
}
#member_nav a {
	color:#4a4e53;
	display: block;
	padding: 5px 9px 0px 9px;
	float: left;
	text-decoration:none;
}
#member_nav a:hover {
	color: #000000;
	text-decoration:underline;
}
#member_nav a.current{
	color: #FF0000;
	font-size: small;
}

#member_nav a.current:hover{
	color: #000000;
	text-decoration:underline;
}

/* MEMBER PHOTOS */

#member_content {
	margin: 0px auto;
	padding:20px 40px 20px 40px;
	background: #CCFF33;
	color:#333333;
	height:100%;
	width: 518px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#member_content h2 {
	color:#FF0033;
	font-size:18px;
	font-weight:900;
	padding:10px 0px;
}
#member_content a {
	color: #000000;
	text-decoration:none;
}
#member_content a:hover {
	color: #999999;
	text-decoration:underline;
}
#member_content ul {
	list-style:none;
}

#member_content p {
	padding-bottom:400px;
}


/*tenor content ***change later***
*/

#member_t_content {
	margin: 0px auto;
	padding:20px 40px 20px 40px;
	background: #ffffff;
	color:#333333;
	height:1300px;
	width: 518px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#member_t_content h2 {
	color:#FF0033;
	font-size:18px;
	font-weight:900;
	padding:10px 0px;
}
#member_t_content a {
	color: #000000;
	text-decoration:none;
}
#member_t_content a:hover {
	color: #999999;
	text-decoration:underline;
}
#member_t_content ul {
	list-style:none;
}

/*bass content ***change later***
*/

#member_b_content {
	margin: 0px auto;
	padding:20px 40px 20px 40px;
	background: #ffffff;
	color:#333333;
	height:1600px;
	width: 518px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#member_b_content h2 {
	color:#FF0033;
	font-size:18px;
	font-weight:900;
	padding:10px 0px;
}
#member_b_content a {
	color: #000000;
	text-decoration:none;
}
#member_b_content a:hover {
	color: #999999;
	text-decoration:underline;
}
#member_b_content ul {
	list-style:none;
}

/*cymbal content ***change later***
*/

#member_c_content {
	margin: 0px auto;
	padding:20px 40px 20px 40px;
	background: #ffffff;
	color:#333333;
	width: 518px;
	height:2300px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#member_c_content h2 {
	color:#FF0033;
	font-size:18px;
	font-weight:900;
	padding:10px 0px;
}
#member_c_content a {
	color: #000000;
	text-decoration:none;
}
#member_c_content a:hover {
	color: #999999;
	text-decoration:underline;
}
#member_c_content ul {
	list-style:none;
}
/*fe content ***change later***
*/

#member_fe_content {
	margin: 0px auto;
	padding:20px 40px 20px 40px;
	background: #ffffff;
	color:#333333;
	width: 518px;
	height:4400px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#member_fe_content h2 {
	color:#FF0033;
	font-size:18px;
	font-weight:900;
	padding:10px 0px;
}
#member_fe_content a {
	color: #000000;
	text-decoration:none;
}
#member_fe_content a:hover {
	color: #999999;
	text-decoration:underline;
}
#member_fe_content ul {
	list-style:none;
}








#leftCol {
background:#FFFFFF;
float:left;
height:100%;
padding-left:40px;
width:76px;
}

#leftCol li{
	padding:143px 0px;
}

#rightCol {
background:#FFFFFF;
float:right;
height:100%;
padding-right:40px;
width:360px;
}

/* PDF stuff */

#pdf {
margin:0px auto;
padding:40px 80px;
font-size:16px;
}

#pdf ul{
	margin: 0px auto;
	list-style: none;
}
#pdf a {
	color:#4a4e53;
	text-decoration:none;
}
#pdf a:hover {
	color: #3333cc;
	text-decoration:underline;
}

/*footer (sponsers) */

#footer_container {
	background: #999999;
	border-bottom:1px solid #4a4e53;
/*	border-top:1px solid #4a4e53;
*/	
clear:both;
	width: 100%;
}

#footer {
	margin:0px auto;
	width:898px;
	height:80px;
	text-align:center;
	padding:0px;
	margin:0 auto;
	color: #333333;
}

#footer ul {
	margin: 0px auto;
	list-style: none;
}
#footer li {
	display: inline;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	display: block;
	padding:16px 0px 0px 20px;
	float:left;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFF66;
	text-decoration:underline;
}
#footer a.current{
	color: #000000;
	font-size: small;
}

#footer a.current:hover{
	color: #FFFF66;
	text-decoration:underline;
}

/*ALBUM*/
/* album_nav */
#album_nav {
	border: 3px solid #000000;
	height: 27px;
	margin: 0px;
	width: 360px;
}
#album_nav ul {
	margin: 0px auto;
	padding-left: 10px;
	list-style: none;
}
#album_nav li {
	display: inline;
	text-align:center;
}
#album_nav a {
	color: #cccccc;
	display: block;
	padding: 5px 9px 0px 9px;
	float: left;
	text-decoration:none;
}
#album_nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#album_nav a.current{
	color: #ffffff;
	font-size: small;
	
}

#album_nav a.current:hover{
	text-decoration:underline;
}

#album h2{
	color:#cccccc;
	padding-left:20px;	
}
/* Classes */

.small {
	margin-top:20px;
	font-size:12px;
}
.news {
	border-top:3px groove #000000;
}
.grey {
	color: #999999;
}
.red {
	color:#FF0033;
}
.white {
	color:#ffffff;
}
.black {
	color:#000000;
}

.green {
	color:#33CC33;
}

.blue {
	color: #0066FF;
}

.floatLeft {
	float: left;
	margin:4px;
}
.directions {
	background-color: #FFFF00;
	color: #000000;
}
.link {
	text-decoration:underline;
}

.bold {
	font-weight: 600;
}

.note {
	background:#CCCCCC;
	border:1px #000000 solid;
	padding: 4px;
}	
.extra_height {
	height:800px;
}


address {
	color: #0066FF;
	line-height:20px;
	padding-left:20px;
}