html{height: 100%;}




body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  
font-size: .78em;
  
background: #fff url(jedd1.jpg);
  
background-repeat: no-repeat;
  
background-position: bottom right; 
overflow: hidden;
 
}




A:link
{	font-family: futura, sans-serif;
	color: #FFF;
	text-decoration: none;

}

A:hover
{	font-family: arial, sans-serif;
	color: #FFF;
	text-decoration: none;

	border-bottom: solid .5px;
}

A:visited
{	font-family: arial, sans-serif;
	color: #FFF;
	text-decoration: none

}




#container		


{
	width: auto;
	margin: 0 auto;
}

#banner
{
	background: #111 url(logo1.jpg) no-repeat;
	background-position: left;
	height: 180px;
	width: 100%;
	border: 0px;
	overflow:hidden;
	border-bottom: 3px solid #BDD6E0;
}

#tagline
{ 	background-color: #111;
	font-size: 15px;
	color: #BDD6E0;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
  
}

#menu
{
	width:auto;
	height: 210px;
	margin: -32px 0px 0px 0px;
	float: right;
	color: #fff;
	font-size: 20px;
	font-family: "Trebuchet MS", sans-serif;
}

.menuButton {margin-top: 0px; margin-right: 10px;}
.menuButton a { color: #BDD6E0; text-decoration: none; font-size: 20px;}
.menuButton a:hover {color: #fff; border-bottom: none;}




#content
{
	color: #000;
	width: 50%;
	height: 335px;
	background-color: transparent;
	font-family: futura, sans-serif;
	color: #000;
	padding: 10px;
	margin-top: 15px;
	margin-left: 20px;
}






.nextButton { margin-bottom: 0px; margin-right: 0px; float: right;}
.nextButton a { color: #FFF; text-decoration: none; font-size: 12px;}
.nextButton a:hover {color: #fff; border-bottom: none;}


#footer
{
	clear: both;
	background-color: transparent;
	padding: 10px 20px;
	text-align: center;
	border: transparent;
	letter-spacing: 0px;
	color: #fff;
	margin-top: -5px;

}

.footerLink a { color: #fff; text-decoration: none; font-weight: normal; letter-spacing: .7px; border-bottom: none;}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000;
	float: left;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: -8px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BDD6E0;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	float: left;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BDD6E0;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: -15px;
}



blockquote
{
	border-left: 2px solid #666;
	padding-left: 5px;
	padding-right: 0px;
}

img
{
  padding-left: 5px;
  padding-right: 15px;
  padding-bottom: 10px;
  float: left;
  border: 0px;
}

#music
{ margin-top: -40px;}

#twitter
{margin-top: -260px; float: right;}

iframe
{
	border: 0px;
	width: 970px;
	margin-top: 10px;
	margin-left: -65px;
	height: 240px;
	float: left;
	padding-bottom: 5px;
	overflow: hidden;
        scroll: no;
}