@charset "utf-8";
/* CSS Document */

* {margin:0}

* {padding:0}

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D3D3D3;
	margin-bottom: 25px;
}

html {
	height: 100%;
	margin-bottom: 1px;
 }

 
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 860px;
}

a img {border: none;}

h1 {
	font-size: 30px;
	color: #679DE3;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DDD;
	font-style: normal;
	margin-bottom: 8px;
}

h3 {
	font-size: 18px;
	color: #679DE3;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 a:link {
	color: #679DE3;
	text-decoration: underline;
}

h3 a:visited {
	color: #679DE3;
	text-decoration: underline;
}

h3 a:hover {
	color: #CCC;
	text-decoration: none;
}

a:link {
	text-decoration: underline;
	color: #d3d3d3;
}

a:visited {
	color: #d3d3d3;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

#outer {
	width: 100%;
	border-collapse: collapse;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 202px;
	background-position: 1px;
}

#inner {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
}

#innerLeft {
	width: 192px;
	height: 286px;
	vertical-align: top;
}

#sidebar {
	width: 100%;
	border-collapse: collapse;
	vertical-align: top;
}

#menu {
	width: 192px;
	height: 286px;
	margin: 0px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#nav {
	margin-left: 20px;
	margin-top: 64px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
	font-size: 9px;
	color: #D3D3D3;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-style: italic;
}

#copyright{
	position: relative;
	top: 98px;
	left: 0px;
}

#copyright a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D3D3D3;
	text-decoration: none;
}

#copyright a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

#copyright a:hover {
	color: #D3D3D3;
	text-decoration: underline;
}

#main {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
}

#mainOpening {
	vertical-align: top;
	padding-top: 1px;
	padding-left: 10px;
}

#mainOpening2 {
	vertical-align: top;
	padding-top: 1px;
	padding-left: 150px;
}

#main p{
	margin-bottom: 10px;
}

.imageRight {
	float: right;
}

.imageLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.passage {
	border: 1px solid #CCC;
	margin-left: 100px;
	width: 310px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#photos td {
	text-align: center;
	padding: 10px;
}

#photos img {
	border: 1px solid #CCC;
	background-color: #FFF;
}

#photos a:link {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}

#photos a:visited {
	font-size: 16px;
	text-decoration: underline;
}

#photos a:hover {
	font-size: 16px;
	text-decoration: none;
}

#photosLink td {
	text-align: right;
	padding: 10px;
}

#photosLink img {
	border: 1px solid #CCC;
	background-color: #FFF;
}

#photosLink a:link {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}

#photosLink a:visited {
	font-size: 16px;
	text-decoration: underline;
}

#photosLink a:hover {
	font-size: 16px;
	text-decoration: none;
}

#galleryBack {
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	float: none;
}

#galleryBack a:link {
	text-decoration: none;
	font-size: 14px;
	color: #AFA4CC;
}

#galleryBack a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #AFA4CC;
	text-decoration: none;
}

#galleryBack a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#endorsements {
	padding-left: 50px;
}

#upperLink {
	width: 400px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -35px;
	font-variant: small-caps;
	left: 180px;
}

#upperLink a:link {
	color: #AFA4CC;
	text-decoration: none;
	font-variant: small-caps;
}

#upperLink a:visited {
	color: #AFA4CC;
	text-decoration: none;
	font-variant: small-caps;
}

#upperLink a:hover {
	color: #CCC;
	text-decoration: none;
	font-variant: small-caps;
}
#aboutBand {
	width: 575px;
}

.aboutImageRight {
	float: right;
	border: 1px solid #666;
	margin-left: 8px;
}

.aboutImageLeft {
	float: left;
	margin-right: 8px;
	border: 1px solid #666;
}

.divRight {
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	float: right;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
}
.divRight img {
	border: 1px solid #999999;
}

.divCenter {
	text-align: center;
}
