body {
  padding-left: 11em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: 000066; 
	 background: #FFFF80 url(images/353gradient.jpg) repeat-y; 
	 background-color: #FFFF80;  
	 background-image: url(images/353gradient.jpg);
	 background-repeat: repeat-y; 
	/* 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: 11em;
  left: 1em;
  width: 9em 
	}
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: #66B3FF;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 0.5em solid red}
ul.navbar a {
  text-decoration: none }
a:link {
  color: purple }
a:visited {
  color: blue }
a:hover {
  font-weight: bold }
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.cublogo {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1em;
  left: 1em;
  width: 9.1em;
	height: 10em;
	background: url(images/CSTrademarkbeveled.gif) no-repeat top right;
	}
ul.squaredot {
  list-style-type: square;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif; 
	}
	
