/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f5f5f5;
}
.BgColor3 {
	background-color:#6d65a4;
}
.BgColor4 {
	background-color:#312a67;
}
.Header {
	background:url(../images/header.jpg) no-repeat;
	height:264px;
	width:960px;
}
.MainBgSpacer {
	background:url(../images/main_bg_spacer.gif) top repeat-x #130e45;
	height:841px;
}
.HorDotted {
	background:url(../images/dotted.gif) center repeat-x;
}
