.body  { font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif }
.body_bold  { font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold }

.index_links a:link {
	color: #990000;
	line-height: 23px;
	text-decoration: none;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}
.index_links a:visited {
	color: #990000;
	line-height: 23px;
	text-decoration: none;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}
.index_links a:hover {
	color: #330099;
	line-height: 23px;
	text-decoration: underline;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}
.index_links a:active {
	color: #990000;
	line-height: 23px;
	text-decoration: none;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}
	
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.Links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #14235A;
}
.links_sub   { color: #14235a; font-size: 11px; font-family: "Trebuchet MS"; font-weight: bold; text-indent: 5px }

.fp_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}


	
.body_bold_Red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295394;
}
.body_bold_RedB { color: #990000; font-size: 11px; font-family: "Trebuchet MS"; font-weight: normal }

/* formatting for Dare the Devil page ---------------------*/
.dd_date {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}


.dd_descrip {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* position of photos on DTD page 	------------------------------- */
.image1 {
	float: right;
	padding:5px;
	margin:5px 5px 5px 5px;
	}
.image2 {
	float: left;
	padding:5px;
	margin:5px 5px 5px 1px;
	}
.image3 {
	float: right;
	padding:5px;
	margin:5px 5px 5px 5px;
	}
	
/* formatting for gigs page ----------------------*/

.gigtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #330099;
}
.descrip {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.gigtitle_upcoming {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330099;
}
.gigtitle_upcoming_name {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: red;
}
.descrip_upcoming {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
	
	
/* formatting for cd's page 	------------------------------- */

.cd  { 
	font-size: 11px;
	margin-left: 20px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}


.cd a:link {
	color: #330099;
	line-height: 130%;
	text-decoration: none;
}
.cd a:visited {
	color: #990000;
	line-height: 130%;
	text-decoration: none;
}
.cd a:hover {
	color: #990000;
	line-height: 130%;
	text-decoration: underline;
}
.cd a:active {
	color: #990000;
	line-height: 130%;
	text-decoration: none;
}
	