@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	color: #00507F;
	background: #009ad9 url(../images/bkgd_MWGG.jpg) repeat-x scroll;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	display: block;
	border-style: none;
}
h1 {
	margin-left: -3000px;
	display: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#topbar {
	height: 400px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 720px;
	margin-top: -220px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	text-align: left;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu {
	width: 630px;
	margin-bottom: 10px;
}
#submenu li {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #DA4B8E;
	float: left;
	display: block;
	padding: 2px 5px;
	margin: 5px 2px 10px;
	background: #FAD5E5;
	color: #DA4B8E;
}
#submenu a:hover li {
	background: #DA4B8E;
	color: #FAD5E5;
}
#maincontent {
	width: 720px;
	text-align: center;
}
#maincontent  h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	text-transform: capitalize;
	color: #00507F;
	font-weight: bold;
}	
#maincontent  h3 {
	font-size: 12px;
	color: #DA4B8E;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px;
}
#maincontent  p {
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #00507F;
	font-weight: normal;
	line-height: 1.5;
}
#productpic   {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
}
#producttext {
	width: 320px;
	float: right;
	text-align: left;
}
#producttext a {
	color: #da4b8e;
	text-decoration: underline;
}
#productform {
	margin-top: 50px;
	font-size: 11px;
	color: #00507F;
}
#productform table {
	margin-bottom: 15px;
}
#bottomhighlights {
	text-align: center;
	margin: 60px auto 0px;
	padding: 0px;
	width: 550px;
}
#bottomlinks {
	margin-top: 10px;
}
#dancesdgg {
	float: left;
	height: 75px;
	width: 75px;
	position:relative;
}
#mwgglogo {
	float: right;
	position:relative;
	height: 75px;
	width: 75px;
}
#bottomhighlights  a:link, #bottomhighlights  a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#bottomhighlights  a:hover {
	color: #FAD5E5;
	text-decoration: underline;
}
#bottomhighlights  a:visited {
	color: #FFFFFF;
}
#bottomhighlights h6 {
	font-size: 9px;
	font-weight: bold;
	color: #FAD5E5;
	margin-top: 20px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	height: 0px;
}
