@charset "UTF-8";
/* CSS Document */

body {
	background:#000;
	text-align: left;
	color: #FF0;
}

div#wrapper { 
text-align:left; /* reset text alignment */ 
width:748px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
}


a {
	decoration: none;
	color: inherit;
}

.page_02_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.issues_text_bold_white {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.issues_text_white {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

.side_black_border {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #000;
}
.page_02_serif_roman {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	text-align: left;
}
.background_image_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.issues_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	text-decoration: none;
	text-align: left;
	padding: 4px;
	width: 200px;
}
.left_panel {
	background-image: url(issues_navigation/left_panel.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 10px;
}
.right_panel {
	background-image: url(issues_navigation/right_panel.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 0px;
}
.gray_box_text p .issues_text_white .issues_text_white .issues_text_white {
	color: #FFF;
}
.gray_box_text p .issues_text_white .issues_text_white {
	color: #FFF;
}
.issues_text_black {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
