body {
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 23px;
color:#000000;
background: #ffffff url(/images/top-bg.jpg) repeat-x 0px 55px;
margin: 0px 0px 20px 0px;
}

#logo-bar {
width: 100%;
height: 55px;
background: #000000;
}
#logo-bar img{
border: 0px;
}

#container { 
margin: 0 auto;
width: 800px; 
text-align: left; 
position: relative;
}
#header { 
	height: 373px; 
	width: 800px; 
/*	background: url(/images/header.png); -- replaced with seasons script*/
	}

#content-column { 
width: 720px;
background: #0000cc;
color: #ffffff;
padding: 0px 40px 40px 40px;
margin-top: -37px;  
}

#latest-images img{
height: 100px;
width: 100px;
float: left;
margin: 0px 7px 0px 7px;
border: solid 1px #ffffff;
}
#latest-images h2 {
margin-bottom: 0px;
}

h2 {
color: #ffffff;
font-family: Georgia, serif;
font-size: 44px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -3px;
line-height: 44px;
}

#footer { 
width: 800px;  
clear:both; 	
color: #FFFFFF;
font-size: 10px;
line-height: 18px;
margin: 0 auto;
padding: 116px 0px 20px 0px;
background: #000000 url(/images/footer-bg.jpg) no-repeat 0px 0px;
}

#footernav {
	position: relative;
	top: 47px;
	right: 65px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#footernav a{
	color: #ffffff;
	text-decoration: none;
}
#footer a{ 
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
}

#result {
margin-top: -15px;
}
#result h3 a{
color: #ffffff;
margin-bottom: -5px;
}


/*------------------------ Menu CSS-------------------------------------------*/
#nav {
position: absolute;
top: 48px;
right: 0px;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style:none;
	font-family: 'segoe ui', 'Tahoma', 'Verdana', 'lucida grande', sans-serif;
	font-size: 30px;
	overflow: hidden;
}

#sliding-navigation1
{
	list-style: none;
	font-size: .75em;
	margin: 0;
	padding: 0;
	float: right;
}

#sliding-navigation1 li {
    text-align: left;
		float:right;
		clear:both;
}

#sliding-navigation1 li.sliding-element1 a
{
	display: block;
	width: 70px;
	height: 62px;
	margin: 0;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

img.tab {
	border: 0px;
	vertical-align: middle;
	background: none;
}