#outerwrapper {
	margin: 0px auto;
	width: 750px;
	height: 600px;
	position: relative;
}
#contactText {
	position: absolute;
	height: 270px;
	width: 300px;
	left: 10px;
	top: 150px;
}
#contactMap {
	position: absolute;
	height: 270px;
	width: 270px;
	left: 377px;
	top: 150px;
}
#fashionShow {
	position: absolute;
	height: 356px;
	width: 315px;
	left: 0px;
	top: 0px;
	border-top: 2px solid #8fd2c5;
	border-bottom: 2px solid #8fd2c5;
}
#fashionNav {
	position: absolute;
	height: 20px;
	width: 315px;
	left: 0px;
	top: 370px;
}
#news {
	position: absolute;
	height: 400px;
	width: 660px;
	left: 10px;
	top: 150px;
}
#about {
	position: absolute;
	height: 390px;
	width: 350px;
	left: 10px;
	top: 150px;
}
#aboutPic {
	position: absolute;
	height: 270px;
	width: 270px;
	left: 377px;
	top: 150px;
}
#thanksText {
	position: absolute;
	height: 390px;
	width: 350px;
	left: 10px;
	top: 150px;
}
#thanksPic {
	position: absolute;
	height: 270px;
	width: 270px;
	left: 377px;
	top: 150px;
}
#events {
	position: absolute;
	height: 390px;
	width: 320px;
	left: 350px;
	top: 150px;
}
#nav, #footer, #content {
	position: relative;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #555555;
	line-height: 1.4em;
}
.highlight {
	font-weight: bold;
	color: #e40e62;
}
.highlight2 {
	font-weight: bold;
	color: #9997b7;
}
body {
	background-color: #8fd2c5;
}
#fashionsList {
	position: absolute;
	height: 400px;
	width: 130px;
	left: 10px;
	top: 150px;
}
#fashionsText {
	position: absolute;
	height: 400px;
	width: 220px;
	left: 470px;
	top: 150px;
}
#fashionsWindow {
	position: absolute;
	height: 400px;
	width: 315px;
	left: 146px;
	top: 150px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #9997b7;
}
#footer a:hover {
	color: #e40e62;
}
a:active {
	text-decoration: none;
}
#nav {
	float: left;
	height: 240px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	float: left;
	height: 560px;
	width: 700px;
	position: absolute;
	left: 50px;
	top: 0px;
	background: #FFFFFF url(images/background.gif) no-repeat;
}
#contentBottom {
	height: 10px;
	width: 700px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#contentTop {
	height: 10px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	height: 30px;
	width: 700px;
	position: absolute;
	left: 50px;
	top: 570px;
	font-size: 12px;
}
#title {
	position: absolute;
	height: 46px;
	width: 180px;
	left: 10px;
	top: 30px;
}

