.mainphoto {
	border: medium outset #1F3532;
}
body {
	text-align: center;
	background-color: #333333;
	background-image: url('../images/instigators1birdmockupfence.jpg');
	background-position: center;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
body.index {
	text-align: center;
	background-color: #333333;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
}
.bio {
	font-size: 14px;
	color: #264243;
	background-color: #CCCCCC;
	border: medium outset #23403E;
	width: 640px;
	margin-top: 5px;
	padding: 10px;
	text-align: justify;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
h2 {
	font-size: 36px;
	font-weight: 800;
	margin-top: 3px;
	text-align: center;
	color: #FF0000;
}
a:link    {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
a:visited {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 1px;
} 
a:hover   {
	border: 1px solid #CCCCCC;
	padding: 1px;
	color: #FF0000;
	text-decoration: none;
} 
input {
	background-color: #24413F;
	border: thin outset #000000;
	color: #FFFFFF;
}
textarea {
	background-color: #24413F;
	border: thin outset #000000;
	color: #FFFFFF;
}
.songs{
	border:1px #000 solid;
	width:150px;
	text-align:center;
	margin:3px
	}
a:active  {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 1px;
} H4 {
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #FF0000;
}
.row {
	text-align: center;
	width: 100%;
}
.left {
	text-align: right;
	float: left;
	width: 48%;
}
.right {
	text-align: left;
	float: right;
	width: 48%;
}
H1 {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-top: 0px;
	color: #FF0000;
}
.menu {
	margin-top: 2px;
}
.fireworks {
	background-color: #000000;
	text-align: center;
}
.spacer {
	clear: both;
}
.songlistmenu {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
}
.quote {
	font-style: italic;
	color: #003333;
}
#twstable1{
	background-color: white;
	border: medium outset #23403E;
	width: 350px; 
	text-align:center;
	background-color:#FFFFFF;
	color:#000000; 
	line-height:135%;
	font-size:12px;
	padding:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.title2{
	font-size: 24px;
	font-weight: bold;
}
