.news_date
{
	font-size: 12pt;
	border: medium double #000000;
	font-family: "Century Gothic";
	background-color: #DB0000;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 155px;
	text-align: center;
	padding: 5px;	
}
.news_date
{
	text-decoration: none;
	border: medium double #000000;
	font-family: "Century Gothic";
	background-color: #DB0000;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 155px;
	text-align: center;
	padding: 5px;	
	font-size: 12pt;
}

.news_header
{
	border: medium double #000000;
	font-family: "Century Gothic";
	background-color: #800028;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 661px;
	text-indent: 20pt;
	padding: 5px;	
}

.news_text
{
	color: #000000;
	background-color: #FFFFF0;
	font-family: "Century Gothic";
	font-size: 16px;
	float: left;
	width: 822px;
	border: medium double #000000;
	padding: 10px;
	text-indent: 30pt;
}

#guestbox
{
	color: #000000;
	background-color: #FFFFF0;
	font-family: "Century Gothic";
	font-size: 16px;
	border: medium double #000000;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-indent: 30pt;
}

.guestbox_text
{
	color: #000000;
	background-color: #FFFFF0;
	font-family: "Century Gothic";
	font-size: 16px;
	text-indent: 30pt;
	text-decoration: none;
}

.guestbox_link
{
	color: #FFFFFF;
	background-color: #800028;
	border: thick outset;
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;

}

.guestbox_link:hover
{
	color: #FFFFFF;
	background-color: #800028;
	border: thick outset #000000;
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;

}

.guestbox_link:active
{
	color: #FFFFFF;
	background-color: #800028;
	border: thick inset;
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;

}