BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

TABLE.main
{
	width: 800px;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD.header
{ 
	text-align: left;
}
TD.navigation
{
	width: 150px;
	vertical-align: top;
}
TD.content
{
	height: 500px;
	vertical-align: top;
}
TD.footer
{
	text-align: center;
    text-decoration: none;
    color: White;
}
.footernav
{
	text-decoration: none;
	color: White;
}
:hover.footernav
{
	color: Red;
}
TD.menu
{
	background-image: url(images\menuback3.gif);
	width: 150px;
	background-color: #CC0000;
}
TD.menu2
{
	background-image: url(images\menuback2.gif);
	width: 150px;
	background-color: #CC0000;
}
.navmenu
{
	font-weight: bold;
	width: 150px;
	color: white;
	line-height: 24px;
	font-variant: small-caps;
	text-decoration: none;
}
:hover.navmenu
{
	color: #ffff66;
}
DIV.headtext
{
	font-weight: bold;
	left: 320px;
	color: #ffffff;
	font-style: italic;
	position: absolute;
	top: 100px;
	font-variant: small-caps;
	background-color: #000066;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD.headimage
{
	background-image: url(images/head.gif);
	width: 500px;
	background-repeat: no-repeat;
}
DIV.content
{
	left: 25px;
	width: 600px;
	position: relative;
}
DIV.contentmain
{
	left: 60px;
	width: 500px;
	position: relative;
}
DIV.contenthead
{
	left: 25px;
	width: 600px;
	text-align: center;
	position: relative;
}
DIV.logos
{
	text-align: center;
	vertical-align: middle;
}
H2
{
	text-align: center;
}
DIV.tips
{
	left: 7px;
	color: #FFFFFF;
	font-style: italic;
	position: relative;
	width: 137px;
	font-size: smaller;
}
DIV.filmstrip
{
	text-align: center;
}
DIV.mainimg
{
	text-align: center;
}
.footer
{
	color: #FFFFFF;
	font-size: smaller;
}
