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

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #2D291F;
}
#pageWrap {
	width: 820px;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#pageWrap2 {
	background-attachment: fixed;
	background-image: url(images/songBG.gif);
	background-repeat: repeat;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
}
.logos {
	float: left;
	margin-top: 100px;
	margin-left: 10px;
}
#theTag {
	height: 451px;
	width: 461px;
	background-image: url(images/TAG.png);
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -130px;
	float: left;
	display: inline;
	margin-left: -80px;
	left: 0px;
	background-repeat: no-repeat;
}
#tagWrap {
	width: 656px;
	margin-left: 100px;
}
#leftNav {
	float: left;
	width: 150px;
	position: relative;
	display: inline;
	top: 300px;
	margin: 0px;
}
#banner {
	float: right;
	height: 147px;
	width: 656px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: both;
}
#pageContent {
	width: 656px;
	float: right;
	margin-top: 10px;
	background-image: url(images/SONGWRITERWEBSITE.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 459px;
	padding-top: 10px;
	overflow: hidden;
}
#pageContentInside {
	height: 410px;
	width: 630px;
	overflow: scroll;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 10px;
}
#footer {
	width: 656px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.summerNight {
	float: right;
	height: 114px;
	width: 338px;
	margin: 10px;
}
#btmPhotos {
	float: right;
	height: 263px;
	margin-right: -10px;
	width: 477px;
	background-image: url(images/btmPhotos.png);
	position: relative;
	zoom: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.summerNightCopy {
	float: right;
	height: 114px;
	width: 338px;
	margin: 10px;
}
#preshowStar {
	height: 211px;
	width: 200px;
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -100px;
	float: left;
	display: inline;
	margin-left: 150px;
	left: 0px;
	background-image: url(images/preshowStar.png);
}
p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 20px;
}
.right {
	clear: both;
	float: right;
}
#artistsStar {
	height: 211px;
	width: 200px;
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -100px;
	float: left;
	display: inline;
	margin-left: 150px;
	left: 0px;
	background-image: url(images/artistsStar.png);
}
#ticketsStar {
	height: 211px;
	width: 200px;
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -100px;
	float: left;
	display: inline;
	margin-left: 150px;
	left: 0px;
	background-image: url(images/ticketsStar.png);
}
#sponsStar {
	height: 211px;
	width: 200px;
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -100px;
	float: left;
	display: inline;
	margin-left: 150px;
	left: 0px;
	background-image: url(images/sponsStar.png);
}
#photosStar {
	height: 211px;
	width: 200px;
	background-position: right top;
	position: absolute;
	top: 65px;
	margin-top: -100px;
	float: left;
	display: inline;
	margin-left: 150px;
	left: 0px;
	background-image: url(images/photosStar.png);
}
#pagePhotos {
	width: 656px;
	float: right;
	margin-top: 10px;
	height: 459px;
	padding-top: 10px;
}
#copyright {
	color: #DABA96;
	text-align: center;
	font-size: 12px;
}
#copyright a {
	color: #FFFDF1;
}
.left {
	clear: both;
	float: left;
}

