body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: centre;
	font-size: 12px;
	font-family: Segoe UI, Arial, Helvetica;
}

#wholepage
{
	margin: 0px auto;
	padding: 0px;
	background-color: #F8E167;
	background-image: url(lustbg.png);
	background-repeat: repeat-x;
	width: 800px;
	text-align: left;
}

#header
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	height: 160px;
	background-color: #000000;
	background-image: url(lust-site-header.gif);
	background-repeat: no-repeat;				
}

#headerimage
{
	position: relative;
	left: 650px;
	top: 70px;
	background-image: url(lust-seraphim.png);
	width: 150px;
	height: 116px;
}

#header h1
{
	display: none;
}

#links
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#TopNav
{
	display:block;
	Margin: 0px 0px 0px 0px;
	Padding: 5px 20px 5px 10px;
	background-color: #000000;
	Color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#TopNav a.actuator, #TopNav a.actuator:visited{
	Margin: 0px;
	Padding: 4px 5px 4px 5px;
	Color: #FFFFFF;
	background-position: top right;
	Background-color: #000000;
	Text-decoration: none;
	font-size: 12px;
}
#TopNav a.actuator:hover{
	Background-color:#666666;
	Text-decoration: underline;
}
.dropmenu {
	position: absolute;
	visibility: hidden;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	display: inline;
	z-index: 100;
}
.dropmenu a {
	color: #fff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	border: none;
	margin: 0px;
	padding: 3px;
	padding-right: 20px;
	background-position: top left;
}
.dropmenu a:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: underline;
}

#content
{
	background-image: url(dotsandrays.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top right;
}

#content h2, #content #articletext
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 0px 0px 0px;
}

#content h2
{
	padding: 10px 0px 0px 0px;
}

#content h2, #content p
{
	color: #000000;
}

#clearancebar
{
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(grass.png)
}

#footer
{		
	margin: 0px auto;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	width: 800px;
	text-align: right;		
}

#footer a, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}