body {
	margin-top: 94px;
	padding:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #B4B3B3;
}


#header {
	margin-auto:0;
	width:856px;
	height:368px;
	background: url('../images/ae_headers.jpg') no-repeat;
	z-index:10;
}


#banner{
  position: absolute; 
  left: 50%; 
  top: 0; 
  margin-bottom:0;
  width: 728px; 
  margin-left: -300px; 
  height: 90px;
  z-index:10;
}


#sky{
  position: absolute; 
  left: 89%; 
  top: 94; 
  width: 120px; 
  margin-left: -55px; 
  height: 600px;
  z-index:1;
}

#main {
	width:856px;
	z-index:1;
}

#footer {
	width:856px;
	height:49px;
	background: url('../images/ae_footer.jpg') no-repeat;
	clear:both;
}


#logo {
	margin-top: 209px;
	margin-left: 41px;
	float:left;
	width:600;
	height:102px;
	background: url('../images/ae_logo.png') no-repeat transparent;
	behavior: url('images/iepngfix.htc');
	z-index:2;
}

#navi {
	float:left;
	margin-top: -16px;
	margin-left: 225px;
	width:600px;
	height:25px;
	z-index:3;
}

#snavi {
	float:left;
	margin-top: 0px;
	margin-left: 150px;
	width:350px;
	height:25px;
	z-index:30;
}

#ltxt {
	float:left;
	text-align:left;
	margin-left: 15px;
	width:207px;
	z-index:2;
	
}
#mtxt {
	float:left;
	width:856px;
	background: url('../images/ae_main.jpg') repeat-y;
	z-index:1;
}

#rtxt {
	float:right;
	text-align:left;
	margin-right:14px;
	width:208px;
	z-index:3;
}
#txt{
	margin-top: 0px;
	float:left;
	text-align:left;
	margin-left: 15px;
	width:382px;
}

a:link, a:visited, a:active{
	color:#CDA67B; 
	text-decoration: none;
}
a:hover {   
	text-decoration: underline;
}

/*navigation*/
#nav {
	margin: 0;
	padding: 0;
	height: 25px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float:left;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	height: 25px;
	float: left;
}

#nav a {
	float: left;
	padding: 25px 0 0;
	overflow: hidden;
	height: 0px !important;
}

#nav a:hover { 
background-position: 0px -25px;
cursor: hand;
}


#news{
    width:40px;
	background: url(../navi/news.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#dates{
	width:45px;
	background: url(../navi/dates.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#media{
	width:46px;
	background: url(../navi/media.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#biography{
	width:69px;
	background: url(../navi/biography.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#members{
	width:62px;
	background: url(../navi/members.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#extras{
	width:50px;
	background: url(../navi/extras.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#myspace{
	width:59px;
	background: url(../navi/myspace.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#links{
	width:38px;
	background: url(../navi/links.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#contact{
	width:53px;
	background: url(../navi/contact.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#interactive{
	width:74px;
	background: url(../navi/interactive.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}


/*subnavigation*/
#snav {
	margin: 0;
	padding: 0;
	height: 25px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float:left;
}

#snav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	height: 25px;
	float: left;
}

#snav a {
	float: left;
	padding: 25px 0 0;
	overflow: hidden;
	height: 0px !important;
}

#snav a:hover { 
background-position: 0px -25px;
cursor: hand;
}


#audio{
    width:39px;
	background: url(../navi/audio.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#video{
    width:40px;
	background: url(../navi/video.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#gallery{
    width:52px;
	background: url(../navi/gallery.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#partner{
    width:54px;
	background: url(../navi/partner.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#friends{
    width:53px;
	background: url(../navi/friends.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#specials{
    width:59px;
	background: url(../navi/specials.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}
#mobile{
    width:47px;
	background: url(../navi/mobile.png) 0px 0px no-repeat;
	behavior: url('images/iepngfix.htc');
}


#img {
	border-color:#5D5552;
}

#img_left {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
}

#img_right {
	float: right;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 2px;
}
#img_center {
	text-align:center;
}

td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

select {background-color:#E5E5E5; color:#000000; font-family:verdana, helvetica, arial, sans-serif; font-weight:norm; font-size:8pt; border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0; border-width:1px;}

h1{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#C7C7C6; 
}

#pastdates {
	color:#686867;
}








