﻿#masthead {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 198px;
}
img {
	border-style: none;
}
*{ margin: 0; padding: 0; }
body {
	font: .9em Georgia, "Times New Roman", Sans-Serif;
	color: #333;
}
a {
	color: #FF9900;
	text-decoration: none;
}
p {
	line-height: 1.6em;
	margin-bottom: 12px;
}

#wrapper {
	background-image: url('new/assets/images/bg-wrapper.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
.leftcol {
	width: 442px;
	float: left;
	text-align: center;
}
.rightcol {
	width: 410px;
	float: right;
	margin: 0px 20px 0px 20px;
}

.rightcol span{
	visibility:hidden
	
}


h2{
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.8em;
	color: #9933cc;
}

h3{
	font-family:Georgia;
	font-weight: normal;
	font-size:1.4em;
	color:#ff6633;
}
h1 {
	background-image: url('new/assets/images/h1-queen-emily.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 311px;
	height: 211px;
	padding: 0px;
	margin: 0px;
	}

.imgFloaRright {
	float: right;
	margin: 0px 0px 10px 10px;
	}
	
.imgFloatLeft {
	margin: 0px 10px 10px 0px;
	float: left;
	}
	
#nav {
	width: 900px;
	clear: both;
	text-align: center;
	margin-top: 20px;
}
	
body {
	background-image: url('new/assets/images/bg-body.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.divider {
	text-align: center;
	padding: 10px;
	margin: 0px auto 0px auto;
}

.musicplayer{
	
	width: 250px;
	height: 100px;
}

