#header
{
	width: 800px;
	height: 49px;
	border-bottom: 4px solid #8f0129;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	background-image: url(../images/ida_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.header_menu { float:right; padding-top:8px;  }

#footer
{
	width: 800px;
	height: 84px;
	border-top: 4px solid #8f0129;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: white;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#main_body {
width:995px;

}

.header_grey {display: inline;  vertical-align: middle; font-size: 10px; margin: 7px;}
.header_grey  a:link { color: #666666; text-decoration: none; font-size: 10px; }
.header_grey  a:visited { color: #666666; text-decoration: none; font-size: 10px; }
.header_grey  a:hover { color: #990000; text-decoration: none; font-size: 10px; }
.header_grey  a:active { color: #666666; text-decoration: none; font-size: 10px; }

.text_grey_bold { font-size: 9px; color: #666666; font-weight: bolder; margin-top: 5px; margin-bottom: 5px; }
.footer_grey { color: #666666; padding: 2px; font-size: 9px;  }
.footer_grey  a:link { color: #666666; text-decoration: none; font-size: 9px; }
.footer_grey  a:visited  { color: #666666; text-decoration: none; font-size: 9px; }
.footer_grey  a:hover { color: #900028; text-decoration: none; font-size: 9px; }
.footer_grey  a:active { color: #666666; text-decoration: none; font-size: 9px; }