body	{ margin:0 0 10px 0;  background:#18181D; }

img, table
	{ border:0; }

body, td
	{
	color:#E9D1A6;  font-size:16px;  line-height:1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	}


a	{ color:#A6C3D0;  text-decoration:underline; /* font-weight:bold; */ }

a:active, a:hover
	{ color:#B46E2F;  text-decoration:none; }


#container
	{ width:900px; }

#LeftCol
	{ background:url(/images/guitar-players.png);  width:110px; }

#MainCol
	{ background:#340002;  width:790px; }


#TopMenu
	{
	text-align:center;  background:#000;  font-size:16px;
	text-transform:uppercase;  padding:3px 0;  color:#fff;
	/* letter-spacing:4px; */
	}

#TopMenu a
	{ color:#838383;  text-decoration:none; }

#TopMenu a:active, #TopMenu a:hover
	{ color:#fff;  text-decoration:none; }


#footer	{
	text-align:center;  padding:10px;  font-size:12px;
	letter-spacing:1px;  line-height:1.2;  color:#838383;
	}

#footer a
	{ color:#838383;  font-weight:normal; }

#footer a:active, #footer a:hover
	{ color:#fff; }


td	{ vertical-align:top;  text-align:justify;  padding:0; }


h1, h2, h3, h4
	{ color:#fff;  text-align:left;  font-weight:normal; }

/*
h1	{ font-size:26px;  margin-bottom:10px;  text-align:center;  letter-spacing:2px; }
*/

h1	{
	font-size:48px;  margin-top:15px;  margin-bottom:10px;
	line-height:.8;  text-align:center;
	}

h2, h4	{ color:#A6C3D0;  margin-bottom:0; }

h2	{ font-size:22px;  line-height:1.2; }


ul, ol	{ margin-bottom:7px; }
li	{ text-align:left;  padding-top:0;  padding-bottom:8px; }

.FeaturedPlayer
	{ color:#fff;  font-weight:bold; }

.YouTubeVids
	{
	text-align:center;  font-size:12px;
	line-height:1.1;  vertical-align:bottom;
	}

.center	{ text-align:center !important; }

.spacing4
	{ letter-spacing:4px; }


#PageTitle
	{ display:none; }

#TitlePic
	{ text-align:center;  padding-right:15px; }


#bandURLs
	{ text-align:center; }

#bandURLs a
	{ color:#fff; }


#tagline
	{ color:#A6C3D0;  text-align:center;  letter-spacing:4px; }


hr	{
	color:#340002;  background-color:#340002;
	margin:25px;  border:1px solid #E9D1A6;
	border-style:none none solid;
	}

