.column_holder {
	margin-top: 15px;
}
.news_holder {
	margin-bottom: 10px;
	width: 355px;
}
.pg_title {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #31429C;
	text-decoration: none;
	margin-bottom: 8px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 5px;
}
.pg_title_gradient {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #31429C;
	text-decoration: none;
	margin-bottom: 8px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 10px;
	background-image: url(images/gradient_stretch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
}
.pg_title_gradient a {
	font-family: arial;
	font-size: 12px;
	color: #9B049D;
	text-decoration: none;
}
.pg_title_gradient a:hover {
	color: #333333;
	text-decoration: underline;
}


.news_row {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	height: 24px;
	padding-top: 5px;
}
.news_name {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9B049D;
	float: left;
	width: 245px;
}
.news_name a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.news_name a:hover {
	text-decoration: underline;
}


.news_date {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding-left: 15px;
}
.donation_holder {
	margin-bottom: 20px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	width: 355px;
}
.paypal_donate {
	clear: both;
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.font_bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.column_left {
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	padding-right: 15px;
	margin-top: 15px;
}
.column_right {
	margin-top: 15px;
}

.universal_holder {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 20px;
}

.universal_holder2 {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-bottom: 10px;
}


.body_holder {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.divider {
	background-color: #FFBF2A;
	height: 20px;
	margin-left: 24px;
}
.fontmain {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}


.pg_title2{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}.link {
}
.link a {
	font-family: arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: none;
}
