BODY {
      background-color : #1c1c1c;
      margin: 0px; 
	  text-align: center;
}
.topline{
	width:100%;
	height: 4px;
	background: #3b250e;
}
.topblackmargin{
	width:850px;
	height: 15px;
	background: #000000;
}

.bottomblackmargin{
	width:850px;
	height: 100%;
	background: #000000;
	text-align: center;
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: arial, helvetica, verdana, san-serif; 
	TEXT-DECORATION: none
}

.bottomblackmargin2{
	width:850px;
	height: 100%;
	background: #000000;
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: arial, helvetica, verdana, san-serif; 
	TEXT-DECORATION: none
}

.menubar{
	width:850px;
	height: 30px;
	background-image: url(resources/images/menu_bar_background.jpg); 
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.belowflashbar{
	width:850px;
	height: 29px;
	background-image: url(resources/images/logoFooter.jpg); 
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

.mainpageside{
	width:20px;
	height: 500px;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}

.mainpagemiddle{
	width:552px;
	height: 500px;
	background: #ffffff;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 13px; 
	COLOR: #000000; 
	line-height: 15px; 
	font-family: arial, helvetica, verdana, san-serif; 
	text-decoration: none
}

.mainpagerightbar{
	width:258px;
	height: 500px;
	background: #ebebeb;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.belowmainpage{
	width:850px;
	height: 41px;
	background-image: url(resources/images/bodyFooter.jpg); 
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

