table
	{
	width: 90%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
	}
	
body {
  background-color: #000000;
  min-width: 760px;
  text-align: center;
  
}

#wrapper {
      margin:0 auto;
      padding:0;
      width:760px;
      text-align:center;
      color:#FFFFFF;
      background-color:#000000;
}

h1 {font-size:33px; font-family: arial,helvetica; color:#FFFF00; text-align:center; z-index:20; position: relative; top:-15px;}

#centered {
  text-align: center; 
}

#centered_moz {
  text-align: -moz-center; 
}


#movie {
  width: 650px;
  border: red double;
  font-family:arial;
  font-style: italic;
  font-weight:bold;
  text-align:left;
  padding:4;
}

#navbar {
  z-index: 20;
  position:relative;
}

#flash1 {
  z-index:10;
  position: absolute;
  top:710px;
  margin-left:-280px;
}

#flash2 {
  z-index: 2;
  position: absolute;
  top:2px;
  margin-left:-250px;
}

#flash3 {
  z-index:10;
  position: absolute;
  top:700px;
  margin-left:100px;
}

#mainpic { 
  z-index: 20; 
  position:relative;
  text-align: -moz-center;
}

#mainpic2 { 
  width:450px;
  height:331px; 
  text-align: -moz-center; 
}

#upperbody {
  text-align:left;
  width:760px;;
}

#lowerbody {
  text-align:left;
  width:760px;;
}

#stats {
  text-align:center;
}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}
	
A:link {color: #FF0000; text-decoration: underline;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {color: #FFFF00; text-decoration: underline;}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 14pt verdana, arial;
	margin: 0;
	text-align:center;
	}
	
h4
	{
	font: 12pt verdana, arial;
	margin: 0;
	}


th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}



p.amhlink {
  font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}



div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	padding-right: 20%;
	}

table td.nopad
	{
	padding-right: 5%;
	}

p.bordertext {border: 5px double; border-color:#FF0000; padding: 9px; font-size:18px; font-family:arial; font-weight: bold; width: 760px;}

p.contact {border: 5px double; border-color:#FF0000; padding: 9px; font-size:18px; font-family:arial; font-weight: bold; text-align:left; width: 450px;}

p.borderpic {border: 5px double; border-color:#FF0000; padding: 9px; width:400px;}

#movie {
   width:600px; 
}

div#movie_pics {
    float: left;
    width: 160px;
    margin-left:80px;
    padding: 0px 0px 0px 0px;
  }
	
div#movie_text {
    width: 250px;
    padding: 0px 0px 0px 20px;
  }