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;
	color: #000000;
}
	

#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;
}


.hide {
	display: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -10000px;
	width: 0px;
	height: 0px;
}
body {
	background-repeat: no-repeat;
	background-image: url(../images/site_bg.jpg);
	background-position: 50% 0%;
	background-attachment:fixed;
	background-color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.submenu {
	color: #666666;
	font-size:10px;
}
.text_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.news_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: FFFFFF;
}
.news_headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	padding-bottom: 10px;
}
.news_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 20px;
}
.mailing_list_bg {
	background-image: url(images/postcard.jpg);
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
}
.mailing_list_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #222222;
	font-weight: bold;
}
.mailing_list_text_bigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
}
.mailing_list_input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.gig_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.gig_list_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#list a, #list a:visited {
	text-decoration:none;
	color: #222222;
}
	

#list a:hover, #list a:visited:hover {
	text-decoration:underline;
	color: #888888;
}
hr {
	color: #000000; 
	background-color: #000000; 
	border: 1px solid #333333; 
	border-style: none none solid; 
}
.url {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}

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

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