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: 450px;
	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 {
	position:relative;z-index:5;
	width:758px;
	min-height: 350px;
	border-left: 1px solid #9099A2;
	border-right: 1px solid #9099A2;
	border-top: 0px solid #9099A2;
	border-bottom: 1px solid #9099A2;
	margin: 0px auto;
	background5-color: #ffffff;
	text-align: left;
}

#topborder{
	margin:0px;
	padding: 0px;
	position: relative;
	width: 758px; height: 5px;
	z-index:4;
	background-color:#9099A2
}

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


#menu{
	float:left;
	width: 198px;
	margin-top: 0px;
}



#colRight{

}


#contentframe{
	float:right;
	width: 557px;
	min-height: 350px;
	background-color: #ffffff;
	border-left: 1px solid #9099A2;

}

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


#home{
	 background:url(../images/news_back.gif);
	 background-repeat:no-repeat;
	 border:0px solid #0000ff;
	 position: absolute; 
	 top: 112px; 
	 left:-7px; 
	 width: 770px; 
	 height: 420px;
	 visibility:hidden;
}




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

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

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

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #main {height:400px;width:756px;}
/* 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 #home {background:url(../images/news_back_ie.gif);}
/* End hide from IE5/mac */


#footer {

}

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

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