body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #EFD48B;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 750px;
	background-attachment: scroll;
	background-image: url(img/BridalStore_bg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	position: relative;
	top: 230px;
	clear: both;
	margin-left: 18%;
}
#menuitem {
	float: left;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(img/Menu_bg01.png);
	background-repeat: repeat-x;
	height: 27px;
	margin-left: 2px;
	padding-top: 5px;
}
#copy {
	position: relative;
	font-size: 12px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	top: 260px;
	align:left;
	clear: both;
}
#botmenu {
	width: 100%;
	text-decoration: none;
	text-align: right;
}
a {
	font-family: "Times New Roman", Times, serif;
		text-decoration: none;
}
a:link {
	color: #EFD48B;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}
a:visited {
	color:#5C0101;
}
.H2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.H4 {
	font-weight: bold;
}
.H3 {
	font-size: 12px;
	font-weight: bold;
}

