#wrapper {
	margin: 5px auto 0 auto;
	width: 850px;
	border: 1px solid #333333;
	border-bottom: 10px solid #333333;
	background-image: url(/global/background_images/bkg_wrapper.jpg);
	overflow: hidden;
}
p	{
	font-size:1em;
}
.img-logo {
	float: left;
	padding-left: 100px;
}
#logoarea {
	margin-top: -15px;
}
#logoarea h1 {
	margin:20px 200px 0 0px;
	font-size: 1.3em;
	font-family: "trebuchet MS", "Times New Roman", Times, serif;
	color: #333333;
	text-align: right;
}
#picarea {
	Width: 773px;
	height: 419px; /*Width and heigth are the same size as the image they contain. This was necessary because I put the border around the div.*/
	margin: 15px 0 0 40px;
	border: white solid 2px;
}
#navAndTabWrapper {
	clear: both;
	margin-top: 40px;
}
#leftNav {
	float: left;
}
#tabContent {
	margin: -20px 0 0 0; /*Controls how high the text sits in the tab window*/
	float: left;
}
.img-welcome {
	margin: 0 0 15px 50px;
}
.img-omb {
	float: left;
	padding: 0 1em 1em 0;
}
.img-calendar {
	float: left;
	padding: 0 1em 1em 0;
}
.icon-pictures {
	float: left;
	padding: 0 1em 1em 0;
}
.icon-testimonials {
	float: left;
	padding: 0 1em 1em 0;
}
.icon-contact {
	float: left;
	padding: 0 1em 1em 0;
}
#leftNav {
	padding-bottom: 100px; /* Controls with minimum heigth of the page by adding padding to the bottom of the leftNav*/
}#leftnav ul {
	list-style-type: none;
	text-align: right;
	font-size: .8em;
	line-height: 2.5em;
	color: #666666;
}
#leftNav li {
	list-style-type: none;
	text-align: right;
	padding: 5px 0;
}
#leftNav a {
	text-decoration: none;
	color: #333333;
	padding: 10px;
}
#p7tpc1_6 h3 {
	margin: 0 0 0 55px ;
	font-size: 1em;
	color: #333333;
}
/* Below: Keeps the links in the tab content area from jumping around when clicked*/
#p7tpc1_1 a, #p7tpc1_2 a, #p7tpc1_3 a, #p7tpc1_4 a, #p7tpc1_5 a, #p7tpc1_6 a {
	color: green;
}

.p7TP_tabs {/*HIDE the TABS*/
	display: none;
}
#p7tpc1_1 {
	background-image: url(images/blurp_news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_1 p	{
	padding:115px 15px 0 220px;

}
#p7tpc1_2 {
	background-image:url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_2 p{
	color: white;
	padding: 120px 10px 0 40px;
}
#p7tpc1_3 {
	background-image:url(images/discography.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_3 p{
	color: white;
	padding: 120px 10px 0 40px;
}
#p7tpc1_4 {
	background-image:url(images/blurp_songlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_4 p{
	color: white;
	padding: 120px 10px 0 100px;
}
#p7tpc1_5 {
	background-image:url(images/blurp_booking.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_5 p{
	color: white;
	padding: 50px 10px 0 150px;
}
#p7tpc1_6 {
	background-image:url(images/blurp_valentine.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_6 p{
	color: white;
	padding: 35px 15px 0 150px;
}
#p7tpc1_7 {
	background-image:url(images/blurp_otherstuff.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 162px;
	width: 468px;
}
#p7tpc1_7 p{
	color: white;
	padding: 35px 10px 0 160px;
}

