/* CSS Document */#wrapper {		position:absolute;	top: 50%;	left: 50%;	width:800px;	height: 567px;	margin-top: -284px;	margin-left: -400px; }body {	background: url(../images/body_bg.gif) top left repeat ;}#header {	width: 800px;	height: 100px;	background: url(../images/header.gif) top left no-repeat;}.flashNav {position: relative;top: 39px;left: 390px;margin: 0px;padding: 0px;}#content {	width: 800px;	height: 439px;	background-color: #ffffff;}#footer {	width: 800px;	height: 28px;	background: url(../images/footer_bg.gif) top left no-repeat;}.quickSearch {float:left;width: 380px;height: 28px;padding: 4px 0px 0px 10px;margin:0px;}.quickSearch input {margin: 0px 0px 0px 4px;padding: 0px;font-family: Georgia, "Times New Roman", Times, serif;color: #666666;font-size: 10pt;text-align: center;}.quickSearch label {font-family: Georgia, "Times New Roman", Times, serif;font-size: 10pt;color: #ffffff;}.copyRight {float: left;text-align:right;width: 390px;height: 28px;margin:0px;padding: 0px;}.copyRight p {font-family: Georgia, "Times New Roman", Times, serif;font-size:10px;color: #ffffff;margin: 10px 10px 0px 0px;}.copyRight a:link {font-family: Georgia, "Times New Roman", Times, serif;font-size:10px;color: #ffffff;text-decoration: underline;}.copyRight a:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size:10px;color: #ffffff;text-decoration: underline;}.copyRight a:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size:10px;color: #ffffff;text-decoration:none;}
