body {font:12px trebuchet MS, verdana, arial, sans-serif;
  /* behavior:url(css/csshover.htc);*/

   color: #aaaaaa;  
   text-align: center;
   min-width: 780px;
   background-color:#ffffff;
   background-image:url(../images/pap_bg.jpg);
   background-position:top center;
   background-repeat:repeat;
}

/*layout*/

#box{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #cccccc;
	float:left;
	background-image:url(../images/ps.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#container {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  margin-bottom:15px;
  width: 780px;
  padding:15px 15px 0px 15px;
  background-color:#FFFFFF;
  height:inherit;
  display:block;
  position:relative;
  
}
#content{

 /* border-bottom:1px solid #aaaaaa;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;*/
	width:760px;
	text-align:left;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	min-height:500px;
}
#header{
 /* border-top:1px solid #aaaaaa;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;*/
	width:780px;
	text-align:left;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
  background-color:#FFFFFF;
}

#banner{
	width:195px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	float:left;
	text-align:left;
  background-color:#FFFFFF;
}

#mainmenu{
	text-align:right;
	width:580px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	/*float:right;*/
  background-color:#FFFFFF;
}
#mainmenu img.borderyes{
	border-right:1px solid #cccccc;
}
#commentbox{
	padding:5px 10px 5px 10px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.commentinfo{
	display:none;
	padding:10px 20px 0px 20px;
}
#commentbox a{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
#commentbox a:hover{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
#imagebox{
	text-align:center;
	margin:0px 50px 20px 50px;
}
#imageholder{
	border:1px solid #cccccc;
	padding:20px 20px 30px 20px;
	background-image:url(../images/banner_title_logo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:relative;
}
#imgshield{
	display:none; position:absolute; bottom:0px; left:0px;
	
}

#imagecomment{
	padding:15px 10px 10px 10px;
}
#pages{
	padding: 10px 5px 0px 5px;
	text-align:right;
}
#pages a{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}#pages a:hover{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
	
a.portmenu{

	color:#666666;
	font-size:15px;
	text-decoration:none;
}
a.portmenu:hover{
	color:#999999;
}
#content_text{font-size:12px;}
#footer{
	font-size:10px;float:left;width:650px; display:block;  padding-top:5px;
}
#caption{width:650px; display:block; float:left; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

#caption a, #footer a{	color:#333333; text-decoration:none;}
#caption a:hover, #footer a:hover{	color:#888888; text-decoration:none;}

#content p{
	padding:10px 30px 0px 30px;
}
#content a{
	color:#666666;
	text-decoration:none;
}#content a:hover{
	color:#999999;
	text-decoration:none;
}