body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #64a69f;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main { width: 65em; }

a:link { color: #125d56; text-decoration: none; } 
a:hover { color: #006600; text-decoration: underline; }
a:visited { color: #7F9F7B; text-decoration: none; }
a:active { color: #009F00; }


.menubarbg
{
	background-color: #c2c2c2;
	width: 100%;
	height: 2.2em;
	color: #006600;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
}

.menubar_dropshadow
{
    background-image: url(images/dropshadow.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.header
{
	background-image: url(images/grad_header.gif);
	background-repeat: repeat-x;
	background-color: #c2c2c2;
}

.header_reel
{
	background-image: url(images/reel.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.header_text
{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	color: #EEE;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: bold;
}



.header_bigger
{
	font-size: 20px;
	color: #FFF;

}

a.header_SAGE:link { color: #000; text-decoration: none; }
a.header_SAGE:active { color: #000; text-decoration: none; }
a.header_SAGE:visited { color: #000; text-decoration: none; }
a.header_SAGE:hover { color: #111111; text-decoration: none; }

.content
{
	padding: 10px;
	padding-bottom: 25px;
	background-color:#FFFFFF;
	text-align: left;
	word-spacing: 1.5px;
	line-height: 1.4em;
	background-image: url(images/reel_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.footer
{
	text-align: center;
	color: #666666;
	padding: 10px;
	padding-top: 12px;
	position: inherit;
	background-color:#FFFFFF;
	background-image: url(images/filmstrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}