@import "header.css";
	
#mainwrapper {
	width: 972px;
	#width: 975px;	
	clear: both;
	overflow: auto;
	background:url(/images/psbgimage_1.png) repeat-y;
	margin-left: -1px;
	overflow: hidden;
	}
	
	#leftwrapper {
		float: left;
		width: 200px;
		height: 100%;
		background-color: #CCCCCC;
		font-family:Arial;
		font-size:11px;
		}
		
		#leftwrapper ul {
			margin: 30px 20px 30px 30px;
			list-style-type: none;
			}
			
		#leftwrapper ul li {
			padding-bottom: 20px;
			}	
			
		#leftwrapper li a:link {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}	
			
		#leftwrapper li a:hover {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}
			
		#leftwrapper li a:active {
			font-family:Arial;	
			color: #545453;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}
			
		#leftwrapper li a:visited {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}			
		
	#rightwrapper {
		float: left;
		width: 612px;
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		padding: 25px 120px 50px 40px; 
		}	
		
		#breadcrumb {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 20px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding-bottom: 20px;
			}
			
		#breadcrumb a {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 20px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding-bottom: 20px;
			}
			
		.breadcrumb {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 20px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding-bottom: 20px;
			}
			
		.breadcrumb a {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 20px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding-bottom: 20px;
			}		
			
		h1 {
			font-family:Arial;
			color: #545453;
			font-size: 14px;
			text-decoration: none;
			font-weight: bold;
			padding: 25px 0px 0px 0px;
			}
			
		h2 {									/* same as h1 for multiple use on one page */
			font-family:Arial;
			color: #842f67;
			font-size: 14px;
			text-decoration: none;
			font-weight: bold;
			padding: 25px 0px 0px 0px;
			}
			
		h3 {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 11px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding: 15px 0px 0px 0px;
			}	
			
			
		p {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: normal;
			padding: 5px 0px 5px 0px;	
			line-height: 120%;	
			}	
			
		p a:link {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		p a:hover {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		p a:active {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		p a:visited {
			color: #7f9797;						/* color of "preview issue/buy the issue" links - match to top color of issue */						
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}	
			
		ol {
			padding: 0px 0px 0px 22px;
			}	
			
		ol a:link {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ol a:hover {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ol a:active {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ol a:visited {
			color: #7f9797;						/* color of "preview issue/buy the issue" links - match to top color of issue */						
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}		
			
		ul {
			padding: 0px 0px 0px 22px;
			}	
			
		ul a:link {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ul a:hover {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ul a:active {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		ul a:visited {
			color: #7f9797;						/* color of "preview issue/buy the issue" links - match to top color of issue */						
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}							
			
#footer {
	width: 971px;
	#width: 975px;	
	clear: both;
	}				
	
	
/* CUSTOM SCRIPTS */

.photocredit {
			color: #545453;
			font-family:Arial;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}
			
table {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: normal;
			padding: 5px 25px 5px 0px;
			}	
			
		table a:link {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		table a:hover {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		table a:active {
			color: #a93c84;						/* additional color - slightly lighter than darkest color (P) */
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
			
		table a:visited {
			color: #7f9797;						/* color of "preview issue/buy the issue" links - match to top color of issue */						
			font-family:Arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}	
			
		table p {
			padding-bottom: 10px;
			line-height: 130%;
			}	
			
		tr {
		
			}
			
		td {
			padding: 3px 20px 3px 3px;
			}	
		
			
			
.by {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: normal;
			}		
			
ol li {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: normal;
	}	
		
.coverart {
			font-family:Arial;
			color: #545453;
			font-size: 11px;
			font-weight: normal;
			padding: 87px 25px 0px 0px;
			}														

.event {
			padding-top: 15px;
			}

.eventdate {
			color: #842f67;						/* color of top bar background - match to P in issue */
			font-family:Arial;
			font-size: 11px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding: 15px 0px 0px 0px;
			}	
			
		hr {
		size: 1; 
		width: 550px;
		color: #444444;
		clear: both;
		}		
		
#copyright {
	font-family:Arial;
	color: #545453;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: right;
	}	
	
input {
	margin: 2px 0px 2px 0px;
	}		

.sidebar {
	background-color: #BBBBBB;
	padding: 0px 10px 30px 10px;
	}

