HTML , BODY {
	height:100%;
}


#wrap {
	position:relative;
	min-height:100%;
}

* HTML #wrap {
	height:100%;
}

#head {
}

#menu {
	width:100%;
	text-align:center;
	margin-top: 20px;
	/*background: url('/img/bg_menu.gif') repeat-x;*/
}

#content {
	width:100%;
	padding-top: 20px;
	padding-bottom: 125px;
}

#bot {
	position: absolute;
	width:100%;
	height:104px;
	bottom:0;
}


#newsImg {
	text-align: center;
}
