body {
   background-color: #660000;
   color: #000000;
   }

/* calendar */

a:link {
    color: #8C00AA;
    text-decoration: none;
}
a:visited {
    color: #8C00AA;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #CC0000;
}
a:active {
    text-decoration: none;
}

#container
{
width: 760px;
 background-color: #660000;
position:relative;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 27px;
/*margin-bottom: 30px;*/
border-width: 0px;
border-style: solid;
border-color: green;
}

#menu {
 display: block;
   }
#menu-tobe {
 width:111px;
 float:left;
 position:relative;
 margin-left:auto;
 margin-right:auto;
/*  border-width: 0px;
 border-style: solid;
 border-color: white; */
 display: block;
 }

.screen {
 border-width:0px;
 }

.printer {
 display: none;
 }

#content-top {
   width:649;
   height:105;
   background-image:url(images/global-new1/topbar.gif);
    }


#page-bottom {
 width: 760px;
 min-height: 140px;
 float:left;
 color: white;
 position:relative;
    padding: 0px;
    /*margin: 0px;*/
 margin-left:auto;
 margin-right:auto;
 /*margin-bottom:30px;*/
 /*background-image:url(images/global-new1/topbar.gif);*/
 text-align: left;
border-width: 0px;
border-style: solid;
border-color: red;
 }

#page-bottom img{
   /* display: block; */
    border: none;
    margin: 0;
    padding: 0;
    text-align: right;
 }

 .addybar {
  float: left;
  display: block;
 }

 .align-left {
  float: left;
 }

 .align-left img{
  display: block;
 }

.align-right-addy {
 width: 388px;
 float: right;
 text-align: right;
 }
.align-right-addy  img{
  display: block;
 }
.align-right {
 width: 388px;
 float: right;
 text-align: right;
 }

 .align-right-stayintouch {
 background-image:url(images/global-new1/stayinformed.jpg);
 text-align: right;
 margin-bottom: 3px;
 min-height:25px;
 color: #FFFFCC;
/* font-weight: bold;*/
 }

#moretext {
   display: block;
   }

#calendar-archive {
   display: none;
   }

#notes-archive {
   display: none;
   }

#stage {
   background-image: url(images/index/back.jpg);
   border: 0px solid yellow;
   }

#flashbanner
   {
   display: block;
   }

noscript
   {
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;

   }

/* end of file */

