body {  
	background-color: #FAF7F1;
	background-attachment: fixed; 
	background-image: url(../images/background.jpg); background-repeat: repeat-x; 
	background-position: left top; 
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 18px; 
	color: #301213;
	text-align: justify;
}
	
.latest_news {
	border-left: 1px solid #301213;
	border-right: 1px solid #301213;
	background: #EDDFCE;
	padding: 7px;
	text-align: left;
}	

.footer_left a, .footer_left a:visited {  
	color: #951515; 
}

.footer_left a:hover {  
	color: #951515; 
}
	
.footer_right {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #301213; 
	line-height: 16px;
}

.issue_title {
	font-size: 18px;
	font-weight: bold;
}

.board_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

.issue_subtitle {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}

.red a, .red a:visited {
	color: #951515; 
}

.red a:hover {
	color: #951515; 
}

.past {
	font-zie: 13px;
	text-align: center;
	color: #951515;
}

.center {
	text-align: center;
}
