﻿div#right {
	background: #ffffff url('/images/c2-back.gif') no-repeat fixed right top;
}
.section_header {
		background: #eff9c5 url('/images/c2-head.gif') no-repeat scroll right center;	
}
.section_subheader {
	border-bottom: 2px #d8f070 solid;
	color: #b2c878;
}
.BIG_TEXT_CENTER {
	text-align: center;
}
.BIG_TEXT a {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin-top: 20px;
	padding: 15px;
	border: 2px #000000 solid;
	color: #000000;
	background-color: #B3EB81;
	text-decoration: none;
}
.BIG_TEXT a:hover {
	background-color: #eeeeee;
	text-decoration: none;
}
