body {
	background-image:  url("psgrafix/ps_bk01.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #586F84;
	height:100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ps_wrapper {
	width: 760px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

#header {
	width: 760px;
}

.headerpic {
	background-image:  url("psgrafix/ps_toppic.jpg");
	background-repeat: no-repeat;
	width: 760px;
	height:152px;
}

/* Mainmenu */

#ps_menu1 {
	height: 31px;
	background-image:  url("psgrafix/ps_menubk.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;
}

#ps_menu1 a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #53687C;
	padding-left: 5px;
	padding-top: 5px;
}

#ps_menu1 a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #53687C;
	padding-left: 5px;
	padding-top: 5px;
}

#ps_menu1 a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #949AA1;
	padding-left: 5px;
	padding-top: 5px;
}

/* Content Window */

#contenttable {
	width: 760px;
}

.ps_introtext {
	vertical-align: top;
	text-align: left;
	padding: 15px 20px 20px;
}

.ps_introtext h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #638D3A;
	text-decoration: none;
}

.ps_introtext p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

hr {
	width: 100%;
	height: 1px;
	border-top: thin dotted #586F84;
}


#ps_announce{
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	width: 700px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#ps_announce h1 {
	font-family:Helvetica, sans-serif, Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top:10px;
}

#ps_announce h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #586F84;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}

a.ps_announce:link    { color: #586F84; text-decoration: font-weight: bold;}
a.ps_announce:visited { color: #586F84; text-decoration: font-weight: bold;}
a.ps_announce:hover   { color: #586F84; text-decoration: font-weight: bold;}

#ps_announce p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#ps_foot {
	width: 760px;
}


#ps_footerpic {
	height: 31px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color = "gray";
	padding-top:3px;
	background-image:  url("psgrafix/ps_footerbk.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;
}

	height: 31px;
	background-image:  url("psgrafix/ps_menubk.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;