body {

          background:#2898A2 url(bodybg.gif);

          margin: 0px;

          padding:100px 0 0 0;

          }

 

a, a:link, a:visited, a:active  {

          text-decoration: underline;

          color: #4E68A3;

          }

img {

          border:0;

}

 

a:hover {

          color: #006699;

          text-decoration: underline;

          }

 

#container {

          line-height: 120%;

          margin-right: auto;

          margin-left: auto;

          margin-top:0px;

          margin-bottom:20px;

          text-align: left;

          padding: 0px;

          width: 760px;

          background: url(bgnew.gif) repeat-y;

border-left:1px solid #fff;

border-right:1px solid #4E68A1;

border-bottom: 1px solid #4E68A1; 

}

 

#banner {

          margin-right: auto;

          margin-left: auto;

          width: 760px;

          height: 100px;         

          margin-bottom:0px;

          padding: 0;

border-left:1px solid #fff;

border-right:1px solid #4E68A1;

border-top: 1px solid #fff;

          }

 

#center {

          float: right;

          width: 650px;

          }

#left{

width:107px

float:left;

}

 

.content {

          padding: 0px 5px 0px 20px;

          color: #fff;

          font-family: Lucida Grande, Verdana, Arial, sans-serif;

          font-size: 11px;

          }

 

.content p {

          color: #fff;

          font-family: Lucida Grande, Verdana, Arial, sans-serif;

          font-size: 11px;

          line-height: 150%;

          text-align: left;

          }

 

.content li {

          line-height: 150%;

          }

 

.content h2 {

          color: #fff;

          font-family: Georgia, Times New Roman, serif;

          font-size: 14px;

          text-align: left;

          font-weight: bold;

          border-bottom: 2px solid #C9CDC7;

          text-indent: 8px;

          }

 

.content h3 {

          color: #fff;

          font-family: Georgia, Times New Roman, serif;

          font-size: 14px;

          text-align: left;

          font-weight: bold;

          border-bottom: 2px solid #C9CDC7;

          text-indent: 8px;

          }

          

.sidebar {

          padding: 14px 0px 0px 0px;

          }

 

.sidebar ul {

    list-style-type: none;

    text-align: left;

    width: 140px;

          padding-left:0px;

          padding-right:0px;

          margin-left:0px;

          }

 

.sidebar li a {

          display: block;

          text-decoration: none;

          font: 10px Verdana, sans-serif;

          padding: 0px;

          }

 

.sidebar li li, .sidebar li {

          display: inline;

          }

 

.sidebar li li a {

          background: #CDD1CC;

          text-decoration: none;

          text-transform: uppercase;

          font: 9px Lucida Grande, Verdana, sans-serif;

          color: #4D67A0;

          padding: 2px 0px 2px 0px;

          border-top: 1px solid #fff;

          border-left: 1px solid #fff;

          border-bottom: 1px solid #B3B7BF;

          border-right: 1px solid #B3B7BF;

          width: 107px;

padding-left: 8px;

}

 

.sidebar li li a:hover {

          background: #1B2D56;

          color: #fff;

          text-decoration: none;

          border-bottom: 1px solid #fff;

          border-right: 1px solid #fff;

          border-top: 1px solid #B3B7BF;

          border-left: 1px solid #B3B7BF;

          width: 107px;

}

 

#footer {

margin: auto;

width:  760px;

padding-top:px;

background:url(foot.jpg) top left no-repeat;

}

 

.bottom {      

          color: #7F0300;

          font-family: Verdana, Arial, sans-serif;

          font-size:9px; 

          text-align:right;

          padding-top:30px;

          padding-right: 20px;

          letter-spacing: 2px;}

<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A       { font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN    { font-family:arial, helvetica }
TD      { font-family:arial, helvetica }
BODY    { background-color:#FFF }

/**** month and year header at top of calendar ****/
.date_header            { font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell               { background-color:#EDECD8; height:60; width: 75; }
.empty_day_cell         { background-color:#EEEEEE; height:60; width: 75; }
.today_cell             { background-color:#F5F4ED; height:60; width: 75; }

/**** day number in upper left corner of each cell ****/
.day_number             { font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt              { font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link       { color:#00F; text-decoration:underline }
.title_txt A:active     { color:#00F; text-decoration:underline }
.title_txt A:visited    { color:#00F; text-decoration:underline }
.title_txt A:hover      { color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str               { font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header          { background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint              { font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A            { font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
// end hiding -->
</STYLE>