#addbox {
  position: relative;
  width: 500px;
  height: 70px;
  clip: rect(0px, 500px, 0px, 70px);
  overflow: hidden;
}
#banner1 {
  position: relative;
  width: 480px;
  height: 60px;
  left: 0;
  top: 5px;
}
#banner2 {
  position: relative;
  width: 480px;
  height: 60px;
  left: 500px;
  top: -55px !important;
  top:-58px;
}
blockquote#blockxx {
margin: 1.5em 0;
border: 2px solid #CC3333;
background: url(http://www.naas.org/images/colorbar.gif) 10px 10px repeat;
padding-top: 2px;
width: 40em;
font-weight: bold; font-size: 13pt; font-family:corbel;
}

td#intro {background: #CCFFFF; 
font-size: 9pt; font-family: CALIBRI;
font-weight: bold; color: #330099;
}

td#inset {background: #F39D85; 
font-size: 11pt; font-family: CALIBRI;
font-weight: bold; color: #330099;
}

th#heaset {background: #FFFFAE; 
font-size: 11pt; font-family: corbel;
font-weight: bold; color: #804040;
}

td#head2 {background: #FFFFCC; 
font-size: 14pt; font-family: GOUDY OLD STYLE ATT;
font-weight: bold; color: #FFFFCC;
}

th#head3 {background: #FFCCFF; color: #33CC33;
font-size: 12pt; font-family: LUCIDA SANS;
font-weight: bold; color: #003333;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 15em;
height: 20px;
/*border: 1px solid black;*/
padding: 3px;

}

#pscroller2 a{
font-size: 12pt; font-family: corbel;
font-weight: bold; color: #003333;
}

.glower a{ 

color: #fff;
background: #f90;
font-size: 12pt; font-family: corbel;
font-weight: bold; color: #003333;
padding: 0.2em;
border: 4px solid;
border-color: #99f #008 #008 #99f;
}

 .glower a:hover
{
background: #fa1;
border-color: #008 #99f #99f #008
}

.glowx a{ 

color: #fff;
background: #f90;
font-size: 12pt; font-family: corbel;
font-weight: bold; color: #003333;
padding: 0.2em;
border: 1px solid;
border-color: #99f #008 #008 #99f;
}

 .glowx a:hover {
background: #FFFFCC;
border-color: #008 #99f #99f #008
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
