body {
	text-align: center;
	background-color: #000000;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat;
	position: relative;
}

.containerhead {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 550px;
	height: 700px;
	background-color: #FFFFFF;
	background-image: url(../images/template/IMG_3775bw-1.jpg);
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
.container {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 660px;
	height: 700px;
	background-color: #FFFFFF;
	background-image: url(../images/template/IMG_3775bw-1.jpg);
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.container2 {
	position: relative;
	height: 160px;
	width: 660px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
}
.nav {
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
}
.nav2 {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 6px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
.content {
	background-color: #FFFFFF;
	width: 660px;
	position: relative;
	left: 0px;
	top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
	text-align: left;
	margin-left: 20px;
}
h2 {
	margin: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
}
.biography {
	background-image: url(../images/headers/biography.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
}
.contact {
	background-image: url(../images/headers/contact.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
}
.critical {
	background-image: url(../images/headers/critical_acclaim.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
}
.recent {
	background-image: url(../images/headers/recent-engagements.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
}
.upcoming {
	background-image: url(../images/headers/upcoming_engagements.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 660px;
	left: 0px;
	top: 0px;
}
.smallertext {
	font-size: 75%;
	font-style: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.cdcover {
	border: thin solid #336699;
	margin-bottom: 10px;
}
.discp {
	margin: 0px;
	padding: 0px;
}

