@charset "UTF-8";

body {
	background-color: #7e4400;
}

#innerContainer {
	background-image: url(../images/samirah_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 869px;
	height: 668px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#scheduleContainer {
	background-image: url(../images/samirah_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 869px;
	height: 668px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#galleryContainer {
	background-image: url(../images/samirah_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 869px;
	height: 668px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#pressContainer {
	background-image: url(../images/samirah_bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 869px;
	height: 668px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#container {
	position: relative;
	height: 700px;
}
#homeContent {
	position: absolute;
	left: 51px;
	top: 151px;
	width: 495px;
	height: 456px;
	overflow: auto;
}
#indexContent {
	position: absolute;
	left: 54px;
	top: 157px;
	width: 490px;
	height: 456px;
	overflow: auto;
}

#galleryContent {
	position: absolute;
	left: 49px;
	top: 140px;
	width: 496px;
	height: 458px;
}

.cdCover {
	padding: 38px 0px 0px 33px;
}
#nav {
	position: absolute;
	height: 44px;
	width: 478px;
	left: 57px;
	top: 119px;
}
#homeNav {
	position: absolute;
	height: 44px;
	width: 478px;
	left: 58px;
	top: 126px;
}
#listenNav {
	position: absolute;
	height: 44px;
	width: 478px;
	left: 58px;
	top: 126px;
}
#footer {
	position: absolute;
	left: 524px;
	top: 666px;
}
#footer p {
	
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
}
#schedule {
	position: absolute;
	left: 52px;
	top: 151px;
	width: 493px;
	height: 447px;
}
.scheduleDates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 4px;
	top: 16px;
	width: 463px;
}
.blogContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 15px;
	top: 16px;
	width: 420px;
}
.venue {
	text-align: center;
}
.scheduleDates {
	width: 485px;
	height: 428px;
	overflow: auto;
}
#homeContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 2px 12px;
}
.scheduleDates table {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	
}
.location {
	text-align: right;
}
.venueHeading {
	font-size: 11px;
	font-weight: bold;
}
#audioPlayer {
	position: absolute;
	top: 243px;
	left: 43px;
}
#homeThumb {
	position: absolute;
	top: 43px;
	left: 348px;
}
#trackNames {
	position: absolute;
	left: 283px;
	top: 30px;
}
#trackNames p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#trackNames2 {
	position: absolute;
	left: 283px;
	top: 350px;
}
#trackNames2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#listenText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 450px;
	padding: 7px;
	padding-left: 20px;
	padding-top: 2px;
	
}

