body {
          font-family : Arial, Helvetica, sans-serif;
          font-style : normal;
          background-color : white;
		  background-image: none;
}
div.index li {
          font-size: 28px; 
	  font-weight: bold; 
	  line-height: 50px;
	  color: #990000;
}
div.index li li {   
          font-size:  16px; 
          color: #000000 ; 
          line-height: 20px;
          font-weight: bold;
}
div.index li li li { 
          FONT-SIZE: 14px; 
          color: #000000; 
          line-height: 18px;
	  font-weight: bold;
}
div.index ul {  
          list-style-type: none;
}
div.index ul ul {  
          list-style-type: disc;
}
div.index ul ul ul {  
          list-style-type: circle;
          margin-bottom: 10px;
}
div#bigbanner {
          height: 140px;
}

div#bigbanner img {
          float: left;
          margin-right : 15px;
}

div#bigbanner h1 {
          font-size : 36px;
          font-weight : bold;
          color : #990000;
          margin-bottom : 5px;

}
div#bigbanner h2 {
          font-size : 16px;
          font-weight : bold;
          padding-left : 130px;
          margin-top : 5px;
}
div#banner {
          height: 80px;
          white-space: nowrap;
          text-transform : capitalize;
          margin-top : 5px;
}
div#banner img {
          float: left;
          margin-right : 15px;
}
div#banner h1 {
          font-size : xx-large;
          font-weight : bold;
          color : #990000;
          margin-bottom : .5ex;
}
div#banner h2 {
          font-size : large;
          font-weight : bold;
          margin-top : .5ex;
          text-indent : 2ex;
}
div.navbar { 
          font-size : small; 
          background-color : #CCCCCC;
          color: #990000; 
          font-weight: bold; 
          vertical-align: middle; 
          white-space: nowrap;
          padding-top: .25ex; 
          padding-bottom: .20ex; 
          padding-left: 1ex; 
          padding-right : 100%;
          margin-bottom : .5ex;
          	  height: auto;
}

div.navbar a {
          color : #0000cc;
          text-decoration : underline;
          padding-left : .25ex;
          padding-right : .25ex;
}
div.image IMG {
          border-width: thin;
          border-style: solid;
          margin-top: 3ex;
          margin-left: 3ex;
          margin-right: 3ex;
          float: left;
}
div.thumbnails {
          margin-top : 1ex;
}
div.thumbnails IMG {
          border-width: thin;
          border-style: solid;
          margin: 1ex;
}

div#copyright {
          margin-left: 5ex;
          font-size : x-small;
          color : #000066;
          clear: both;
}
div.counter  {
         margin-left: 3ex;
         clear: both;
}
div#counter  {
         margin-left: 3ex;
                   clear: both;
}

