body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.84em;
	margin: 0px;
	background-color: #C1C5BA;
	line-height: 1.2em;
	background-image: url(ssw_img/bg_strip.png);
	background-position: center;
	color: #4F4F4F;
}
#wrapper {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #F0EFE7;
}
#header {
	height: 45px;
	width: auto;
	background-image: url(ssw_img/header.jpg);
	clear: both;
	text-align: right;
	padding-right: 15px;
	padding-top: 30px;
	font-size: 0.84em;
}
#wrapper #header a:link {
	color: #4F4F4F;
	text-decoration: none;
}
#wrapper #header a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#wrapper #header a:hover {
	text-decoration: underline;
}
#topBanner {
	background-color: #CCC;
	height: 210px;
	width: auto;
}
#navigation {
	background-color: #9CA097;
	height: 23px;
	width: 900px;
	padding-top: 5px;
}
#wrapper #navigation a:link {
	color: #FFF;
	text-decoration: none;
}
#wrapper #navigation a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #navigation a:hover {
	font-weight: bold;
	color: #660;
	text-decoration: none;
}
#mainleft {
	float: left;
	width: 240px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#wrapper #mainleft img {
	clear: both;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#mainRight {
	float: right;
	width: 599px;
	text-align: left;
	height: auto;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#wrapper #mainRight img {
	margin-right: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	height: auto;
	width: 900px;
	clear: both;
	font-size: 0.84em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#wrapper #footer p a:link {
	text-decoration: none;
	color: #4F4F4F;
}
#wrapper #footer p a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#wrapper #footer p a:hover {
	text-decoration: underline;
}
.paragraphHead {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #602E38;
}
p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
