body {
	background:#369;
	font-family:arial,tahoma,verdana;
	color:#900;
	margin:0px;
}
h1 span {display:none;}
h1 {
	margin-top:0;
	margin-bottom:30px;
	display:block;
	background:#fff url(/images/sperks.gif) no-repeat top right;
	height:60px;
}
h3 {
	color:#600;
	white-space:nowrap;
	font-size:28px;
	margin: 0px 30px 15px 20px;
}
h4 {
	font-weight:normal;
	color:#900;
	margin:0 30px 0px 0px;
	font-size:18px;
	text-align:right;
	white-space:nowrap;
}
#container {
	clear: both;
	background:#369 url(/images/sperks_bg.gif) no-repeat center right;
	margin:0;
	font-size:18px;
	text-align:right;
	height:430px;
}
#nav span {display:none;}
#nav {
	padding:30px;
	text-align:right;
	height:57px;
}
#nav a:link, #nav a:visited {
	width:80px;
	font-weight:bold;
	color:#fff;
	border-left:#fff 8px solid;
	padding:0 0 0 6px;
	text-decoration:none;}
#nav a:hover {
	border-left:#900 8px solid;
	}
#leftnav {
	width:80px;
	text-align:right;
	float:left;
}
#leftnav a:link, #leftnav a:visited {
	display:block;
	border-left:0px;
	border-right:#fff 8px solid;
	border-top:#369 1px solid;
	padding:0 6px 0 0;
	text-decoration:none;}
#leftnav a:hover {
	border-left:0px;
	border-right:#900 8px solid;
	}
#content {
	width:50%;
	float:left;
	background:#fff;
	height:390px;
	display:block;
	overflow:auto;
	text-align:right;
	padding:0 0px 40px 0;
	font-size:14px;
	border-right:1px #369 solid;
}
#content p {
	color:#600;
	margin: 0px 30px 15px 25px;
}
#view {
	float:right;
	height:300px;
	padding-left:2px;
	text-align:left;
}
.listing {
	border-bottom:#963 1px solid;
	margin:20px 30px 0px 15px;
	padding: 1px 0 2px 5px;
}
.listing a:link, .listing a:visited, .listing a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:link, a:visited {
	color:#900;
	text-decoration:none;}
a:hover {
	text-decoration:none;}
p.footer {
	float:right;
	clear:both;
	margin:0;
	padding:0 20px 20px 0;
	text-align:right;
	color:#fff;
	font-size:12px}
p.valid {
	margin:0;
	padding:0 20px 20px 0;
	text-align:left;
}
p.valid img {
	margin: 2px;
}









