html,body {	height: 100%;	margin: 0;	font-family : trebuchet ms, arial, verdana, sans-serif;    font-size : 11px;    text-align : center;    margin : 0;    padding : 0;    color : #9a9a9a;	}hr{color: #ccc;background-color: #ccc;height: 1px;border: 0;}a{color: #9a9a9a;text-decoration:none;}a:hover {color: #666;}#global {padding: 0 10px;	min-height: 100%;	width: 650px;	margin: 0 auto;	position: relative;	}#footer {	position: absolute;	width: 650px;	margin-top:10px;	//bottom: 0;	}#center {	//padding-bottom: 60px; 	//overflow: auto;	}	#center h2 {	color: #999;	font-weight: bold;	font-size : 12px;	}		#right {	padding: 1em;	 margin-left: 50%;	}	#left {	float: left;	padding: 1em;	width: 50%; 		//margin-left: 10px;	}	#header {    background: url(./img/trinaps.png) center no-repeat;	color: #fff;	height: 150px;	}img{border:0px;}