#footer {
	/*position: absolute;
	left:0px;
	bottom:20px;*/
	text-align:right;
	font-family:verdana;
	font-size:small;
	width: 100%;
	background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
	clear: right;
}

#content {
	text-align:center;
	font-family:verdana;
	font-size: large;
	width: 100%;
	min-height: 100px;
}
