body {margin: 0px;
      font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
      font-size: 10px;
      background: #0000ff;
     }
h3 {font-size: 18px; }
input.search {font-family: Verdana, Tahoma, Arial, Helvetica, Sans-seerif; font-size: 9px;
       height: 15px; }
input {font-family: Verdana, Tahoma, Arial, Helvetica, Sans-seerif; font-size: 9px; }
td {font-size: 10px; }
a {color: 0000ff; font-weight: bold; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline;}
#outer-container {width: 700px;
                  background: #ffffff;
                 }
#header {background-image: url('new_site/topbar2.gif');
         width: 700px;
         height: 81px;
        }
#search {position: absolute;
         top: 58px; left: 275px; }
#container {width: 700px;
            background: #ffffff;
           }
#left {float: left;
       width: 150px;
      }
#right {margin-left: 150px;
        padding: 5px;
        
        font-size: 11px;
       }
//#right p { line-height: 150%; }
#nav a {display: block;
        font-size: 10px;
		font-weight: bold;
		padding: 3px;
		text-decoration: none;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		background: #0000ff;
		-moz-border-radius: 4px; } 
#nav a:hover {color: #ffff00;
              background: #ff0000; }
#announcements {margin-top: 10px;
                border: 1px solid #0000ff; background-color: #ffff00; 
                padding: 3px;}
#announcements a {font-weight: bold;
                 text-decoration: none; 
				 color: #000000; }
#announcements a:hover {color: #ff0000; }
#cleaner {clear: both;
         }
#footer {width: 700px;
         padding: 3px;
         font-size: 9px;
         text-align: center;
        }
#footer a {color: #ffff00;
           text-decoration: none;
          }
#footer a:hover {color: #ff0000; }
#calendar {float: right;
           width: 150px; 
           border: 1px solid #0000ff;
           background-color: #ffff00; 
           padding: 3px; }
.calendar {font-size: 9px;
           padding: 1px; }
.divider {width: 100%;
          border-bottom: 1px solid #0000ff;
          clear: right;
          height: 1px;
         }
         
         
         
/*         
.round1-150 {background: url('new_site/top-back.gif') no-repeat top; padding-top: 10px;}
.round1-content {background: #ffff00; 
                 border-left: 1px solid #0000ff;
                 border-right: 1px solid #0000ff;
                 border-bottom: 1px solid #0000ff;
                 padding: 0px 4px 4px 4px; }
*/