body {
	position: relative;
	margin: 0 auto;
	background-image:url(../images/sps_bg.jpg);
	background-repeat:repeat-x; 
}
#wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 923px;
	height: 100%;
}
.nav {
	z-index:20;
	position: relative;
	margin: 0 auto;
	padding: 6px 20px 0 20px;
	width: 883px;
	height: 50px;
}
.header {
	z-index:10;
	background-image:url(../images/sps_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 923px;
	height: 214px;
}
.content_bg {
	position: relative;
	margin: 0 auto;
	width: 923px;
}
.content_left {
	position: relative;
	padding: 5px 0px 0px 0px;
	padding: 45px 65px 5px 45px;
	background-image:url(../images/sps_content_bg.jpg);
	background-repeat: no-repeat;
	width: 548px;
	height: 600px;
}
.content_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #ef4035;
	line-height: 1.5;

}
.content_left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #ef4035;
	line-height: 1.5;

}
.content_right {
	position:relative;
	padding: 5px 0px 0px 0px;
	width: 265px;
	height: 265px;
}
.cell_right {
	background-image:url(../images/sps_right_bg.jpg);
	background-repeat:repeat-y;
	background-color: #2d2725;
	width: 265px;
}
#featured_news {
	position: relative;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 45px 0px 0px 0px;
}
#upcoming_events_heading {
	position: relative;
	width: 210px;
	margin:auto;
}
#search_box_pages {
	position: relative;
	margin-top: 20px;
	height: 85px;
	width: 250px;
}
.search {
	position:absolute;
	left: 23px;
	top: 5px;
	width: 208px;
	height: 34px;
	background-image:url(../images/sps_search_box.jpg);
}
.go_button {
	position:absolute;
	left: 163px;
	top: 3px;
	width: 30px;
	height: 28px;
}
.search_bar_field {
	position: absolute;
	top: 5px;
	left: 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	border: 0;
	background: none;
	outline: none;
	font-size: 18px;
	font-weight: bold;
	color: #a49984;
	background: #2b221d;
	width: 122px;
}
#stories {
	position:relative
	display:block;
	width: 180px;
	padding: 20px 10px 20px 20px;
	background-image:url(../images/sps_stories.png);
	background-repeat:repeat-y;
}
#training {
	position:relative
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #201a17;
	width: 180px;
	padding: 20px 10px 20px 20px;
	background-image:url(../images/sps_training.png);
	background-repeat:repeat-y;
}
#training ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px -35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	color: #201a17;
}
#training a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #a49984;
	line-height: 1.5;

}
#training a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #a49984;
	line-height: 1.5;

}

.footer {
	position: relative;
	margin: 0 auto;
	width: 923px;
}
.footer_right {
	position:relative;
	background-image:url(../images/sps_right_bg.jpg);
	background-repeat:repeat-y;
	padding: 0 20px 20px 10px;
	text-align:right;
	width: 235px;
}
#copyright_text_div {
	height: 54px;
	width: 202px;
	top: 7px;
	position: absolute;
	right: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #a49984;
	text-align: right;
	vertical-align: middle;
	height: 44px;
}
#copyright_text_div a { text-decoration: none; color: #a49984; }
#copyright_text_div a:hover { text-decoration: none; color: #a49984; }
.story_news_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a49984;
	text-align:left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.training_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#201a17;
	text-align:left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}