body{ font:Arial, Helvetica, sans-serif;}
#all {
	Background-color:#990000;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header {
background-image:url(images/sps_01.gif);
background-repeat: no-repeat;
text-align:right;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
float: left;
width: 800px;
height: 78px;
clear: both;
top: 80%;
}


#flash-header {
	background-color: white;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	float:left;
	width: 800px;
	height: 148px;
	clear:both;
	padding-bottom: 20px;
}

#content-area {
	float: left;
	width: 800px;
	background-image:url(images/sps_04.gif);
	background-repeat:repeat-x;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#28343B;
	clear: both;
	padding-bottom: 15px;

}

#footer {
float: left;
width: 800px;
clear: both;
background-color:#333333;
border-top:  1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
text-align: center;
}



/*text elements*/
.allcontent-left {
	background-image:url(images/tableheaderbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right: 3px inset #666666;
	border-bottom: 3px inset #cccccc;
	float: left;
	width: 31%;
	padding-left: 8px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-top:10px;
	padding-left: 3px;
	padding-right: 4px;
}
.allcontent-center {
	background-image:url(images/tableheaderbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right: 3px inset #666666;
	border-bottom: 3px inset #cccccc;
	float: left;
	width: 31%;
	padding-left: 8px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 300px;
}
.allcontent-right {
	background-image:url(images/tableheaderbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right: 3px inset #666666;
	border-bottom: 3px inset #cccccc;
	float: left;
	width: 31%;
	padding-left: 8px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 300px;
}

.allcontent-full {
	background-image:url(images/tableheaderbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right: 3px inset #666666;
	border-bottom: 3px inset #cccccc;
	float: left;
	width: 91%;
	padding-left: 13px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 8px;
	display: block;
	padding-right: 26px;
	font-style: normal;
}

.float-right {
	float: right;
	color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px dotted gray;
}

#nav{
	font-size: 14px;
}

#nav a {
	font-size: 14px;
	color: #7b0623;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
.
	font-family: Arial, Helvetica, sans-serif;
}

.light_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.break5 {
	font-size: 9px;
	color: #FFFFFF;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;


}
.bodytext a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-left {
float: left;
width: 25%;
padding-left: 5px;
margin-left: 5px;
font: inherit;
display: block;
}

.footer-right {
float: left;
width: 25%;
padding-left: 5px;
margin-left: 7px;
font: inherit;
display: block;
}

.footer-center {
float: left;
width: 40%;
margin-left: 5px;
padding-left: 5px;
font: inherit;
display: block;
}
.bulletindent {
	right: auto;
	padding-left: 40px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.redbackgrndtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 14px;
}
.smallbreak {
	font-size: 5px;
	color: #FFFFFF;
}

.largelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
#flash-header object {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
