@charset "utf-8";
p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1,h2,h3,h4,h5 {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

#banner {
	position: absolute;
	height: 340px;
	width: 100%;
	margin-top: 200px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 10;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image: url(../images/ps_banner_graphic_02_web.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner #cell_wrapper {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 320px;
	background-color: #000000;
}
#banner #cell_wrapper h3 {
	text-align: center;
}
#banner  #cell_wrapper  h4 {
	text-align: center;
}

#banner #cell_wrapper #cell_left {
	height: 300px;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#banner #cell_wrapper #cell_middle {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#banner #cell_wrapper #cell_right {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #header {
	position: relative;
	height: 180px;
	width: 100%;
}
#wrapper #header #logo/* CSS Document */
 {
	display: none;
	height: 200px;
	width: 360px;
	position: relative;
}
#wrapper #header img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#wrapper #header #menu {
	width: 500px;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	padding: 10px;
	margin-top: 40px;
	float: left;
}
#wrapper #spacer {
	height: 360px;
	width: 100%;
	position: relative;
}
#wrapper #main_content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	height: auto;
}
#wrapper #main_content #sidebar_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
#wrapper #main_content #sidebar_left h3 {
	text-align: center;
}
#wrapper #main_content #sidebar_left #sayings p {
	font-size: 11px;
	margin: 10px;
}
#wrapper #main_content #content_area {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 680px;
}
#wrapper #main_content #content_area .pics {
	margin: 10px;
	float: right;
}
#footer {
	padding: 0px;
	height: 40px;
	width: 100%;
	position: relative;
	background-color: #006599;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #003366;
	text-decoration: none;
}
#banner #cell_wrapper #cell_left table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
