/* CSS Document */
/* Begin font and graphic styles */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #BD0202;
	background-image: url(../img/bkg-red.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FEE82D;
	text-decoration: none;
}
a:hover {
	color: #000033;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #7E7E7E;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: bold;
	color: #FE3A01;
}
.search {
	font-weight: bold;
	font-size: 100%;
	color: #BBCFED;
}
.search a{
	color: #BBCFED;
	text-decoration: none;
}
.search a:hover {
	color: #993366;
}
.copy70 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
.copyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.copyfooter a{
	color: #000000;
	font-weight: bold;
}
.copyfooter a:hover{
	color: #243570;
	font-weight: bold;
}
.copy80 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.copy90 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #BD0202;
}
.subhead a{
	color: #BD0202;
	text-decoration: none;
}
.subhead a:hover{
	color: #243570;
	}
.copy110 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.sidebarnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.sidebarnav a{
	color: #00557D;
	text-decoration: none;
}
.sidebarnav a:hover {
	color: #993366;
}

/* Begin positioning styles */

#bkgimage {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 14px;
	left: 14px;
	width: 800px;
	border-top-color: #AB3C64;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #AB3C64;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-color: #AB3C64;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom: none;
	background-color: #BD0202;
	background-image: url(../img/bkg-hm-top.gif);
	background-repeat: repeat-x;
}
#dkredshad{
	position:absolute;
	left:0px;
	top:-1px;
	width:100%;
	height:221px;
	z-index:2;
	layer-background-image: url(../img/bkg-dkred.gif);
	line-height: 10pt;
	background-color: #7D1313;
	background-image: url(../img/bkg-dkred+stripe.gif);
	background-repeat: repeat-x;
}
#dkredstripe{
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	height:221px; 
	z-index:1; 
	background-image: url(../img/bkg-hm-top.gif); 
	layer-background-image: url(../img/bkg-hm-top.gif); 
}
#AEBheader{
	position:absolute; 
	left:282px; 
	top:23px; 
	z-index:31;
}
#logo{
	position:absolute; 
	left:682px; 
	top:11px; 
	z-index:3;
}
#pagehead{
	position:absolute; 
	left:128px; 
	top:106px; 
	width:645px; 
	height:69px; 
	z-index:50;
}
#filmstrip {
	position:absolute;
	left:25px;
	top:-54px;
	width:288px;
	z-index:21;
	background-repeat: repeat;
}
#content {
	position:absolute;
	left:0px;
	top:220px;
	width:100%;
	height:100%;
	border-right-color: #666666;
	border-right-style: inset;
	border-right-width: 3px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	background-image: url(../img/bkg-red.gif);
	background-repeat: repeat-y;
	bottom: 1px;
	z-index:24;
}
#copyright {
	position: absolute;
	visibility: visible;
	z-index: 17;
	top: 1040px;
	left: 6px;
}
#footer {
	position: absolute;
	height: 40;
	width: 100%;
	visibility: visible;
	left: 0px;
	right: 0px;
	vertical-align: middle;
	text-align: right;
	top: 1000px;
}
#search {
	position: absolute;
	right: 64px;
	visibility: visible;
	top: 2px;
	z-index: 22;
	width: 280px;
	text-align: right;
}
