body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	
}
#topBar {
	background-image: url(/images/topBar.jpg);
	height: 27px;
}
#flashBar {
	text-align: center;
	background-image: url(/images/front_background.jpg);
	height:473px;
	background-position: center;
	min-width: 900px;
}
#baseImage {
	background-image: url(/images/backimage.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #131313;
	margin-top: 0px;
	padding-top: 18px;
}
#footerCont {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
}
#footerCont b {
	color: #FFF;
}

.frontMidContent {
	width:900px;
	margin:auto;
} 

.flRi {
	float: right;
}
.leftCol{
	
float:left;	
}
a {
	color: #FFF;
}
