@charset "UTF-8";
body {
	background: #F5d0fd;
}
#Header {
	margin: 5px;
	padding: 5px;
	height: 125px;
	width: 1000px;
	background: url(mainphotos/WebbannershotBallgowns.jpg) no-repeat 860px center;
}
#Header img {
	margin-left: 30px;
}
#SubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1000px;
	height: 40px;
}
#SubHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #5a5a87;
	text-align: center;
	line-height: .7;
}
#NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	float: left;
}
#NavBar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#NavBar li a {
	display: block;
	font: 1.1em/50px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #006;
	text-decoration: none;
	color: #006;
	width: 155px;
	padding-left: 45px;
	background: url(Webmenu200x50.jpg) no-repeat left center;
}		
#NavBar a:hover {
	background-position: -200px 0px;
	color: #f5d0fd;
}
#NavBar ul a.current {
	background-position: top right;
	color: #5a5a87;
	cursor: default;
}
#MainContent {
	width: 800px;
	margin-left: 200px;
	height: 600px;
	background: #000000;
}
#MainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006;
}
#MainContent a:link {
	color: #006;
}
#MainContent a:visited {
	color: #006;
}
#Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #006;
	text-align: left;
	width: 1000px;
}
.tabletext {
	font-size: 1.1em;
	color: #006;
}
.tableheading {
	color: #000066;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.PriceAvail {
	font-size: 1.25em;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.patternheading  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #006;
}
.navigation {
	font-size: .75 ems;
	color: #006;
}
#MainContent embed {
	margin-top: 200px;
	margin-left: 240px;
	padding-top: 200px;
	padding-left: 240px;
}

