body {
  padding-left: 9em;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  color: 990000; 
	 background-color: #FFFFFF;  
	/* background: FFFF80 url(images/353gradient.jpg) repeat-y; */
  /* background: yellow url(images/bsaback.gif) no-repeat fixed bottom right; */
	
  /* background: url(AllCubEmblems_Bac_Small.gif) no-repeat fixed center; */
  /* background: url(khakicub1.gif) no-repeat fixed center; */ 
  }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 21em;
  left: 1em;
  width: 9.3em; 
	font-size:75%
	}
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: #990000;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 0.5em solid #ffcc00}
ul.navbar a:link {
  text-decoration: none;
	color: ffcc00;
	 }
ul.navbar a:visited {
  text-decoration: none;
	color: ffcc00;
	 }
ul.navbar a:active {
  text-decoration: none;
	color: yellow;
	 }
ul.navbar a:hover {
  text-decoration: underline;
	color: yellow;
	 }
/* a:link {  color: blue } */
/* a:visited {  color: purple } */
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

pageHeader h1 { 
	background: transparent url(flag.jpg) no-repeat top left; 
	margin-top: 5px; 
	width: 100%; 
	height: 30px; 
	float: left;
	}
ul.540logo {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: .7em;
  left: .7em;
  width: 9.1em; 
	height: 30em;
	background: url(images/theme.jpg) no-repeat top left ;
	}

ul.squaredot {
  list-style-type: square;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif; 
	}
	
tr.buttoncols a:link {
  text-decoration: none;
  color: blue;
	}
tr.buttoncols a:visited {
  text-decoration: none;
	color: blue;
	 }
tr.buttoncols a:active {
  text-decoration: none;
	color: blue;
	 }
tr.buttoncols a:hover {
  text-decoration: underline;
	color: blue;
	 }
tr.buttoncols img {
  border-width: 0;
	}
	

