body { 
  background-color: #dbdbdd;
  background-image: url('gfx/background_main.gif');
  background-repeat: repeat-y;
  background-position: center;
  width: 741px;
  margin: auto;
}
img { border: none; }
hr { border: 1px solid #bbbbbb; }
<!--#background { width: 1345px; margin: auto; height: 900px; }-->

#container { width: 741px; margin: auto; padding-left: 1px; }
#container { margin-left: -1px;}
.header {
  background-image: url('gfx/top_header.jpg');
  background-repeat: no-repeat;
  width: 741px;
  height: 212px;
  margin: 0;
	text-indent: -100em;
	overflow: hidden;
}

#menu {
  height: 23px;
  width: 741px;
  background: #e6e7e8;
}

#menu a {
  width: 80px;
  float: left;
  height: 23px;
  border-right: 2px solid #ffffff;
  font-size: 8pt;
  text-align: center;
  color: #464749;
  font-family: "Helvetica LT Std", Verdana, Arial;
  text-decoration: none;
  padding-top: 5px;
}

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

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

a {
color: #a10019;

text-decoration: none;
}

.searchform_left {
  color: #464749;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  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: Verdana, Arial, Helvetica, sans-serif;
  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: Verdana, Arial, Helvetica, sans-serif;
}

.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: Verdana, Arial, Helvetica, sans-serif;
}

.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 a {
  color: #a10019;
  text-decoration: none;
	font-size: 9pt;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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: Verdana, Arial, Helvetica, sans-serif;
  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: 12pt;
  color: #a10019;
  margin: 0;
	line-height: 20px;
}

#content h2 {
  font-family: Helvetica, Verdana, Arial;
  font-size: 7pt;
  color: #464749;
  margin: 0;
  font-weight: normal;
	line-height: 20px;
}

#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 {
	padding-top: 5px;
  padding-bottom: 5px;
	margin: 0 auto;
  width: 701px;
  border-top: 1px solid #c6c8ca;
  border-bottom: 1px solid #c6c8ca;
  text-align: center;
}

#footer h1 {
  font-size: 7pt;
  color: #464749;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: none;
}
#footer h2 {
  font-size: 7pt;
  color: #aeb0b3;
  font-family: Arial, Helvetica, sans-serif;
  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 LT Std", 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 {  color: #666666; }
#rightsubmenu a:hover { color: #a10019; }
#rightsubmenu a.sel { color: #a10019; }
