BODY{
	margin:0;
	font-family: arial,verdana, helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
	background-color: #000;
}

#topbanner{
	position:absolute;
	top:5px;
	left:5px;
	width:728px;
	height:90px;
	/*background: url(../images/topbanner.gif) no-repeat;*/
}
#sky{
	position:absolute;
	top:100px;
	left:1010px;
	width:160px;
	height:600px;
	/*background: url(../images/sky_160.gif) no-repeat;*/
}
#header{
	position:absolute;
	top:100px;
	left:5px;
	width:1000px;
	height:238px;
	background: url(../images/header.jpg) no-repeat;
}

#subheader{
	position:absolute;
	top:338px;
	left:5px;
	width:1000px;
	height:150px;
	background: url(../images/subheader.jpg) no-repeat;
}

#content{
	position:absolute;
	top:488px;
	left:5px;
	width:1000px;
	background-color:#5A5A5A;
	background: url(../images/bg.gif) repeat-y;
	margin-bottom:0;
}

#headline{
	margin:1;
	float:left;
	width:731px;
	height:30px;
	background-color:#3F3F3F;
}
#left, content{
	margin:0;
	float:left;
	width:732px;
	/*background-color:#ccc;*/
}
#right, content{
	margin-top:1;
	margin-right:1;
	float:right;
	width:266px;
	background-color:#3F3F3F;
}
#ltxt{
	margin: 33 0 0 5;
	float:left;
	width: 120px;
}
#ntxt{
	margin: 49 0 0 5;
	float:left;
	width: 120px;
}
#rtxt{
	margin: 10 5 5 5;
	float:right;
	width: 590px;
}
#gtxt{
	margin:0;
	float:left;
	width: 730px;
	
}
#txt{
	padding:5;
}

h1{
	margin:0;
	font-size: 14px; 
	font-weight: bold;
	padding: 0 0 3 0;
}

p{
	margin-top: 2px;
}

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

#img {
	border-color:#292929;
}

#img_left {
	float: left;
}

#img_right {
	float: right;
}
#img_center {
	text-align:center;
}

#pastdates {
	color:#686867;
}

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

#counter{
	height:60px;
}

td{
	font-family: arial,verdana, helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
	padding: 3 0 0 0;
}


#navi{
	margin: 212 10 10 40;
	width:900px;
	height:23px;
	z-index:30;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	height: 23px;
}

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

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

#nav a:hover { 
	background-position: 0px -23px;
	cursor: hand;
	color: transparent;
}

#news{
    width:57px;
	background: url(../navi/news.gif) 0px 0px no-repeat;
}
#biography{
	width:114px;
	background: url(../navi/biography.gif) 0px 0px no-repeat;
}
#dates{
	width:73px;
	background: url(../navi/dates.gif) 0px 0px no-repeat;
}
#interactive{
	width:118px;
	background: url(../navi/interactive.gif) 0px 0px no-repeat;
}
#media{
	width:77px;
	background: url(../navi/media.gif) 0px 0px no-repeat;
}
#specials{
	width:95px;
	background: url(../navi/specials.gif) 0px 0px no-repeat;
}
#links{
	width:75px;
	background: url(../navi/links.gif) 0px 0px no-repeat;
}
#contact{
	width:92px;
	background: url(../navi/contact.gif) 0px 0px no-repeat;
}

div.hilite{
	margin:1;
	width:264px;
	height:50px;
	background-color:292929;
	
}
div.nohilite{
	margin:1;
	width:264px;
	height:50px;
	background-color:252525;
	
}

#spacer{
	width:732px;
	height:5px;
	clear:both;
}

#line{
	float:left;
}

u{
	text-decoration: none;
}

#sheader{
	margin:0;
	float:left;
}
#nletter{
	margin: 60 5 0 0;
	float:right;
}

