/* CSS Document */
	
body {
	background-color:#ffffff;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	}

a {
	color: #00c7ce;
	}

a:hover {
	color: #585858;
	}
	
div.featImg {
	position: relative;
	left:0px;
	width: 545px;
	height:239px;
	margin:0;
	z-index:2;
	}
	
div.featArea {
	top:8px;
	}
	
div.video {
	position: relative;
	left:561px;
	width: 225px;
	top: -239px;
	height: 239px;
	margin: 0;
	z-index: 2;
	}
	
	#menuwrapper{
	z-index:1;
	}
img.psLogo {
	margin-left: 0px;
	margin-top: 0px;
	}

div.menuBar {
width: 950px;
	height: 27px;
	background-color:#000000;
	background-repeat:repeat-x;
	z-index:100;
	}
	
div#menuwrapper {
	margin-left: 0px;
	}

div.contentArea{
	background-image:url(art/back_gradient.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-attachment:fixed;
	line-height:1.3em;
	padding-bottom:12px;
	}
	
div.sideMenu {
	position: absolute;
	width: 183px;
	left: 15px;
	top: 31px;
	margin-left:0;
	margin-right:0;
	}
		
div.contentMain {
	position: relative;
	width: 678px;
	left: 254px;
	top: 31px;
	margin-left:0;
	margin-right:0;
	
	}

div.footer {
	position: relative;
	width: 950px;
	left: 0px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color:#ffffff;
	padding-top:10px;
	}
	
table.menu{
	font-size:16px;
	}

table.menu td{
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:1em;
	}

table.menu td a{
	color:#000000;
	text-decoration:none;
	}

table.menu td a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
table.menu tr:hover{
	color:#ffffff;
	background-color:#00c7ce;
	}

table.menu tr:hover a{
	color:#ffffff;
	background-color:#00c7ce;
	}

td#textArea{
	padding-top:6px;
	}

div.newsticker{
	width:950px;
	height:27px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
div.newsticker a{
	color:#ffffff;
	}
	div.newsticker a:hover{
	color:#CCCCCC;
	}
div.home_footer{
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8px;
	padding-top:16px;
}
div.home_footer a{
	color:#666666;

}
div.home_footer a:hover{
	color:#333333;
}
.contentArea table tr td strong{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}
