/*@font-face {
	src: url(font.ttf);
}*/
body {
	background-color: #FDFBEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#006D30; /* ARROW COLOR */
	scrollbar-base-color:#019642; /*  */
	scrollbar-shadow-color:none; /*  */
	scrollbar-face-color:#019642; /* TOP OF SCROLLBAR */
	scrollbar-highlight-color:white; /* BACKGROUND & SCROLLBAR HIGHLIGHT */
	scrollbar-dark-shadow-color:none; /*  */
	scrollbar-3d-light-color:#5A5BA0; /*  */
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D370F;
}
.content {
	/*font-family: Arial, Helvetica, sans-serif; "Microsoft Sans Serif", "Lucida Sans", Calisto, Georgia, "Book Antiqua", "Bookman Old Style";*/
	color: #3D370F;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0px; /*1px;*/
	padding: 15px;
	padding-top: 9px;
}
.headerGraphic1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.c_header1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: underline;
}
.c_header1NotUnderlined {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.c_headerLg1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.c_header1Indented {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-left: 15px;
}
.c_paragraph1 {
	padding-bottom: 15px;
}
.c_paragraphSm1 {
	font-size: 12px;
}
.c_paragraph1Indented {
	padding-bottom: 15px;
	padding-left: 15px;
}
.c_list1 {
	padding-bottom: 30px;
}
.c_list1Indented {
	padding-bottom: 15px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.fullAlbum {
	padding-top: 7px;
	padding-bottom: 10px;
}
.meetthebandImages {
	padding-top: 15px;
	padding-bottom: 5px;
}
.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D61831;
	text-align: center;
}
.emptyRightSpace {
	background-color: #F9F1BF;
	background-attachment: fixed;
	background-image: url(../images/emptyRightSpaceLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #D61831;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D61831;
}
a:hover {
	text-decoration: underline;
	color: #971122;
}
a:active {
	text-decoration: underline;
	color: #D61831;
}
.formField1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #019642;
}
/* SCROLLER BEGIN */
#pscroller1{
	width: 145px;
	height: 80px;
	/*border: 1px solid black;*/
	padding: 3px;
	background-color: #009642;
}
#pscroller1 a{
	color: white;
	text-decoration: none;
}
.scrollclass{
	text-align: left;
	color: white;
	font-size: 11px;
}
/* SCROLLER END */

