html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
a img { border: none; }
body#purple { background-color: #17002E; }
body#purple #wrapper{
	background-image: url(../images/background_purple_02-index.jpg);
	background-repeat: no-repeat;
}
body#purple #wrapper a { color: #B499CA; }

a:hover { color: #FFFFFF; text-decoration:none; }
hr {
	background-image:url("../images/divide.png");
	background-position:0 -6px;
	border:medium none;
	display:block;
	height:10px;
	margin:5px 0;
	padding:0;
	width:100%;
}
#content #introduction { display: none; }
#footer {
	position: absolute;
	left: 332px;
	top: 924px;
	width: 500px;
	font-size: 11px;
	color: #E1D6EB;
	line-height: 11px;
}
#footer p {
	margin: 4px;
	padding: 0px;
}




#wrapper {
	min-height: 1020px;
	width: 1056px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	position:relative;
	left:-150px;
}
#header {
	display: block;
	height: 250px;
	width: 940px;
	margin: auto;
	padding: 40px 0 0;
}
#masthead {
	height: 156px;
	width: 355px;
	background-image: url(../images/heading_02.jpg);
	position: absolute;
	top: 95px;
	z-index: 500;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead  h1  ,#masthead p {
	display: none;
}
#content {
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px auto;
	position: relative;
}


.clear-it {
	clear: both;
	font-size: 0.1em;
	height: 1px;
	display: block;
	overflow: hidden;
}
#content #main-photo-bg {
	margin: 0px;
	padding: 0px;
	height: 924px;
	width: 619px;
	position: absolute;
	left: 331px;
}
#content #navigation {
	left:155px;
	position:absolute;
	top:95px;
	width: 182px;
}
#content #navigation ul {
	background: url(../images/nav.png);
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 182px;
	display: block;
	list-style: none;
}
#content #navigation ul li { display: block; }
#content #navigation ul li a {
	display: block;
	height: 52px;
	text-indent: -999em;
}
#contact-bg p { display: none; }
#contact-bg p.email-anchor {
	display: block;
	height: 60px;
	width: 505px;
	position: absolute;
	top: 357px;
}
#contact-bg p.email-anchor a {
	display: block;
	height: 60px;
	text-indent: -999em;
}

