.mainphoto {
	border: medium outset #1F3532;
}

body {
	text-align:  center;
	background:  #333333 url('../images/instigators1birdmockupfence.jpg') no-repeat center;
	font-family: "Times New Roman", Times, serif;
}

body.index {
	text-align:  center;
	background:  #333333 none;
	font-family: "Times New Roman", Times, serif;
}

.bio {
	font-size:        14px;
	color:            #264243;
	background-color: #cccccc;
	border:           medium outset #23403E;
	width:            630px;
	margin:           5px auto 15px;
	padding:          10px;
	text-align:       justify;
	display:          block;
}

h2 {
	font-size:   36px;
	font-weight: 800;
	margin-top:  3px;
	text-align:  center;
	color:       #ff0000;
}

a.border:link, a.border:active {
	text-decoration: none;
	border:          1px solid #CCCCCC;
	color:           #fffeee;
	padding:         1px;
}

a.border:visited {
	text-decoration: none;
	border:          1px solid #CCCCCC;
	color:           #fffeee;
	padding:         1px;
}

a.border:hover {
	border:          1px solid #CCCCCC;
	padding:         1px;
	color:           #ff0000;
	text-decoration: none;
}

a.facebook:link, a.facebook:visited {
	text-decoration: none;
	border:          1px solid #CCCCCC;
	color:           #ff0000;
	padding:         1px;
	font-weight:     bold;
}

a.facebook:hover {
	text-decoration: none;
	border:          1px solid #CCCCCC;
	color:           #0000ff;
	padding:         1px;
}

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:    0;
	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:  0;
	color:       #ff0000;
}

.menu {
	margin-top: 2px;
}

.fireworks {
	background-color: #000000;
	text-align:       center;
}

.spacer {
	clear: both;
}

.songlistmenu {
	text-align:     center;
	border-bottom:  1px solid #000000;
	padding-bottom: 3px;
}

.quote {
	font-style: italic;
	color:      #003333;
}

#twstable1 {
	background:   #FFFFFF;
	border:       medium outset #23403E;
	width:        350px;
	text-align:   center;
	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;
}

