body {
	background-attachment: scroll;
	/*background-image: url(../images/dualscreenBkg799px.jpg);*/
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F7F7F7;
	background-image: url(../images/allfast_newSplashBKG.jpg);
}

#flashContent {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#footer p {
	color: #999999;

}
#content p {
	color: #333333;
}

#content a:link {
	color: #163370;
	text-decoration: none;
}
#content a:hover {
	color: #F0AE00;
	text-decoration: underline;
}
#content a:active {
	color: #163370;
	text-decoration: none;
}
#content a:visited {
	color: #163370;
	text-decoration: none;
}
#header h1 {
	color: #415ea1;
}
#header strong {

	color: #163370;
}
