body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-left:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font: Arial, Helvetica, sans-serif; font-size: 14px;
	background: #000000 url('../images/background.jpg') repeat-y center;
	/*background: #000000; */
}
.alink {
	color: #FFFFFF;
}

.style1 {font-size: 14px; color: #FF0000; font-weight: bold; }
.style3 {color: #FF0000; font-weight: bold;}
.style5 {font-size: 14px; color: #00FF00}
.style6 {font-size: 14px; font-weight: bold; color: #00FF00; }
.style7 {color: #00FF00; font-weight: bold; font-size: 14px; }
.style9 {font-size: 14px; font-weight: bold; color: #FFFF00; }
.style14 {color: #FF6600; font-weight: bold; font-size: 14px; }
.style19 {font-size: 14px; font-weight: bold; color: #FFFFFF; }

.headline_tour_font {font-size: 14px; color: #FFFF00; font-weight: bold; }
.white_tour_font {font-size: 12px; color: #FFF; font-weight: bold; }
.tour_notes {font-size: 10px; color: #00CC00; font-style: italic; }

.headline_tour_font_home {font-size: 16px; color: #FFFF00; font-weight: bold; }
.white_tour_font_home {font-size: 14px; color: #FFF; font-weight: bold; }
.tour_notes_home {font-size: 12px; color: #00CC00; font-style: italic; }


#text_blink{
   	color: #00FF00;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*letter-spacing: 0.2em; 
	word-spacing: .5em;*/
	text-decoration:blink;
}

#body_overall{
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 799px;
}

#t_body_home{
	position: absolute;
	/*left: -200;*/
	top: 305px;
	margin-left: -80px;
	width: 400px;
	z-index:1;
}

#merch_logo_home{
  position:absolute;
  top:10px;
  left:60px;
}

#t_emblem_home{
  position:absolute;
  top:75px;
  left:55px;
}

#t_wings_home{
  position:absolute;
  top:280px;
  left:55px;
}

#mast{
  position:absolute;
  top:0px;
  left:0px;
}
#menu{
  position:absolute;
  top:0px;
  left:645px;
  border:0;
}
#girls{
  position:absolute;
  top:345px;
  left:0px;
}

#headline{
  position:absolute;
  top:490px;
  left:667px;
}

#content{
  position:absolute;
  overflow: auto;
  height: auto;
  width: 590px;
  top:500px;
  left:65px;
}
/*  Form elements */







.biggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
}
