body { 
  background-color: #e2e2e3;
  background-image: url('gfx/background_main.gif');
  background-repeat: repeat-y;
  background-position: center;
  width: 806px;
  margin: auto;
  font-family:  Helvetica, Verdana, Arial;
}
img { border: none; }

<!--#background { width: 1345px; margin: auto; height: 900px; }-->
#container { width: 804px; margin: auto; padding-left: 1px; }
#container { margin-left: -1px;}
.header {
  background-image: url('gfx/top_header.jpg');
  background-repeat: no-repeat;
	background-color: #ffffff;
  width: 804px;
  height: 55px;
  margin: 0;
	text-indent: -100em;
	display: block;
}

#menu {
  height: 23px;
  width: 804px;
  background: #e6e7e8;
  font-family:  Helvetica, Verdana, Arial;
	font-size: 8pt;
	  padding-top: 5px;
		  color: #464749;

	
}


#menu a:hover { color: #a10019; }

#left_content {
  width: 234px;
  margin-top: 25px;
  background-image: url('gfx/dotted.gif');
  background-repeat: repeat-y;
  background-position: right;
  padding-left: 20px;
  float: left;
}

.searchform_left {
  color: #464749;
  font-size: 8pt;
  font-family:  Helvetica, Verdana, Arial;
  border-top: 1px solid #c6c8ca;
  border-bottom: 1px solid #c6c8ca;
  width: 185px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
}

.newsletterform_left {
  color: #464749;
  font-size: 8pt;
  font-family:  Helvetica, Verdana, Arial;
  width: 185px;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
}

input {
  font-size: 8pt;
  background-color: #f4f4f4;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3; 
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
  font-family:  Helvetica, Verdana, Arial;
}

.title {
  width: 185px;
  background-color: #e0e1e2;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #a10019;
  font-size: 8pt;
  float: left;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family:  Helvetica, Verdana, Arial;
}

.title a {
  color: #464749;
  text-decoration: none;
  float: right;
}

.left_menu {
  float: left;
  width: 185px;
  padding-top: 5px;
  padding-bottom: 7px;
  background-color: #ffffff;
  text-decoration: none;
  background-position: bottom right;
  background-repeat: no-repeat;
}


.left_menu .bdaylink {
  color: #a10019;
  text-decoration: none;
	font-size: 9pt;
}
.left_menu li { list-style: none; }

.left_news {
  float: left;
  width: 185px;
  border-bottom: 1px solid #c6c8ca;
  height: 44px;
  padding-top: 5px;
  padding-bottom: 7px;
  background-color: #ffffff;
  text-decoration: none;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.left_news img { 
  border: 1px solid #a2a3a4;
  width: 57px;
  height: 44px;
  float: left;
}
.left_news h1 { 
  font-family:  Helvetica, Verdana, Arial;
  font-size: 9pt;
  color: #464749;
  float: left;
  padding-left: 5px;
  margin: 0;
}
.left_news h2 { 
  font-family: Helvetica, Verdana, Arial;
  font-size: 8pt;
  color: #aeb0b3;
  float: left;
  margin-top: -2px;
  padding-left: 5px;
}

#left_news .readmore {
  background-image: url(gfx/plus.gif);
  background-position: right;
  background-repeat: no-repeat;
  color: #97999c;
  font-family:  Helvetica, Verdana, Arial;
  font-size: 7pt;
  width: 38px;
  height: 13px;
  float: right;
  position: relative;
  bottom: -14px;
}

#content { /*234*/
	float: right;
	padding-right: 10px;
  margin-top: 25px;
	
}

#content h1 {
  font-family: Helvetica, Verdana, Arial;
  font-size: 20pt;
  color: #a10019;
  margin: 0;
	line-height: 30px;
}

#content h2 {
  font-family: Helvetica, Verdana, Arial;
  font-size: 9pt;
  color: #a10019;
  margin: 0;
	line-height: 30px;
}

#content * {
  font-family: Helvetica, Verdana, Arial;
  font-size: 9pt;
	text-align: left;
  color: #464749;
	line-height: 20px;
}
#content td,th { vertical-align: top; }

#content a {
  color: #a10019;
  text-decoration: none;
}

#footer {
  float: left;
  margin: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 701px;
  border-top: 1px solid #c6c8ca;
  border-bottom: 1px solid #c6c8ca;
  text-align: center;
}

#footer h1 {
  font-size: 7pt;
  color: #464749;
  font-family:  Helvetica, Verdana, Arial;
  margin: 0;
  font-weight: none;
}
#footer h2 {
  font-size: 7pt;
  color: #aeb0b3;
  font-family:  Helvetica, Verdana, Arial;
  margin: 0;
}



#dropmenudiv{
  position:absolute;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-decoration: none;
  background-color: #e6e7e8;
  color: #464749;
  font-family:  Helvetica, Verdana, Arial;
  font-size: 8pt;
  text-align: center;
  border: 1px solid #aaaaaa;
}

#dropmenudiv a:hover{ /*hover background color*/
  color: #a10019;
}

#rightsubmenu {
  float: right;
  width: 135px;
  background-color: #e0e1e2;
  padding-top: 25px;
  padding-left: 15px;
  padding-bottom: 25px;
  font-size: 8pt;
  color: #666666;
  line-height: 20px;
}

#rightsubmenu a { font-variant: small-caps; color: #666666; }
#rightsubmenu a:hover { color: #a10019; }
#rightsubmenu a.sel { color: #a10019; }


.BGarrow { background-position: bottom right; background-image: url('../../gfx/arrow.gif'); background-repeat: no-repeat;}
input, textarea { border: 1px solid black; background-color: #e8e8e8; }
.bottomLeft {
  height: 100%; position: relative;
}
.calendarDays {
  font: bold 9px geneva, verdana, arial, sans-serif; line-height: 12px; color: #999999;
	text-align: center;
}
.calendarTop { font: normal 9px geneva, verdana, arial, sans-serif; line-height: 12px; color: #999999; }
.rightAlign { text-align: right; }
.menuText { font-size: 11px; }
.pageAdmin { font-size: 10px; color: #000000; padding-right: 5px; }
.delNews { border: 1px solid black; width: 100%; }
.borderRight { border-right: 1px solid solid;}
.delNewsFont { font-size: 11px; }
.delNewTopBorderRight { border-right: 1px solid black; border-bottom: 3px solid black; }
.delNewBorderRight { border-right: 1px solid black; border-bottom: 1px solid black; }
.eventContent {
  font-size: 10pt;
  color: #666666;
  margin-top: 5px;
  margin-left: 10px;
}
