@charset "UTF-8";body{	margin: 0px;	padding: 0px;	left: 0px;	top: 0px;	font-family: Helvetica, Arial, sans-serif;	font-variant: small-caps;	font-weight: bold;	font-size: 14px;	height:100%;	background-color: #ccc;}a{	color: #333;	text-decoration:none}a:hover{	color:#069;	}#holder {	margin-top: 50px;	text-align: center;	margin-right: auto;	margin-left: auto;}#topBar {	background-color: #68756e;	height: 150px;	width:1000px;	margin-right: auto;	margin-left: auto;}#frontTitle {	font-size: 88px;	font-style: normal;	font-weight: bold;	color: #f1f1f1;	text-align: center;	letter-spacing: .2em;}#sideA {	font-size: 24px;	color: #333;	text-align: right;	vertical-align: middle;	float: left;	margin-top:100px;	width: 400px;}#sideB {	font-size: 24px;	color: #333;	text-align: left;	vertical-align: top;	margin-top:80px;	margin-left:600px;	width: 400px;}#mid {	margin-right: auto;	margin-left: auto;	background-image: url(../guiImages/frontPageBG.gif);	background-repeat: repeat-y;	width:1000px;	min-height: 300px;}#bottomPix{	margin-right: auto;	margin-left: auto;	width:1000px;	min-height: 250px;	background-color: #68756e;}