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

h1, h2 {behavior: url(iepngfix.htc);}

body{
	background: #000000 url(Assets/BackgroundTile.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center; /*For IE Auto-margins failure*/
	margin: 0;
	padding: 0;
	min-width: 800px;
	color: #000000;
}

h3{
	color:#40550D;
	font-size:24px;
	font-weight: normal;
}

h4{
	color:#40550D;
	font-size:18px;
	font-weight: normal;
}

em{
	/*background: url(Assets/BlueBackground.jpg);*/
	font-weight: bolder;
	font-style: normal;
	font-size: 120%;
}

a {
	color: #CC6600;
	text-decoration: none;
}

td img {
	margin-left: 50px;
	float: left;
	padding: 7px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#Container{
	position:relative;
	width: 800px;
	height: 2500px;
	margin: 0 auto;
	text-align: left;
	background: #fffdee url(Assets/Background.jpg) repeat-y;
	padding: 0;
	line-height: 120%;
}

#Title{
	background:url(Assets/Title.jpg) no-repeat top left;
	height: 402px;
	width: 800px;
	margin: 0;
}

#Title h1{
	display: none;
}
	
#MenuBar{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	background: url(Assets/MenuBar.jpg) no-repeat;
	height: 57px;
	width: 800px;
}

#MenuBar li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#MenuBar a{
	background: url(Assets/Transparent.gif) no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	height: 57px;
	text-decoration: none;
  }
  
#MenuBar a span{
	display:none;
	}

a#Home {left: 0; width: 115px;}
a#Multimedia {left: 115px; width: 213px;}
a#Functions {left: 328px; width: 158px;}
a#Links {left: 486px; width: 130px;}
a#Contact {left: 616px; width: 184px;}

#MenuBar a:hover {
	background:url(Assets/MenuHoverImage.gif) top left no-repeat;
	height: 114px;
	width: 213px;
	}

a#Home:hover {
	margin-left: -52px;
	}
	
a#Functions:hover {
	margin-left: -22px;
	}
	
a#Links:hover {
	margin-left: -40px;
	}
	
a#Contact:hover {
	margin-left: -12px;
	}

#OtherMenuBar{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	background: url(Assets/OtherMenuBar.jpg) no-repeat;
	height: 57px;
	width: 800px;
}

#OtherMenuBar a{
	background: url(Assets/Transparent.gif) no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	height: 57px;
	text-decoration: none;
	left: 115px;
	width: 371px;
  }
  
#OtherMenuBar a span{
	display:none;
	}
	
#HomepageLeftColumn {
	position: absolute;
	top: 506px;
	left: 39px;
	width: 399px;
	margin: 0;
	padding: 0;
	
	}
	
#HomepageLeftColumn h1 {
	background: url(Assets/WelcomeHeader.png) no-repeat;
	width: 215px;
	height: 83px;
	}
#HomepageLeftColumn h1 span{
	display: none;
}


#HomepageRightColumn {
	position: absolute;
	top: 526px;
	left: 458px;
	width: 330px;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

#HomepageRightColumn h1 {
	background: url(Assets/UpcomingGigsHeader.png) no-repeat;
	width: 321px;
	height: 83px;
	}
	
#HomepageRightColumn h2 {
	background: url(Assets/AboutMeHeader.png) no-repeat;
	width: 250px;
	height: 83px;
	}
	
#HomepageRightColumn h1 span, h2 span {
	display: none;
}

/*#HomepageRightColumn p {
	text-indent: -50px;
	
*/
#MusicCDLink {
	position: absolute;
	top: 684px;
	left: 289px;
	width: 215px;
	}

#MusicCDLink img{
	width: 100px;
	float: left;
}

#MusicCDLink p{
	width: 100px;
	padding-left: 15px;
	float: right;
}

#MusicRightColumn {
	position: absolute;
	top: 471px;
	left: 44px;
	width: 562px;
	}
#MusicRightColumn h1 {
	background: url(Assets/MusicHeader.png) no-repeat;
	width: 168px;
	height: 83px;
	}
	
#MusicRightColumn h2 {
	background: url(Assets/VideoHeader.png) no-repeat;
	width: 168px;
	height: 83px;
	}
#MusicRightColumn h1 span,h2 span {
	display: none;
}

#FunctionsLeftColumn {
	position: absolute;
	top: 506px;
	left: 39px;
	width: 600px;
	}
#FunctionsLeftColumn h1 {
	background: url(Assets/FunctionsHeader.png) no-repeat;
	width: 240px;
	height: 83px;
	}
	
#FunctionsLeftColumn h2 {
	background: url(Assets/WeddingsHeader.png) no-repeat;
	width: 224px;
	height: 83px;
	}
#FunctionsLeftColumn h1 span,h2 span {
	display: none;
}

#LinksLeftColumn {
	position: absolute;
	top: 506px;
	left: 39px;
	width: 399px;
	margin: 0;
	padding: 0;
	line-height: 120%;
	}

#LinksLeftColumn h1 {
	background: url(Assets/LinksHeader.png) no-repeat;
	width: 168px;
	height: 83px;
	}

#LinksLeftColumn h1 span {
	display: none;
	}
	
#PrivateColumn {
	position: absolute;
	top: 506px;
	left: 39px;
	width: 447px;
	margin: 0;
	padding: 0;
	line-height: 120%;
	}

#PrivateColumn h1 {
	background: url(Assets/PrivateHeader.png) no-repeat;
	width: 166px;
	height: 82px;
	}
#PrivateColumn table{
	text-align: center;
}

#PrivateColumn table img {
	margin: 0 20px 0 20px;
	padding: 0;
	}

#PrivateColumn h1 span {
	display: none;
	}

#ContactColumn {
	position: absolute;
	top: 506px;
	left: 39px;
	width: 600px;
	}
	
#ContactColumn h1 {
	background: url(Assets/ContactHeader.png) no-repeat;
	height: 83px;
	width: 208px;
	}

#ContactColumn h1 span {
	display: none;
	}
	
.AudioLink {
	display:block;
	padding: 20px 0 0 50px;
	height: 65px;
	background: url(Assets/AudioIcon.png) no-repeat left center;
}
