/* custom stuff */

#page_bg {
  height: 100%;
	background: #B71B1B;
   border-right: 1px solid #FFF;
   display: block;
	padding: 0;
	margin: 0;
	border: 0;
}

#menu_frame {
background-color: #666666;
  width: 698px;
  margin-right: 0px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}


#content {
  width: 476px !important;
  width: 100%;
  padding: 10px 16px;
  float: left;
}

.contentpaneopen {
	text-align: justify;
	margin-left: 50px;
	margin-right: 20px;
	border-collapse: collapse;
}

.contentheading {
	padding-top: 30px;
	vertical-align: bottom;
	font-family: Arial, Verdana;
	font-size: 14px;
 	font-weight: bold;
	color: #DD0000;
	text-align: left;
	line-height: 120%;
}











