body,html {
	font-family: verdana, sans serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: #FFF;
	width: 100%;
	color: #000;
}

h1
{
	margin: 0px;
	padding: 0px;
}

a {
	color: #9998FE;
	font-size: 11px;
	font-weight: bold;
}

a:link,a:visited {
	text-decoration: underline;
	color: #9998FE;
}

a:hover {
	text-decoration: underline;
	color: #9998FE;
}

img {
	border: none;
}

#page {
	width: 790px;
	margin: 0 auto 0 auto;
	border: 1px solid #bdbdbd;
	padding: 0;
}

#header {
	background-image: url("/assets/images/header.jpg");
	background-repeat: no-repeat;
	background-position: right;
	width: 790px;
	height: 117px;
	text-indent: -2000px;
	background-color: #3d3c39;
}

#lscprime_frame {
	width: 790px;
	height: 610px;
	border: none;
	padding: 0px;
}

#powered_by {
	text-align: right;
	padding: 5px;
	background-color: #ede7d9;
}

#site_content
{
	border-top: 1px solid #e0dacc;
	border-bottom: 1px solid #e0dacc;
}

#footer {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	background-image: url("/assets/images/gradient.gif");
	background-repeat: repeat-x;
	border: 1px solid white;
}

#footer .small
{
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

#dating_button
{
	margin: 40px 0 0 0;
	text-align: right;
}
