body {
	background-color: #d4dbd7;
	background-image:  url("../images/pageBackgrounds/pgbkg_home.gif");
	background-repeat: repeat-x;
}
.left {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/home_l_bkg.gif");
	background-repeat: no-repeat;
}
.right {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/home_r_bkg.gif");
	background-repeat: no-repeat;
}
.ovalFill {
	background-color: #262e3e;
}
.strip {
	background-image:  url("../images/backgrounds/bkg_SubContent.gif");
	background-repeat: repeat;
}
.aboutbottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/aboutUniden.gif");
	background-repeat: no-repeat;
	height: 51px;
}
.csbottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/cs.gif");
	background-repeat: no-repeat;
	height: 51px;
}
.csstrip {
	background-image:  url("../images/backgrounds/bkg_cs.gif");
	background-repeat: repeat;
}
.newsbottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/news.gif");
	background-repeat: no-repeat;
	height: 51px;
}
.newsstrip {
	background-image:  url("../images/backgrounds/news.gif");
	background-repeat: repeat;
}
.homebottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/home.gif");
	background-repeat: no-repeat;
	height: 51px;
}
.homestrip {
	background-image:  url("../images/backgrounds/home.gif");
	background-repeat: repeat;
}
.errorbottom {
	background-image:  url("../images/backgrounds/ContentBoxEnds/error.gif");
	background-repeat: no-repeat;
	height: 51px;
}
.errorstrip {
	background-image:  url("../images/backgrounds/error.gif");
	background-repeat: repeat;
}.testtest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
