body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECCE24;
	color: #1c1614;
	margin-top: 0px;
	margin-bottom:0px;
	background-attachment: scroll;
	background-image: url(../images/wall1.jpg);
	background-repeat: repeat;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 0px 18px 6px 18px;
	color: #1c1614;
}

.bandtitle {
	font-weight: bolder;
	color: #3c6aa4;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.NoMargins {
	margin: 0px;
}

.AllignRight {
	float: right;
}

h1,h2,h3{
	color: #3c6aa4;
	margin: 0px 18px 6px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h1 {
	font-size:36px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 18px;
}

h2 {
	font-size: 24px;
	margin-top: 24px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #3c6aa4;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 18px;
	font-size: 14px;
}


h5, h6, h7 {}

li, ul {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}



a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #1A5C9F;
	text-decoration:none}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #1A5C9F;
}

.ImgLeftMargin {
	margin-left: 15px;
}

.ImgGallery {
	margin: 15px;
}

table.jazzborder {
	border: 1px solid #bcd604;
}

TR {vertical-align:top}

TD.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bcd604;
	border-right-color: #bcd604;
	border-bottom-color: #bcd604;
	border-left-color: #bcd604;
}

TD.topbottomborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #bcd604;
	border-right-color: #bcd604;
	border-bottom-color: #bcd604;
	border-left-color: #bcd604;
}

