/* CSS Document */
	
body {
	background-image:url(art/back_eg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebebeb;
	}

div.contentArea {
	line-height:1.5em;
	}

a, .subSub a {
	color: #f0dbc4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}

a:hover, .subSub a:hover {
color: #f0dbc4;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
		}
	
div.featImg {
	position: relative;
	left:0px;
	width: 545px;
	height:239px;
	margin:0;
	z-index:2;
	}
	
div.video {
	position: relative;
	left:561px;
	width: 225px;
	top: -239px;
	height: 239px;
	margin: 0;
	z-index: 2;
	}
	
div.subMenuBar {
	position: relative;
	background-image:url(art/subMenu_back.gif);
	background-repeat:no-repeat;
	height:26px;
	width:950px;
	}
	
div.sideBar{
	font-weight:normal;
	}

div.sideBar a{
	color: #f0dbc4;
	text-decoration:none;
		font-weight:normal;

	}

div.sideBar a:hover{
	text-decoration:underline;
		font-weight:normal;

	}

table.subMenuBar {
	color: #000000;
	}
	
td.subCenter a{
	color:#000000;
	}

td.subCenter a:hover{
	color:#535353;
	}
	
td.subHeading{
	background-color:#f0dbc4;
	
}

.subHeadingText{color:#ffffff;}
img.psLogo {
	margin-left: 0px;
	margin-top: 0px;
	}
.psLogo1 {
	margin-left: 0px;
	margin-top: 0px;
	}
div.pageBody {
width: 950px;
	height:72px;
	background-image:url(art/one_pslogo.jpg);
	background-repeat: none;
	vertical-align:top;
	}