body 
{ 
	background-color: #000000; 
	text-align: center; 
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;


table.sitecontainer 
{ 
	width: 975px; 
	border-bottom: 1px solid 1px; 
	border-top: 1px solid 1px; 
	border-right: 1px solid #99CCFF; 
	border-left: 1px solid #99CCFF; 
	
}

td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
	color: #ffffff;	
}

td.menu
{
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	font-weight: bold;
}

td.contents
{
	background-color: #385364;
	height: 100%;	
}

td.guitarbg {
	background-image: url(http://www.brandonkey.com/images/bigguitar.png);
	background-position: center;
	background-repeat: no-repeat;
}


tr.Menu
{
	background-color: #ffffff;
}

td.footer
{	
	
}

a
{
	color: #ffffff;
}









a.menulink
{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:hover
{
	text-decoration: none;
	color: #FFFF00;
}

a.emphasislink
{
	color: #ff0000;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}

a.emphasislink:hover
{
	text-decoration: underline;
	color: #ffff00;
}


a.adminlink
{
	color: #ffffff;
}

a.adminlink:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.headings
{
	font-size: 12pt;
	font-weight: bold;
}

.subheadings
{
	font-size: 10pt;
	font-weight: bold;
}

.events
{
	border:2;
	padding: 0;
}

.eventlocation
{
	font-size: 10pt;
	font-weight: bold;
}

.eventdescription
{
	font-size: 8pt;
}