body {
	background-image: url('background.png');
	background-color: #8E3C19;
	font-family: Times, "Times New Roman", serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	color: #007FFF;
}

.closediv {
	float: right;
}

#header {
	height: 600px;
	width: 100%;
	background-image: url('epkbanner.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#widget {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 262px;
	height: 210px; 
}

#widget embed {
	border: 1px solid #C5A648;
}


#contentcontainer {
	background-image: url('epkcontentbg.png');
	background-position: top middle;
	background-repeat: repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	overflow: auto;
	line-height: 20px;
	font-size: 14px;
	color: #F6D8B3;
	text-align: justify;
}

#contactpadding {
	padding-top: 540px;
	height: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#contactlink {
	height: 25px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	color: #C5A648;
	font-size: 16px;
}

#nav a {
	color: #C5A648;
	text-decoration: none;
}

#nav a:hover {
	color: #FFF;
}

#music, #tourdates, #he, #she {
	width: 355px;
	padding: 5px;
	overflow: auto;
	border: 5px solid #111111;
	margin-top: 5px;
	background-color: #3A2214;
}

#tourdates {
	color: #F6D8B3;
}

#tourdates a {
	color: #C5A648
}

#more {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
}

#more a {
	color: #8E3C19;
}

#myP a {
	color: #8E3C19;
}

#tourdates a:hover {
	color: #FFF;
}

#tourdates {
	height: 350px;
}

#music {
	width: 750px;
	height: 475px;
}

.imgleft {
	padding-right: 3px;
}

.imgright {
	padding-left: 3px;
}

.textright {
	text-align: right;
}

#about, #photos, #news, #videos, #myP {
	width: 750px;
	padding: 5px;
	overflow: auto;
	border: 5px solid #111111;
	margin-top: 5px;
	background-color: #3A2214;
}

#photos a:hover {
	color: #FFFFFF;
}

#photos a {
	color: #C5A648;
}

#photos img {
	border: 5px solid;
	margin: 0px 15px;
	width: 100px;
	height: 100px;
}

#he, #he h2, .he {
	color: #007FFF;
}

#she, #she h2, .she {
	color: #FF1CAE;
}

#he, #she {
	height: 475px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

h2 {
	color: #C5A648;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 2px 0px;
	margin: 0px;
	border-bottom: 1px dashed;
}

.small, .small a {
	font-size: 14px;
	text-decoration: none;
}

/* YOUTUBE VIDEO STYLING */

#videos object {
	margin: 20px 35px;
	width: 280px;
	height: 196px;
	display: inline;
}


#videos object {
	margin: 20px 35px;
	width: 280px;
	height: 196px;
	display: inline;
}

#videos {
	height: 520px;
	overflow: hidden;
}

