/*div#center{  width:955px;  margin:0px auto;  text-align:left;  padding:15px;}*/div#main{  width: 955px;   align: left;  background-color: #FFF;  height: 147px;}div#navbar{  font-weight: bold;  text-align: center;  height: 50px;  width: 955px;  background-color: #5a2049;  position: relative;   left: 0px;}div#navbar ul{  width: 100%;  margin: 0px;  padding: 0px;  font-family: Arial;  font-size: 12px;  color: #FFF;}div#navbar li{  list-style-type: none;  display: inline;  text-align: center;}div#navbar li a{  text-decoration: none;  color: #FFF;  padding: 15px;}div#navbar li a:visited{  color: #FFF;}div#navbar li a:hover{  color: #e0b446;  }body {	background: #2e5e6b;}/*white background w/content*/div#whiteBkg {  float:left;   background-color: #FFF;  width: 955px;   margin-bottom:3em;}#clear {clear:both;}/*Short Column Text - float: right;*/div#copyBlock {  	width: 500px;	position: absolute;	left: 350px;	top: 200px;	margin: 50px;}/*Full Column Text*/div#copyFull {  width: 720px;   position: relative;  left: 60px;   margin: 60px;}/*Table Display*/table {border-collapse:collapse;}table.BellyTable {margin-bottom:2em; text-align:left; border:1px solid #e0b446;}table.BellyTable tr {border:none; border-collapse:collapse;}table.BellyTable td {border:1px solid #e0b446; border-collapse:collapse; padding:.25em;}table.BellyTable thead, table.BellyTable thead td {background-color:#e0b446; padding:.25em; margin:0; border:1px #e0b446 solid;}/*Copy & Links*/.subhead {	color: #5a2049;	font-weight: bold;	line-height: 21px;	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	}.subhead a:link{	color: #2e5e6b;	font-weight: bold;	line-height: 21px;	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	}.body {	font-family: Arial, Helvetica, sans-serif;	color: #303030;	font-size: 12px;	font-weight: bold;	line-height: 21px;}.body a {	color: #5a2049;}.body a:link {	color: #5a2049;}.body a:hover {	color: #e0b446;}/*Left-side images 273*/div#imgContain {	margin: 50px;	width: 250px;	hieght: 419px;	position: relative;	left: 0px;}	/*Top images bar*/div#imgBlock {	margin: 0px;	width: 955px;	hieght: 150px;	float: center;}	