.center_box_background{
	background-attachment: fixed;
	background-image: url(images/center_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF5619;
	border-left-color: #FF5619;
}
.white_text_norm{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text_padding{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.large_white_link{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button_white_link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}