body {
margin: 0;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #000000
}
#wrap {
	background: #000000;
	color: #000000;
	width: 800px;
	padding-left: auto;
	padding-right: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px 0em 0px 0em;
	height: 132px;
	background-image: url(/images/Heavenly-Allure-with-halo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;

}

#container {
	width: 780;
	height: 780;
	padding: 8px;
	padding-top: 20px;
	padding-bottom: 15px;
}	

#extras {
	padding-top: 50px;
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
	height: 300px;
	text-align: left;
}
#search {
   text-align: left;
   padding-left: 70px;
   padding-top: 20px;
}
#text {
   color: #5c3606;
   font-size: 18px;
   font-family: "Trebuchet MS";
   padding-left: 30px;
   line-height: 40px;
}
#disclaimer {
   text-align: left;
   padding-left: 15px;
   padding-top: 30px;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	float: left;
	margin: 0em 0px 0px 0px;
	line-height: 1.6em;
	text-align: left;
	width: 343px;
	height: 500px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	color: #CCCCCC;
}

a {
text-decoration: none;
color: #b6952a;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}


#footer {
	clear: both;
	width: 800px;
	text-align: center;
	color: #846837;
	font-size: 0.9em;
	height: 135px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
