body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ac682c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ac682c;
}
a:hover {
	text-decoration: none;
	color: #D39154;
}
a:active {
	text-decoration: none;
	color: #ac682c;
}
a {
	font-weight: bold;
}
#header {
	color: #00CCCC;
}
#container {
	width: 911px;
	height: 700px;
	background-image: url(../img/queen_home_master.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#containerSUB {
	width: 911px;
	height: 700px;
	background-image: url(../img/queen_sub_master.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.clearall {
	font-size: 0px;
	height: 0px;
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AEB5BB;
	width: 911px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
}
#footer a, #footer a:visited  {
	color: #AEB5BB;
	text-decoration: none;
}
#footer a:hover  {
	color: #536573;
	text-decoration: none;

}
#content {
	width: 360px;
	margin-top: 125px;
	margin-left: 11px;
	font-family: Vonnes, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d8b96;
	line-height: 18px;
}
#contentNarrow {
	width: 320px;
	margin-top: 125px;
	margin-left: 11px;
	font-family: Vonnes, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d8b96;
	line-height: 18px;
}
.style1 {
	color: #064e7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	font-size: 14px;
}
