#wrapper {	background: left;	width: 760px;	margin-right: auto;	margin-left: auto;}body {	margin: 0px;	font: 62.5% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	background: #DEDACA url(images/bg_page.gif) repeat-y center top;}#banner {	background: #7799AA url(images/bg_banner.png) no-repeat right top;	height: 100px;	width: 760px;	position: relative;}#main h1 {	font-size: 2em;	border-bottom: 2px solid #335566;	text-transform: uppercase;	color: #223344;}#main {	margin-right: 15px;	margin-left: 15px;	font-size: 14px;}#banner #mainNav {	color: #FFFFFF;	list-style: none;	margin: 0px;	padding: 0px;	position: absolute;	right: 0px;	bottom: 0px;}#mainNav li {	margin-left: 5px;	margin-right: 5px;	font-size: 1.2em;	border-left: 1px solid #223344;	padding: 3px 7px 2px;	float: left;	border-top: 1px solid #DEDACA;}#mainNav a {	color: #FFFFFF;	text-decoration: none;}td, th {	padding: 3px 3px 3px 10px;	text-align: left;	border: 1px solid #7799AA;}th {	background: url(images/bg_th.png) repeat-x;	color: #333333;}table { border-collapse:collapse;}.striped {	background-color: #F3EEDF;}tr {	cursor: pointer;}tr.highlight {	background: #A6B8C2;}th.headerSortDown {	background: #A6B8C2 url(images/down_arrow.png) no-repeat right center;}th.headerSortUp {	background: #A6B8C2 url(images/up_arrow.png) no-repeat right center;}