#mwsHeaderBar{
	height:288px;
	background:url(../images/header-repeat.gif) top left repeat-x;
}
#mwsHeader{
	width:645px;
	height:288px;
	margin:0 auto;
	background:url(../images/header.jpg) top left no-repeat;
}
#mwsHeaderNoTitle{
	width:645px;
	height:288px;
	margin:0 auto;
	background:url(../images/header-noTitle.jpg) top left no-repeat;
}
#mwsfooter{
	text-align:center;
	margin:0 auto;
	background:#000000;
	border-top:2px solid #FFFFFF;
}
#requestBody{
	width:645px;
	margin:0 auto;
	background:#BF7534;
	padding: 20px 10px;
}
#requestBody p, #requestBody tr{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}
#requestBody td{
	padding-right:15px;
}
#requestBody table{
	padding:20px 0px;
}
#requestBody input{
	margin:5px 0px;
}
#mwsBody{
	background:#BF7534;
	width:100%;
	padding-top:20px;
}
#mwsGalleryLinks{
	text-align:center;
	list-style-type:none;
	padding-bottom:20px;
}
#mwsGalleryLinks a{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#mwsGalleryLinks li{
	padding:5px 0px;

}
#mwsLinksTable{
	width:486px;
	margin:0 auto;
	padding-bottom:20px;
}
#mwsLinksTable p{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}
#facebookFooter{
	width:640px; 
	margin:0 auto; 
	padding-top:10px;
}