@charset "UTF-8";/* CSS Document *//* center and scale background image code */body {background:#333333 url(background_02.jpg) no-repeat fixed center top;margin:0;padding:0;}img#expando {display:none;position:absolute;z-index:1;}.wide img#expando, .tall img#expando {display:block;}.wide img#expando {height:auto;width:100%;}.tall img#expando {height:100%;width:auto;}.ie6fixed {position:absolute;}/* layout */#title {	background-image:url(bronze.png);	position:relative;	left:50%;	margin-left:98px;	margin-top:70px;	width:150px;	text-align:right;	color:#fff;	font-family: sans-serif, Helvetica, Arial;	font-size: 14px;	vertical-align: bottom;	line-height: 36px;	padding-top: 0px;	padding-right: 26px;	padding-bottom: 0px;	padding-left: 26px;}#content {	position:relative;	width: 600px;	height: 600px;	left:50%;	margin-left:-330px;	background-image:url(white.png);	overflow:auto;	padding:15px;}#p1 {	font-family: sans-serif, Helvetica, Arial;	font-size:11px;	text-transform: uppercase;	color: #000;	font-style: normal;	font-weight: bold;}#p2 {	font-family: sans-serif, Helvetica, Arial;	font-size:12px;	color: #000;	font-style: normal;}a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000;	text-decoration: underline;}a.corp:link, a.corp:visited{	background-image: url(bronze.png);	color:#FFF;	font-size: 12px;	padding: 3px 6px 3px 6px;	text-decoration:none;}a.corp:hover {	color:#000;}