body { 	margin:0px;padding:0px;
		background-color:#000000;	
		background-image: url(images/css_backgrounds/texture.gif)
		}

.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding: 1px;
	background-color: #000000;
	border: 1px solid #000000;
	width: 750px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-image: url(images/css_backgrounds/footer.jpg);
	font-weight: bold;
}

.nav a
{
	color: #FFFFFF;
	text-decoration: underline;
	word-spacing: 0px;
	font-weight: bold;
}

.nav a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 10px;
	vertical-align: top;

}

.bodytxt a
{
	color: #FF0000;
}

.bodytxt a:hover
{
	text-decoration: none;
	color: #FF0000;
}

.bodytxt a:visited
{
	color: #003399;
}

.bg_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-position: center;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	border-top: none #000000;
	border-right: 1px solid #000000;
	border-bottom: none #000000;
	border-left: 1px solid #000000;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.bg_home a
{
text-decoration: underline;
color: #336699;
}

.bg_home a:hover
{
text-decoration: none;
color: #336699;
}

.bg_home a:visited
{
text-decoration: underline;
color: #999999;
}

h1
{
	font-size: 140%;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

h2
{
	font-size: 115%;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3
{
	font-size: 100%;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}

.buy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #84A2C6;
	text-align: center;
	line-height: 15px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
}


.cookie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	background-color: #84A2C6;
	text-align: left;
	line-height: 15px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.cookie a
{
	color: #FFFFFF;
	text-decoration: underline;
}

ul
{
	margin-top:2px;
	margin-bottom:3px;
	list-style-image: url(/images/css_backgrounds/bullet.gif);
}

.cart
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #003399;
	border: 1px solid #003399;
}

.screentxt a:visited
{
	color: #003399;
}
.bodysml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: justify;
}
.gigguide {
	background-color: #000000;
	background-image: url(images/css_backgrounds/gigguide.jpg);
	height: 280px;
	width: 264px;
	background-repeat: no-repeat;



}
.gigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 60px 0px 35px 35px;

}
.songsbg {

	background-color: #000000;
	background-image: url(images/css_backgrounds/songs.jpg);
	height: 255px;
	width: 264px;
	background-repeat: no-repeat;
}
.songstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0px 7px 30px;
	text-align: justify;



}
.homelink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
	padding: 1px;
	width: 750px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	font-weight: bold;
}

