﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	background-color: #264d84;
	background-image: url(bggradient.jpg);
	background-repeat:repeat-x;
}

#masthead{
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:115px;
	background-color: #3e82bf;
    background-image:url(binoculars.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#content{
	margin: 0;
	padding: 10px 0px;
	width: 100%;
}

.StaticMenuItemStyle
{
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none
}

.StaticMenuItemStyleHover
{
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	background-color: #FF6600;
	text-decoration:none
}

.MenuDropDownStyle 
{
	background-color:#87157e;
	color:#FFFFFF;
	border-color: #FFFF66;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

.MenuDropDownItemStyle 
{
	background-color:#3e82bf;
	border-style: none;
	z-index: 1;
	color:#FFFFFF;
	padding: 3px;
}

.MenuDropDownItemStyleHover 
{
	background-color:#3e82bf;
	border-style: none;
	z-index: 1;
	color:#FF6600;
	padding: 3px;
}

#siteName
{
    font-size: 72px;
}

.frontitem
{
	font-size:small;
}

.ContentDiv
{
	position: absolute;
	width: 100%;
	height: 800px;
	background: url(binoculars_edges.gif) no-repeat center top;
	z-index: -1;
}
.DISCLAIMER
{
	font-size: smaller;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#264d84;
	border: solid thin White; 
}
.Headline
{
	font-size: 48pt;
}
.ImgAlignRight
{
	float: right;
}
.ImgAlignLeft
{
	float:left;
}

.Akira
{
	background-color:White;
	color:Black;
	border:solid thin Black;
	width:500px;
	text-align:justify;
}