
body
{
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-size:12pt;
	background-color: #000000;
	color:#FFFFFF;
	background-image: url('images/black-pinstripes.gif'); 
    text-align:center;
    margin-left:auto;
    margin-right: auto;
}

div#header
{
	background-image: url('images/welcome.png'); 
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 118px;
    color: red;	
}

div#maincontent
{
    text-align: center;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div.subcontent
{
    text-align: left;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

div#menubar
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 32px;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
	color:#FFFFFF;
	background-image: url('images/menubar-bg.gif'); 
}

table#menubuttons td, table#menubuttons td a, table#menubuttons td a:visited
{
    text-align: center;
    font-weight: bold;
    font-size: 13pt;
}

table#menubuttons td a, table#menubuttons td a:visited
{
	color: white;
}

table#menubuttons td a:hover
{
	color: blue;
}

div#footer
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: red;	
}

div#footer a, div#footer a:visited
{
	color: blue;
}

div#footer a:hover
{
	color: white;
}

div.centeredmovie
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.whiteborder
{
    border:1px solid #FFFFFF; 
}

.blueborder
{
    border:1px solid blue; 
}

.smalltext
{
	font-size: 8pt; 
}

h1, h2
{
	font-family: Eurostile-ExtendedTwo, Arial Black, Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	color: #FF0000; 
	text-align:center
}

div#newsarchive
{
	width: 600px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div#newsarchive div, div#newsarchive td
{
	text-align: left;
}

ul
{
	list-style-image: url('images/racing-bullet-small.gif');
}

li.specialthanks
{
	margin-bottom: 12px;
}
