@charset "UTF-8";

/* Global Styles */

body {
	color: #575c7a;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 14px;
	background: #333332 url(../_imagesR/background_gradientgrayxlg.jpg) repeat-x 0px 0px;
}

.page {
	max-width: 980px;
	margin: 0px auto;
	position: relative; background-color: #;
	background-image:url(/_imagesR/screenblkbkgrnd5_990x1041.jpg)
}



nav a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
	padding-top: 10px;
	padding-left: 40px;
	margin-left: 15px;
}

nav a:hover { color: #fbe881; }

	




.clear-fix { clear: both; line-height: 1px; }
