* {
	margin: 0;
	padding: 0;
	outline: 0;
}

a img {
	border: 0 !important;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #99CC55;
}

a, a:visited {
	text-decoration: none;
	color: inherit;
	background: inherit;
}

a:hover {
	color: #000000;
	background: inherit;
	text-decoration: none;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height: 59px;
	background: #CC0001 repeat-x center top;
	z-index: 100;
}
#header-left {
	width: 9px;
	position: relative;
	float: left;
	height: 59px;
	background: #99B3CC url(../images/headerl.png) no-repeat center top;
}
#header-right {
	width: 9px;
	position: relative;
	float: right;
	height: 59px;
	background: #99B3CC url(../images/headerr.png) no-repeat center top;
}
#header h1.logo a {
/*	position: relative;
	float: left;*/
	position: absolute;
	font: bolder 32px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	top: 0.5em;
	left: 1em;
}
#header p.slogan {
/*	position: relative;
	float: left;*/
	position: absolute;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	top: 1.25em;
	left: 33em;
}

#header p.links {
	position: absolute;
	top: 20px; right: 30px;
	color: #99B3CC;
	font-size: 10px;
}
#header p.links a {
	color: #FFF;
	text-decoration: none;
}
#header p.links a:hover {
	color: #99CC55;
}

#logo {
	float: left;
	padding-left: 1em;
	padding-top: 1em;
}

#logo a {
	font: bolder 32px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	
}

#slogan{
	float: left;
	padding-left: 0.5em;
	padding-top: 2.3em;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
}

#tips {
	margin: 5em 0 0 5px;
	color: white;
}

#tips ul {
	list-style: none;
	margin-left: 1em;
}
#tips ul li {
	margin-top: 8px;
}

body {
	background: #99B3CC;
	font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555;
	text-align: center;
	height: 100%;
}

#page {
	background: #99B3CC;
	margin: 0 1px 0 1px;
	text-align: left;
	height: 100%;
}

#content {
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
	min-width: 350px;
	min-height: 100px;
/*	background: #CC0001;*/
	top: 0;
	left: 0;
}

#main {
	position: absolute;
	top: 59px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#map {
	position: relative;
	width: 100%;
	height: 100%;
}

#sidebar {
	position: absolute;
	top: 59px;
	right: -1px;
	padding: 0;
	margin: 0;
	color: #000;
	width: 258px;
	background: #CC0001;
}

#video {
	position: relative;
	margin: 0;
	padding: 0;
/*	visibility: hidden;*/
}
#searchresults {
	position: relative;
	margin-left: 10px;
}

#amazon {
	position: absolute;
	bottom: 58px;
	right: 0;
	width: 258px;
	height: 200px;
	margin: 0;
	padding: 0;
/*	z-index: 100;*/
}

.wdgt_ft, .wdgt_hd {
	visibility: hidden;
}

#searching {
	visibility: hidden;	
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #555;
	background: #3B3B3B repeat-x center top;
	opacity: 0.85;
	filter: alpha(opacity=85);
	height: 44px;
	width: 100%;
	font-size: 92%;
}

#search {
	position: relative;
	width: 500px;
	height: 23px;
	margin-left: 35%;
/*	background: transparent url(../images/searchtext.png) no-repeat bottom left;*/
}

#footer-left {
	position: absolute;
	background: #99B3CC url(../images/footerl.png) no-repeat center top;
	width: 9px;
	height: 44px;
	bottom: 0;
	left: 0;
}
#footer-right {
	position: absolute;
	background: #99B3CC url(../images/footerr.png) no-repeat center top;
	width: 9px;
	height: 44px;
	bottom: 0;
	right: 0;
}
#footer a {
	color: #777;
	text-decoration: none;
}

#footer p {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#recent-listener
{
	position: relative;
}

#recent-listener img {
	height: 80px;
	float: left;
}

#recent-listener #user {
	float: left;
}

#recent-listener ul {
	list-style-type: none;
}

#recent-listener ul li {
}
