body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #DDDDDD;
	padding: 0px;
}
p {
	text-align: justify;
}
a img {
	border: 0;
}
#navbar a {
	color: #CC33CC;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: underline;
	color: #CC0066;
}
#main a {
	/* color: #F712B5; */
	color: #FFFFCC;
}

.printonly {
	display: none;
}
.highlight {
	color: #FFCC33;
}

div#container {
	position: absolute;
	width: 700px;
	left: 50%;
	top: 8px;
	margin-left: -350px;
}
div#logo {
	position: absolute;
	width: 700px;
	height: 74px;
	top: 0px;
	background-color: #FFFFFF;
}
div#logoimage {
	position: absolute;
	width: 675px;
	height: 63px;
	top: 6px;
	left: 18px;
	background: url(images/londonfashiondesignersale.gif);
}
div#navbar {
	position: absolute;
	width: 700px;
	height: 30px;
	top: 74px;
	background-color: #F8CAEE;
	font-size: 12pt;
}
div#navbarlinks {
	position: absolute;
	top: 5px;
	left: 38px;
	color: #330066;
}
div#main {
	position: absolute;
	top: 103px;
	width: 700px;
	height: 405px;
	background-color: #660066;
}
div#largeimage {
	position: absolute;
	top: 17px;
	left: 12px;
}
div#bodytext{
	position: absolute;
	top: 17px;
	left: 218px;
	width: 400px;
	overflow: auto;
	height: 300px;
	padding-right: 10px;
}
div#imagebar {
	position: absolute;
	top: 428px;
	left: 0px;
}
div.title {
	position: absolute;
	top: 0;
	left: 635px;
	height: 405px;
	width: 65px;
}
div#hometitle {
	background: url(images/hometitle.gif);
}
div#contacttitle {
	background: url(images/contacttitle.gif);
}
div#ourstorytitle {
	background: url(images/ourstorytitle.gif);
}
div#designerstitle {
	background: url(images/designerstitle.gif);
}
div#eventstitle {
	background: url(images/eventstitle.gif);
}
