A 			{ color: #FFFFFF; text-decoration: none; }
	A:link		{ color: #888888; text-decoration: none; }
	A:visited	{ color: #888888; text-decoration: none; }
	A:active	{ color: #444444; text-decoration: underline; }
	A:hover		{ color: #FFFFFF; text-decoration: underline; }
	
#news a, #news a:visited {
	text-decoration:none;
	color: #888888;
}
	

#news a:hover, #news a:visited:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#giglist a, #giglist a:visited {
	text-decoration:none;
}
	

#giglist a:hover, #giglist a:visited:hover {
	text-decoration:underline;
	color: #333333;
}

#small_grey a, #small_grey a:visited {
	text-decoration:none;
	color: #666666;
}
#small_grey a:hover, #small_grey a:visited:hover {
	text-decoration:none;
	color: #AAAAAA;
}
#banner {
	margin-bottom:10px;
	height:130px;
	background:url(../images/banner.jpg) no-repeat top left;
	padding:25px;
	text-align:right;
}
#banner, #sitetitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:70px;
	color:#999999;
}
#banner, #strapline {
	color:#FFFFFF;
	font-size:13px;
}
#banner, #quote {
	color:#FFFFFF;
	font-size:9px;
}

#nav {
	text-align:center;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	height:40px;
	background:url(../images/nav_bg.jpg) no-repeat top center;
	line-height:40px;
}

#nav a, #nav a:visited {
	text-decoration:none;
	margin-left:10px;
	margin-right: 10px;
	color:#FFFFFF;
}

#nav a:hover, #nav a:visited:hover {
	text-decoration:underline;
}

#subnav {
	text-align:center;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	height:30px;
	background:url(../images/nav_bg.jpg) no-repeat top center;
	line-height:30px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:70px;
	margin-right:70px;
	
}

#subnav a, #subnav a:visited {
	text-decoration:none;
	margin-left:20px;
	margin-right: 20px;
	color:#FFFFFF;
}

#subnav a:hover, #subnav a:visited:hover {
	text-decoration:underline;
}
	
#album-advert {
	margin-bottom:20px;
	border:#333333 solid 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}

#album-advert a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer {
	background-color:#111111;
	padding:30px;
	font-size: 9px;
	color: #444444;
	text-align:center;

}

#wide_content_column {
	margin-left:10px;
	font-size:12px;
	text-align:justify;
}
	
.hide {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -10000px;
	width: 0px;
	height: 0px;
}
body, td {
	background-repeat: no-repeat;
	background-image: url(../images/site_bg.jpg);
	background-position: 50% 0%;
	background-attachment:fixed;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.submenu {
	color: #666666;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}
.text_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #DDDDDD;
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
}
.news_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	padding-bottom: 10px;
}
.news_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 20px;
}
.gig_list {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.gig_list_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #444444;
}
#list a, #list a:visited {
	text-decoration:none;
	color: #222222;
}
#list a:hover, #list a:visited:hover {
	text-decoration:underline;
	color: #888888;
}


hr {
	background-color: #000000;
	border: 3px dotted #333333;
	border-style: none none dotted;
}


.url {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DDDDDD;
}

#small_product_box {
border: 1px solid #666666;
}

#frame{
   border:3px solid #FFFFFF;
}

.formalign {
	text-align:right;
	margin-right:40px;
}

.floatbox {
	float:right;
}

.photobox {
	border:solid #333333 1px;
	width:180px;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
} 

.photobox  img {
	margin-bottom:8px;
}

.quotename {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666666;
}
