@import url("pen.header.css");
@import url("pen.left_nav.css");
@import url("pen.content.css");
@import url("pen.static.css");
@import url("pen.static_marketplace.css");

body{
  font-size:62.8%;
  font-family:Arial;

}
h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}


body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	position:relative;z-index:0
}


#phpdump{
	float:right;
	right:0;
	top:10px;
}
/* hide hack from Mac-IE5 \*/
* html .jog_hack { height: 1%; }
/* end hiding */



/* WRAPPER: wraps entire contents of page */
#wrapper {
/*	border: solid 1px black;*/
	width:960px;
	margin:0 auto;
	text-align: left;
	float:left;
	margin-left:10px;
}


#header {
	padding:0;
	margin:0;
	margin-bottom:10px;
}



#contentWrapper {
	clear: both;
	width: 960px;
}



#left_menu {
	float:left;
	clear:left;
	width: 170px;
	display:block;
	margin-right:10px;
}

#right_ads {
	width: 120px!IMPORTANT;
	float:right;
	text-align:center;
	padding:0;

}

#mainContent {
	float:left;
	width:650px;

	/*margin-left: 180px;
	margin-right:130px;*/
	/*min-height:950px;*/
	padding: 0;
	/*border: 1px solid #000F66;*/
}
/* for Internet Explorer */
/*\*/ /*
* html #mainContent  {
height: 950px;
}
/*and hidden from mac*/







#footer {
	background: url(/National_Library/20161130034600oe_/http://www.penews.com/site/graphics/footer_bg.gif) top repeat-x;
	margin:10px 0 0 0;
	padding: 10px 0 45px 190px;
	background-color:#F2F2F2;
	color:#999999;
	text-align:left;
}
#footer p {
	margin: 0;
	padding:0;
}
#footer p span {
	margin:0;
	padding: 0 0 5px 0
}
#footer p a{
	text-decoration:none;
	vertical-align:text-top;
}
#footer p a:hover{
	text-decoration:underline;
}
#footer .footer_main_links {
	font-size:1.4em;
	line-height:1.4; /* 14px16px */

}
#footer .footer_main_links a{
	color:#999999;
	text-decoration:none;
}
#footer .footer_small_links{
	font-size:1.1em;
	line-height:1.45; /* 11px/16px */
}
#footer .footer_small_links a{
	color:#999999;
}







.left{ float:left;}

.right{ float:right;}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

.clear_20px{
	clear:both;
	display:block;
	height:20px;
	line-height: 0;
}
.clear_10px{
	clear:both;
	display:block;
	height:10px;
	line-height: 0;
}
.clear_5px{
	clear:both;
	display:block;
	height:5px;
	font-size:5px;
}
.clear_2px{
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
}
.clear_1px{
	clear:both;
	display:block;
	height:1px;
}

.clearfloat {
	clear:both;
    height:0;
}


/*crossbrowser clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	*display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#bodytext p {
    margin-bottom:1em;
}
#bodytext h6 {
    font-size:14px;
    margin:0 0 1em 0;
}
#bodytext ul {
    list-style: disc outside none !important;
    padding:0;
    margin-left: 10px;
}
#bodytext ol {
    list-style: decimal outside none !important;
    padding:0;
    margin-left: 17px;
}
