BODY {
	color: #797979;
	margin-top: 20px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #2E2D28;
	text-align: center;
}
b {
	color: Black;
}
A {
	color: #286FA0;
	text-decoration: none;
}
img {
	border: 0px;
}
a:hover {
	color: #286FA0;
	text-decoration: underline;
}
A.hotTopics {
	font-size: 18px;
}
A.hotTopicsGreen {
	font-size: 18px;
	color: Green;
}
.xLargeText {
	font-size: 23px;
}
.largeText {
	font-size: 21px;
}
.smallText {
	font-size: 12px;
}
.redText {
	color: #84172D;
	font-size: 18px;
}
.greenText {
	color: green;
	font-size: 18px;
}
div.main {
	width: 815px;
	height: auto;
	background-color: White;
	border: #303841 1px solid;
	text-align: left;
	margin-left: auto ;
	margin-right: auto ;
}
div.logo {
	position: absolute;
	top: 1px;
	left: 4%;
	right: auto;
	z-index: 2;
}
div.mainInfo {
	padding: 3px;
	text-align: right;
}
div.displayBar {
	width: 800px;
	margin-left: auto ;
	margin-right: auto ;
	background-color: #747474;
	border: #151515 1px solid;
	background-image: url(mainBarBg.jpg);
	height: 62px;
	background-repeat: repeat-x;
	color: #EFEFEF;
	font-size: 34px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
div.displayBarText {
	vertical-align: middle;
	position: relative; top: 30%;
	z-index: 1;
}
div.navBar {
	width: 700px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	padding-left: 180px;
}
div.boxTop450 {
	background-color: #4C4B4C;
	background-image: url(boxTopGradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #9F9F9F;
	font-size: 22px;
	height: 38px;
	border: #828282 1px solid;
	padding-left: 10px;
	padding-bottom: 1px;
	width: 450px;
	margin-left: 5px;
	overflow: hidden;
}
div.box450 {
	border-left: #5E5E5E 1px solid;
	border-top: #9F9F9F 1px solid;
	border-right: #787878 2px solid;
	border-bottom: #787878 2px solid;
	width: 448px;
	background-color: #FFFFFF;
	background-image: url(boxGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	padding-right: 0px;
	margin-left: 5px;
	
}
div.boxTop375 {
	background-color: #4C4B4C;
	background-image: url(boxTopGradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #9F9F9F;
	font-size: 20px;
	height: 41px;
	border: #828282 1px solid;
	padding-left: 10px;
	padding-bottom: 1px;
	width: 388px;
	margin-left: 6px;
}
div.box375 {
	border-left: #5E5E5E 1px solid;
	border-top: #9F9F9F 1px solid;
	border-right: #787878 2px solid;
	border-bottom: #787878 2px solid;
	width: 386px;
	background-color: #FFFFFF;
	background-image: url(boxGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	padding-right: 0px;
	margin-left: 7px;
}
div.box780 {
	border-left: #5E5E5E 1px solid;
	border-top: #9F9F9F 1px solid;
	border-right: #787878 2px solid;
	border-bottom: #787878 2px solid;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(boxGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	padding-right: 0px;
	margin-left: 7px;
}
div.building {
	border-left: #5E5E5E 0px solid;
	border-top: #9F9F9F 0px solid;
	border-right: #2E2D28 1px solid;
	border-bottom: #2E2D28 1px solid;
	margin-left: 8px;
	float: left;
}
.indent5 {
	padding-left: 5px;
}
.indent15 {
	padding-left: 15px;
}
.indent30 {
	padding-left: 30px;
}
div.paddIt {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.bright {
	color: #9C0832;
}
div#outer {    width: 1000px;   background-color:#FFFFFF;    margin-top: 0px;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;    padding: 0px; 
}
div.rightBox {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}
div.leftBox {
	float: left;
	width: 650px;
	margin-right: 15px;
}
.list {
	BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-COLOR: #E4E3E3;
	BACKGROUND-COLOR: white;
	vertical-align: top;
	margin-bottom: 5px;
	
}
.list_dark {
	BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-COLOR: #E4E3E3;
	BACKGROUND-COLOR: whitesmoke;
	vertical-align: top;
	margin-bottom: 5px;
}
