body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container
{
	width: 100%;
	margin: 10px auto;
	color: #333;
}

#header
{
 	padding: .5em;
	background: #339;
	border-bottom: 1px solid gray;
	color: #CCF;
}

#headerbanner {
	float: right;
	text-align: right;
	clear: none;
}

#skipnav {
	display: none;
}

#body {
	width: 100%;
	margin: 10px auto;
	color: #333;
	clear: both;
}

#leftnav {
    float: left;
	width:18%;
	min-width: 150px;
}

#home {
	padding: 0.25em;
	font-weight: bold;
	border: 2px solid navy;
	text-align: center;
	margin: 20px 20px;
	background: #CCF;
	width: 80%;
}

#home a:link, #home a:visited {
	color: navy;
	background: #CCF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#home a:hover {
	color:#F60;
	background: #CCF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#leftstory, #leftlet, #leftsell {
	margin-bottom: 0.5em;
	padding: 0.5em;
	background: #006;
	color: #F60;
}

#leftstory li, #leftlet li, #leftsell li {
	margin: 0;
	padding: 0.25em 0.25em 0.25em 0.25em;
	border-top: 1px solid gray;
	width: 100%;
	display: block;
	font-weight: bold;
}

#leftstory ul, #leftlet ul, #leftsell ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none
}

#leftstory a, #leftlet a, #leftsell a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#leftstory a:link, #leftstory a:visited, #leftlet a:link, #leftlet a:visited, #leftsell a:link, #leftsell a:visited {
	color: white;
}

#leftstory a:hover, #leftlet a:hover, #leftsell a:hover {
	color:#F60;
}

#leftstory {
	background: #006;
}

#leftlet {
	background: #669;
	clear: left;
}

#leftsell {
	background: #99C;
	clear: left;
}

#content {
	float: left;
	width: 57%;
	margin-left: 1%;
	padding: 10px 0;
}

#googleTR {
	float: right;
	margin-left: 1%;
	width: 250px;
	height: 250px;
}

#googleBL {
	float: left;
	margin-right: 1%;
	width: 250px;
	height: 250px;
}

#rightads {
	float: left;
	width: 18%;
	min-width: 130px;
	max-width: 160px;
 	margin-left: 1%;
	text-align: right;
	margin-top: 10px;
 }
 
#rightads img {
 	margin-top: 10px; 
}

#googleleader {
	clear: both;
	margin: 30px 0;
	text-align: center;
}

#footer {
	clear: both;
	text-align: left;
	font-size: 10px;
	width: 100%;
	border-top: 1px gray solid;
	display: block;
	padding-top: 0.5em;
}

#compliance {
	position: absolute;
	left: 2px;
}

#compliance img{
	border:0;
	width:88px;
	height:31px;
	margin-right: 5px;
}

#sitemeter {
	position: absolute;
	left: 95%;
	clear: none;
	padding: 10px;
}

#gallery img {
	margin-bottom: 30px;
	border: 0;
}

#gallery p {
	clear: both;
}

#holliday {
	padding-top: 60px;
	clear: both;
}

#copyright {
	text-align: center;
}