#divFrame {
	width: 1143px;
}

#divContent {
	background-color: #080809;
	border-bottom: 1px solid #8D8D94;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 760px;
	float: left;
	padding: 20px;
	margin-left: 3px;
}

#divLeft {
	float: left;
	width: 175px;
}

#divRight {
	float: left;
	width: 160px;
	margin-left: 3px;
}

#divHeader {
}

#divFooter {
	padding-bottom: 2px;
	font-size: 9px;
	text-align: center;
	color: #f0f0f0;
	width: 816px;
	margin-left: 178px;
	margin-top: 2px;
	clear: both;
}

#divLoading {
	background-color: #005B1A;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #004413;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;	
	display: none;
}
