/* The Pennsylvania Prison Society */ 
/* Two Column - Layout Stylesheet */ 

body {
 margin: 0px;
 background:#ffffff;
 color: #000000;
 padding:0;
 }

#outer {
 text-align:left;
 width:auto;
 margin:auto;
 }

#banner {
	display: none;
}
 
 #banner_p {
	margin: 0 0 0 2px;
	padding: 0px 0px 0px 0px;
	height:100px;
	background:#ffffff;
 }

#pagetitle {
	margin: 5px 0px 0px 7px;
	padding: 0px 0px 3px 7px;
	height:auto;
	background: none;
 }

#bodyblock {
/* position: relative;*/
color: #000000;
 width: Auto;
 padding:0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 }

#col_left {
	display: none;
 }

#content {
 width: Auto;
 margin-left: 10px;
 background: #ffffff;
color: #000000;
 text-align:left;
 margin-top: 0px;
 }
#content2 {
 width: Auto;
 margin-left: 10px;
color: #000000;
 text-align:left;
 margin-top: 0px;
background: transparent url(../about/img/milestones.png) no-repeat;
}

#footer {
 height: auto;
 background: #003366;
 color: #ffffff;
 margin:0;
 }
 
 ol li{
 	padding-bottom: 4px;
 }/* The Pennsylvania Prison Society */
/* Menu Styles */

#bread {
	text-align: left;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	background: #ffffff none no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 2px 0px;
}

#bread a {
	list-style-type:none;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background: #ffffff none;
}

#bread a:hover{
	font-weight: bold;
	color: #660000;
	border-bottom: 1px solid #660000;
}

#bread p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}		

#top_menu {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
	background: #ffffff none no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 2px 0px;
}

#top_menu {
	display: none;
}
#top_menu a {
	list-style-type:none;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666600;
	background: #ffffff none;
}

#top_menu a:hover{
	font-weight: bold;
	color: #330066;
	border-bottom: 1px solid #330066;
}

#nav_menu {
	display: none;
}

#footer {
	clear: both;
	text-align: Center;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background: #ffffff none no-repeat;
	margin: 0px 5px 5px 5px;
	padding: 4px 0px 4px 0px;
}


