/*	Premier Data Systems, Inc. ©2006	Epiphany Graphics, LLC*//* tag styles */body {	background: #004438;	text-align: center;	padding: 0;	margin: 0;	color: #fff;}a {	color: #fff;	text-decoration: underline;}/* selector styles */#container {	width: 761px;	padding-top: 20px;	margin-top: 0;	position: absolute;	left: 50%;	margin-left: -380px;}#header {	width: 761px;	height: 119px;}#timeDateBar {	background: #000;	width: 761px;	height: 15px;}#enclose {	width: 761px;}#content {	float: left;	width: 633px;	height: 449px;	background: url(../images/content_bgd.jpg) left top no-repeat;}#mainContent {	width: 466px;	height: 377px;	color: #333;	position: absolute;	left: 132px;	top: 169px;	text-align: left;	font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	padding: 10px;	oerflow: hidden;}#mainContent h1 {	font-size: 1.2em;	margin-top: 20px;}#mainContent a {	color: #004438;}#mainContent a:hover {	color: #666;	text-decoration: underline;}#sidebarContent {	width: 85px;	height: 270px;	color: #fff;	position: absolute;	left: 17px;	top: 189px;	padding: 5px;	font-size: 9px;	font-family: Verdana, Geneva, sans-serif;	overflow: visible;	z-index: 20;}#sidebarContent p {	margin: 5px 0;	padding: 0;}#sidebarContent img {	margin: 0;	padding: 3px 0 0 0;}#sidebarContent a {	text-decoration: none;}#sidebarContent a:hover {	color: #fc3;}#sidebarContent ul {	margin: 0;	padding: 0;	list-style: none;}#navigation {	float: right;	width: 128px;	height: 449px;	background: #808080 url(../images/nav_bgd.gif) left top no-repeat;}#footer {	clear: both;}#footer p {	margin: 0;	padding: 0;}#footer a {	color: #699;	text-decoration: none;	margin: 0;	padding: 0;	font-size: 10px;	font-family: Geneva, Verdana, sans-serif;}#footer a:hover {	text-decoration: none;	color: #fff;}