@charset "utf-8";#header {	height: 123px;	width: 830px;	position: absolute;	top: 0px;}#wrapper {	width: 830px;	margin-right: auto;	margin-left: auto;	position: relative;}#content {	width: 830px;	margin-right: auto;	margin-left: auto;	position: absolute;	top: 130px;}#leftbar {	float: left;	width: 30%;	background-color: #FFCCCC;}#right {	width: 100%;}#clear {	clear: both;}#footer {	height: 11px;	width: 830px;	position: relative;}#logo {	background-color: #C20000;	background-image: url(images/AptCounter.jpg);	background-repeat: no-repeat;	width: 830px;}#flash {	width: 830px;}#menu {	width: 830px;	background-image: url(images/MenuBKGD.jpg);	height: 35px;}body {	margin: 0px;}
