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

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightbox{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }


#WrapperH {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/HomeImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperB {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/BioImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperC {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/ContactsImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperM {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/MusicImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperS {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/ShowsImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperN {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/MediaImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperP {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/PhotosImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#WrapperW {
	height: 720px;
	width: 1000px;
	border: 8px double #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2B4482;
	padding: 0px;
	background-image: url(images/WeddingsImg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Header {
	background-color:#8398ad;
	height: 150px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: 8px;
	text-decoration: none;
}

#Top {
	padding: 10px;
	height: 200px;
	width: 468px;
	bottom: 640px;
	margin-top: 3px;
	margin-left: 500px
}

#Full {
	padding: 10px;
	height: 540px;
	width: 718px;
	margin-top: 3px;
	margin-left: 250px;	
}

#TopLeftMid {
	padding: 10px;
	height: 200px;
	width: 368px;
	margin-top: 3px;
	margin-left: 360px;
}

#TopRight {
	padding: 10px;
	height: 200px;
	width: 200px;
	margin-top: -220px;
	margin-left: 768px;	
}

#TopRightB {
	height: 170px;
	width: 200px;
	margin-top: -60px;
	margin-left: 768px;
	background-color: #939da6;
	opacity: .7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#BottomLeft  {
	height: 300px;
	width: 179px;
	margin-top: 20px;
	margin-left: 360px;
	padding: 10px;
}

#BottomMiddle  {
	padding: 10px;
	height: 300px;
	width: 179px;
	margin-left: 576px;
	margin-top: -320px;
}
#BottomRight  {
	padding: 10px;
	height: 300px;
	width: 179px;
	margin-top: -320px;
	margin-left: 792px;
}

#LeftTop {
	padding: 10px;
	height: 540px;
	width: 310px;
	margin-top: -560px;
	margin-left: 10px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	font-weight: normal;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-weight: bolder;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-align: center;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000;
	margin-top: 0px;
	font-weight: normal;
}
h5 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8398AD;
	font-weight: bolder;
	font-size: small;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8398AD;
	font-weight: bolder;
	font-size: x-small;
	margin-top: 0px;
	padding-top: 0px;
}
h7 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8398AD;
	font-weight: bolder;
	font-size: medium;
	margin-top: 0px;
	padding-top: 0px;
}
h8 {
	font-family: "Verdana", sans-serif;
	color: #1a0132;
	font-size: large;
	font-weight: bolder;
	
}
