<style type="text/css">

body { font-family: arial, helvetica, sans-serif; background-color: white; padding: 0;}
h1 { font-family: arial, helvetica, sans-serif; margin: 0 0 15px 0; font-size: 1.2em;  color: #0060AA; }
h2 { font-family: arial, helvetica, sans-serif; margin: 0 0 15px 0; font-size: 1.1em; color: #0060AA; }
h3 { font-family: arial, helvetica, sans-serif; margin: 0 0 15px 0; font-size: 1.0em; }
h4 { font-family: arial, helvetica, sans-serif; margin: 15px 25px 50px 25px; font-size: 0.9em; }
p { font-family: arial, helvetica, sans-serif; font-size: 0.9em; line-height: 1.2em; margin: 0 10px 10px 0; }
li { font-family: arial, helvetica, sans-serif; font-size: 0.9em; line-height: 1.2em; }
.narrowtext { margin: 0 350px 20px 0; }
.narrownew {
	margin: 0 200px 10px 0;
	color: #000000;
}
.headertext { font-family: verdana, arial, helvetica, sans-serif; font-size: 0.7em; color: white; margin: 0 0 0 0; text-align: right; }
.footertext { font-size: 0.7em; text-align: center; }
.splashtext { margin: 0 0 5px 0; font-size: 0.9em; line-height: 1.2em; }
.fineprint {text-align: center; font-size: 0.6em; color: black;}
a { color: blue; text-decoration: none; }
a:link { color: blue; }
a:visited { color: blue; }
a:hover { background-color: #999999; }
a.white:link { color: white; }
a.white:visited { color: white; }
a.plain:hover { background-color: transparent; }
INPUT.searchbox { background-color: white; color: #61787B; font-size: 8pt; display: inline; }
.inline { display: inline; }
.headerrow {background-color: #7D959B;}
.TL-left {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.TL-right {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.headerrow-cap {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #7D959B}
/* All the content boxes belong to the content class. */
.content { position: absolute; z-index: 2; }
#wrapperbox { 
  position: absolute;
  width: 757px;
  top: 20px;
  left: 20px;
  z-index: 5;
  }
#headbar { 
  position: relative; 
  width: 757px; 
  height: 33px; 
  background-color: 0060AA; 
  z-index: 6; 
  }
#navleft {
  position: relative;
  float: left;
  width: 176px;
  height: 584px;
  font-size: 0.9em;
  background-image: url('http://www.iasonline.org/images/splash_02.jpg');
  background-repeat: no-repeat;
  z-index: 7;
  }
#navleftnew {
  position: relative;
  float: left;
  width: 176px;
  height: 584px;
  font-size: 0.9em;
  background-image: url('http://www.iasonline.org/images/splash_02.2008.jpg');
  background-repeat: no-repeat;
  z-index: 7;
  }
#navleft2 {
  position: relative;
  float: left;
  width: 176px;
  height: 584px;
  font-size: 0.9em;
  background-image: url('http://www.iasonline.org/images/splash_02a.2008.jpg');
  background-repeat: no-repeat;
  z-index: 7;
  }
#subhead {
  position: relative;
  float: left;
  width: 581px;
  height: 79px;
  font-size: 0.9em;
  background-image: url('http://www.iasonline.org/images/splash_03.gif');
  background-repeat: no-repeat;
  z-index: 8;
  }
#subheadnew {
  position: relative;
  float: left;
  width: 581px;
  height: 88px;
  font-size: 0.9em;
  background-image: url('http://www.iasonline.org/images/splash_03.2007.jpg');
  background-repeat: no-repeat;
  z-index: 8;
  }
#subhead2 {
  position: relative;
  float: left;
  width: 581px;
  height: 138px;
  font-size: 0.9em;
  z-index: 8;
  }
#programs {
  position: absolute;
  width: 340px;
  height: 308px;
  top: 132px;
  left: 437px;
  z-index: 30;
  }
#program {
  position: absolute;
  width: 196px;
  height: 301px;
  top: 141px;
  left: 581px;
  z-index: 31;
  }
#splashbody {
  position: relative;
  float: left;
  width: 581px;
  height: 505px;
  /* Change height to ~500px after changes */
  overflow: auto;
  background-color: E5ECF6;
  scrollbar-base-color: #E5ECF6;
  scrollbar-face-color: #0060AA;
  scrollbar-arrow-color: #E5ECF6;
  z-index: 10;
  }
#splashbodynew {
  position: relative;
  float: left;
  width: 581px;
  height: 496px;
  overflow: auto;
  background-color: E5ECF6;
  scrollbar-base-color: #E5ECF6;
  scrollbar-face-color: #0060AA;
  scrollbar-arrow-color: #E5ECF6;
  z-index: 10;
  }
#mainbody {
  position: relative;
  float: left;
  width: 581px;
  height: 447px;
  overflow: auto;
  background-color: E5ECF6;
  scrollbar-base-color: #E5ECF6;
  scrollbar-face-color: #0060AA;
  scrollbar-arrow-color: #E5ECF6;
  z-index: 10;
  }
#footer {
  position: relative;
/*  float: left;  This causes a weird artifact in IE of repeating the last 2 text chars */
  clear: both; 
  width: 757px;
  height: 100px;
  margin: 0 0 0 0;
  z-index: 9;
  }

</style>

