body {
	background-color: #2A354A;
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	background-image: url(../images/equineglobe.gif);
	position: relative;
	height: 102px;
	width: 628px;
}
#navbg {
	background-image: url(../images/nav_background.jpg);
	height: 76px;
	width: 940px;
}
.contentarea {
	background-image: url(../images/contentbg.gif);
	width: 940px;
}
#contentbottom {
	background-image: url(../images/content_btm.gif);
	height: 11px;
	width: 940px;
	position: absolute;
}
#contenttop {
	background-image: url(../images/content_top.gif);
	height: 11px;
	width: 940px;
	position: absolute;
	top: 178px;
}
