body {
	background-color: #EAE1D3;
	background-image: url(../assets/formalwear/page/Bkgd.jpg);
	background-position: center center;
}
.bodytext {
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #8A634A;
	font-style: italic;
	line-height: 18px;
	width: 350px;
}
.bodybold {
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #8A634A;
	font-style: italic;
	line-height: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #76543E;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #76543E;
	text-align: right;
	margin-top: 0px;
	line-height: 16px;
}

#Container {
	background-image: url(../assets/formalwear/page/background.jpg);
}
#Everything {
	position: absolute;
	margin: 30px 0 0 -451px;
	left: 50%;
	width: 900px;
}
#TopBox {
	top: 120px;
	left: 62px;
	width: 728px;
	padding-left: 27px;
	padding-right: 22px;
}
#MainBox {
	width: 734px;
	top: 173px;
	left: 63px;
	height: 324px;
	padding-right: 16px;
}
#BoxFooter {
	top: 514px;
	left: 62px;
	width: 772px;
	padding: 3px 0px 0 6px;
}
#BoxFooter a {
	margin-left: 20px;
}
#BoxFooter a, #PageFooter a {
	color: #76543E;
}
.Breadcrumbs a, .Breadcrumbs span {
	background-image: url(../assets/formalwear/page/arrow.gif);
}
