body {	margin: 0px;	padding: 0px;	font-family: Verdana, arial, "sans serif";	font-size: 90%;}a {  color: #990000;  text-decoration: none;}#outerpage {  margin: 20px 2% 15px 2%;}#innerpage {  border: 1px solid #cc9900;  border-bottom: 5px solid #cc9900;  height: 1px;}html>body #innerpage {  height: auto;}#globalNav {  float: right;  margin: 0px;  margin-right: 5px;  font-size: .9em;  line-height: 1;  text-align: right;  width: 50%;}/* \*/#globalNav {  width: auto;}/* */#globalNav ul {  margin: 0px;  padding: 0px;  padding-top: 4px;}#globalNav ul li {  display: inline;}#globalNav a {  text-transform: uppercase;  padding: 0px 5px 1px 5px;  margin: 0px 2px;  text-decoration: none;  color: #fff;}#header {  background-color: #900;  width: 100%;}#header #uw {  margin: 0px 0px 0px 47px;  padding: 4px 0px 5px 0px;  line-height: 1;  font-size: .9em;  font-weight: normal;  text-transform: uppercase;}#header #uw a {  color: #fff;  text-decoration: none;}#header #uw #crest {  float: left;  margin: -10px 12px 0px 15px;  position: absolute;  top: 20px;  left: 2%;}#header h1 {  clear: both;  margin: 0px;  padding: 0px;  background-color: #fbf4ea;  border-top: 5px solid #cc9900;  border-bottom: 1px solid #cc9900;  height: 60px;    /*  To include a banner graphic header in your page, uncomment   the following three lines and edit the image file name and path  accordingly.     background-image: url(../images/wsg.gif);  background-position: 15px 14px;  background-repeat: no-repeat;    */}/*To include a banner graphic header in your page, uncommentthe following three lines.#header h1 span {  text-indent: -1000px;}*/#header h1 span a {  font-size: 1.2em;  line-height: 1.2;  color: #900;  display: block;  padding-top: 8px;  margin-left: 15px;  font-weight: normal;  }#leftColumn {	position: absolute;	top: 130px;	left: 35px;	width: 150px;	padding-left: 1em;	overflow: inherit;	height: 850px;}#leftColumn ul {  margin: 0;  padding: 0;  list-style-type: disc;}#leftColumn ul li {  margin-bottom: 10px;  line-height: 1.1em;}#centerColumn {  margin: 0 0 0 190px;  padding: 1.8em 15px 1em;  background-color: transparent;  border-left: 1px solid #cc9900;  height: 1px;}html>body #centerColumn {  height: auto;  padding-top: .8em;}#centerColumn h3 {  margin-top: 5px;}#centerColumn a:link {  border-bottom: 1px dotted #ababab;}#centerColumn a:visited {  color: #550000;  border-bottom: 1px dotted #ababab;}#centerColumn a:hover {	color: #900;	border-bottom: 1px dotted #cc9900;}#footer {  text-align: center;  margin-top: 10px;  font-size: 0.9em;  line-height: 1.4em;}#footer p {  margin: 0px;  padding: 0px;}.mouseOver {	cursor: pointer;}.mouseOut {	cursor: normal;}.hide {  display: none;}.caps {	text-transform: uppercase;}.floatleft {	width: 50%;	position: absolute;	float: none;	z-index: 1;	overflow: visible;	visibility: visible;	clear: right;}.floatright {	width: 50%;	float: left;	position: relative;	overflow: visible;	z-index: auto;	visibility: visible;}