.text_white {
	color: #FFFFFF;
	font-weight: bold;
}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	background: url(/images/back.png) no-repeat scroll 50% 0;
	background-color:#02316C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
}

img.thumb ~ h7 {
	position: relative;
	top: 10px;
}
#wrapper {
	text-align: left;
	width: 850px;
	position: static;
	margin-top: 194px;
	margin-left: auto;
	margin-right: auto;
}
#wrapperbody {
	text-align: left;
	width: 850px;
	position: static;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

