body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	background:      #ffffff top left repeat;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#container
{
	margin:			 0 auto;
	width:           800px;	
	background:      #ffffff repeat-y;
}

#header
{
	margin:          5px 0 0 0;
	width:  		 800px;
	height:          104px;
	background:      transparent url('longsbgbanner.jpg') top left no-repeat;
	}

#nav, #nav ul {
background:#0278c0 none repeat scroll 0 0;
float:left;
font-weight:bold;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width: 800px;
}

#nav a {
color:#ffffff;
font-size:1.2em;
display:block;
text-decoration:none;
text-align:center;
}

#nav a.daddy {
background:transparent url(rightarrow2.gif) no-repeat scroll right center;
}

#nav li {
float: left;
width:160px;
height: auto;
padding: 5px 0px 5px 0px;
}

#nav li ul {
border-width: 0.25em;
font-weight: normal;
left: -999em;
margin: 0;
width: 14em;
}

#nav li li {
padding-right:1em;
width:13em;
}

#nav li ul a {
width:10em;
}

#nav li ul ul {
margin:-2.5em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
height: auto;
}

#nav li:hover, #nav li.sfhover {
background:#27bfff none repeat scroll 0 0; /*9ac9e6*/
height: auto;
}

#content {
	position: relative;
	z-index: 			1;
	height:      	auto;
	width:           800px;
	margin:          0 auto;
	background:      #fff;	
	font-size: 	1.2em;
	padding-top: 15px;
	clear: left;
	}

#button_bar {
	position: relative;
	z-index: 1;
	float: left;
	width: 363px;
	background: 	 #ffffff;
	padding: 15px 15px 15px 0;
	}

#flashplayer {
	position: relative;
	float: right;
	background: #ffffff;
	}

h1 {
	margin:          0;
	font-weight:     normal;
	color:           #000;
	font-size:       3.2em;
}

h2 {
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #000;
}

h3 {
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #000;
	width: 600px;
}

h4 {
	margin:          0;
	font-size:       1.3em;
	font-weight:     bold;
	color:           #000;
	width: 600px;
}

h5 {
margin:          0;
	font-size:       1.3em;
	font-weight:     bold;
	color:           #000;
	width: 600px;
}

#footer {
	background: #ffffff;	
	width:           800px;
	height:          auto;
	border-top: #000 2px solid;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	clear: both;
}
