html, body{
	margin: 0px;
	padding: 0px;
}

body {
	height:100%;
	width:100%;
	margin:0;padding:0;
font-family:Stencil;
line-height : 120%;
text-indent: 0px;
font-size:1em;
color:#555555;
text-align:left;
}
 a {
	color: #990000;
	text-decoration: none;


}

a:hover {
	color: #990000;
}
a img {
  border: none;
}
a visited{border:none;}
a selected{border:none;}

p{font-size:.95em;font-family:stencil;width:500px;line-height:120%;color:#555555;}


#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;left:0px;
	overflow:hidden;

}
 
	#mask {
		width:400%;background: url(psbg.jpg);
background-color:#000;
		height:100%;

	
	}
 
	.item {
		width:25%;
		height:100%;
		float:left;
	
	}
	
	
	.content {
top:80px;
width:1020px;
height:auto;
color:#000;
font-size:1.0em;
margin:0 auto;
padding:0px 0px 0px 10px;
position:relative;

	}


#box{
position:absolute;
top:98px;
left:20px;
width:1000px;
height:416px;


}
#boxtop{
position:absolute;
top:50px;
left:5px;
width:730px;
height:auto;
text-align:left;
}
#boxtop3{
position:absolute;
top:70px;
left:35px;
width:1020px;
height:auto;
text-align:left;
}
#logo {
position:fixed;
background:url(pslogo.png);
top:-5px;
left:125px;
width:942px;
height:79px;
background-repeat:no-repeat;
}
#footer {
position:fixed;
font-size:1em;
font-family:stencil;
color:#000;
top:530px;
left:125px;
width:942px;
height:79px;

}
#topgallery{
position:absolute;
top:60px;
left:550px;
width:400px;
height:350px;
border:2px solid #fff;
}
	.clear {
		clear:both;
	}

