body 
{
 	margin:0px;
 	background-color: #001E50;
 	background-image: url(../images/header_back.jpg);
 	background-repeat: repeat-x;
 	text-align: center;
}

#border {
	width:770px;
	min-height: 350px;
	margin: 0px auto;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-top: 0px;
}
#header_news{
	border-bottom: 1px solid #9099A2;
}
#header_title{
	border-bottom: 1px solid #9099A2;
}
#main {
	width:758px;
	min-height: 350px;
	border-left: 1px solid #9099A2;
	border-right: 1px solid #9099A2;
	border-top: 5px solid #9099A2;
	border-bottom: 1px solid #9099A2;
	margin: 0px auto;
	background-color: #ffffff;
	text-align: left;
}

#foot {
	width:758px;
	border-left: 1px solid #9099A2;
	border-right: 1px solid #9099A2;
	border-bottom: 1px solid #9099A2;
	margin-left: 5px;
	margin-bottom: 5px;
}


#colNormal{
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:15px;
}





#header_menu{
	background-image: url(../images/header.jpg);
 	background-repeat: no-repeat;
	border-bottom: 1px solid #9099A2;
	height: 106px;
	
}




#newsbottom{
	border-top: 1px solid #9099A2;
	height: 49px;
	width: 758px;
	
}



/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #main {height:350px;width:756px;}
/* End hide from IE5/mac */


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #header_menu {margin-right: -3px;}
/* End hide from IE5/mac */

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #contentframe {height: 200px;margin-right:-3px;}
/* End hide from IE5/mac */

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #foot {margin-left: 1px;}
/* End hide from IE5/mac */


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #newsbottom {width:756px;}
/* End hide from IE5/mac */




#footer {

}

#isnotMacIE5 { display: none;  }
#isMacIE5 { display: block;}

/* commented backslash hack v2 \*/
#isnotMacIE5 { display: block;}
#isMacIE5 { display: none; }
/* end hack */