#banner .title {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #ffffff; 
	margin-top: 5px;
	padding: 0px 0px 0px 120px;
}

#banner .titlebbn {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size: 22px; 
	font-weight: bold; 
	color: #ffffff; 
	margin-top: 5px;
	padding: 0px 0px 0px 120px;
}


#banner .issue {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size: 15px; 
	color: #FCE3C6; 
	font-style: italic; 
	font-weight: bold; 
	line-height: 20px; 
	margin-top: 7px;
}

#banner .articles {
	font-family: Arial, sans-serif; 
	color: #ffffff; 
	font-size: 11px; 
	text-align: right; 
	line-height: 15px;
}

.homeimg {
	border: 1px solid #333333;
}

#bodyform {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
	padding: 0px 1px 1px 1px;
}

