/* CSS Document */

body {
	background-image:url(art/back.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	background-attachment:scroll;
	background-color: #171717;
	margin-top: 0px;
	padding-top: 0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}

a {
	color: #5C871D;
	}

a:hover {
	color: #FFFFFF;
	}
	
div.featImg {
	position: relative;
	left:0px;
	width: 545px;
	height:239px;
	margin:0;
	z-index:2;
	}
	
div.contentArea {
width: 950px;
	line-height:1.2em;
	}
	
div.contentMain {
	position: relative;
	width: 562px;
	left: 52px;
	top: 34px;
	margin-left:0;
	margin-right:0;
	}
	
div.video {
	position: relative;
	left:561px;
	width: 225px;
	top: -239px;
	height: 239px;
	margin: 0;
	z-index: 2;
	}
	
div.subMenuBar {
width: 950px;
	position: relative;
	background-image:url(art/submenu_back.gif);
	background-repeat:repeat-x;
	height:26px;
	}
	
table.subMenuBar {
	color: #000000;
	}
	
td.subCenter a{
	color:#000000;
	}

td.subCenter a:hover{
	color:#FFFFFF;
	}
	
strong{ color: #333333;
	}
	
	.psLogo1 {
	margin-left: 22px;
	margin-top: 12px;
	}
.revLogo {
	margin-left: 466px;
	
	}

div.pageBody1 {
width: 950px;
	height:72px;
	background-image:url(art/header_back.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	}	
	
.subSub a:hover {
	color: #5C871D;
	}
	

div.sideBar {
	position: absolute;
	width: 286px;
	left: 575px;
	top: 0px;
	margin-left:0;
	margin-right:0;
	}

div.sideBar table tr td.listItem{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	}
	
div.sideBar a{
	color: #333333;
	text-decoration:none;
	}
	div.featImg{
	z-index:0;
	}
	#menuwrapper{
	z-index:1;
	}
