@charset "UTF-8";
#body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/dark_gray_tile.gif);
	background-repeat: repeat;
	background-color: #58595B;
}
#globalC {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/line_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bodyC {
	height: 660px;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#noFlash {
	margin: auto;
	height: 100%;
	width: 850px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}#flashC {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#head {
	height: 102px;
	width: 780px;
	background-image: url(../images/head_nf.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyContent {
	height: 268px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2C8AB;
	margin-left: 223px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 566px;
	line-height: 12px;
}
.contactNF {
	color: #D2C8AB;
}

