/*
body {background: #000 url(images/page_background.jpg) repeat;
      color: #CCC;
      font-size: 12px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */
	
 body {
  /*font: 75%/1.6 "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif; */
   font: 75%/1.6 'Arial','sans-serif';
  color: #666;
  background: #E5E5E5; 
  margin: 0;
  padding: 0;
  text-align: center;
}
	  
div{padding:0; margin:0;}

acronym, abbr {cursor: help;
               border-bottom: 1px dotted #334755;}

h1, h2, h3, h4, h5, h6, h7 {margin: 0 0 5px 0;
                        padding: 0;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;}
/*
img {border: 0;
     margin: 0 0 25px 0;}
*/       
h1 {font-size: 34px;}
h2 {font-size: 30px;}
h3 {font-size: 20px; color: #000099}
h4 {font-size: 22px;}
h5 {font-size: 18px; color:#000000}
h6 {font-size: 14px; }

/* a {color: #334755; text-decoration: underline; background-color: #E7EAEB;} 
a:link {color: #334755; background-color: #E7EAEB;}
a:visited {color: #5B7E97; background-color: #E7EAEB;}
a:hover {color: #000; text-decoration: none; background-color: #E7EAEB;}
*/
a {color: #334755; text-decoration: underline; }
a:link {color: #334755; }
a:visited {color: #F00; }
a:hover {color: #000; text-decoration: none;background-color: #0792F8;}
            
#container {width: 1000px;
            text-align: left; 
/*            padding: 0 0 0 0; */
			 padding-top: 1px ;
            margin: 0px auto; 
    /*      background-color: #E7EAEB;    original*/
      /*    background-color: #3399FF; blue */ 
	        background-color:#FFFFFF;  
	/*      background-color:#FFFFFF;  */
	   /*     background-color:#66CCFF; */
	   /*     background-color:#E5E5E5; */
			color: #000000;   
		}

#header {width: 1000px;
         height: 80px;
/*		 background: #000000 url(images/header_background.jpg) repeat-x; */
         background:  url(images/header_background_blue.png) ; 
/*		          background:  url(images/header_background_blue.png) repeat-x; */
  /*     color: #334755;*/
/*       background-color: #3399FF; */
 /*      background-color: #FFFFFF;*/
         color:#000000;
         margin: 0 0px;
		 padding-top: 1px ;  /* needed for firefox to eliminate extra space at top of page  */
/*         border: 0px solid #334755;*/
         position: relative; 
		 margin-top:0px;		
	    }

#logo {float: left;
       margin: 0 5px 0 0;
       padding: 0;}

#header h1 {margin: 26px 0 0 20px;
            padding: 0;
            font-size: 29px;
            line-height: 30px;}

#header h2 {margin: 1px 0 0 20px;
            padding: 0;
            font-size: 14px; 
            line-height: 15px; 
			}
table {border-collapse:collapse;
}



table.tabschedule {border-spacing: 5em;
/*background-image:url(images/back_header.jpg) ;*/

font: Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
/*color:#FFFFFF;*/
/*font-weight:bold;*/
text-decoration:none;
/*border-collapse:separate;*/
}



tr.row:hover{background-color:#FF9;}

/* Begin Search Form CSS */
/*
#search {
	position: absolute;
	right: 20px;
	top: 54px;
	left: 529px;
	width: 191px;
}

#search input.text {margin-right: 5px;
                    vertical-align: middle;
                    border: 2px outset #334755;
                    padding: 0.25em;
                    width: 135px;
                    background-color: #E7EAEB;
                    color: #334755;}

#search input.submit
 
{background: #829099 url(images/menu_background.jpg) bottom left repeat-x;
 color: #334755;
 border: 2px outset #334755;
 vertical-align: middle;
 font-weight: bold;
 padding: 0.4em;
 font-size: 0.8em;}

/* End Search Form CSS */

/* Begin main navigation menu. */
#navbar1 {width: auto;   /*100px */
          float: left;
 /*         height: 10px;*/
          margin: 8px 0px 0px -20px;
		  height:auto;
/*       margin: 0px 0px 0px -20px; */
	   }

#menu {width: 1000px;
       height: 20px;
       margin: 0px 0px 0;
/*       background: #829099 url(images/menu_background.jpg) repeat-x; */
     /*  border: 1px solid #334755; */
	   }

#menu ul {list-style-type: none;
          text-align: center;
          margin: 0;
          padding: 0;}

#menu li {display: inline;
          margin: 0;
          padding: 0;}

/*#menu a {text-decoration: none;
         height: 30px;
         padding: 0 12px;
         margin: 0;
         line-height: 30px;
         display: block !important;
         float: left !important;
         background: #829099 url(images/button.jpg) repeat-x;
         color: #334755;
         font-size: 16px;
         font-weight: bold;
         border-left: 1px solid #334755;}
*/
#menu a.first {margin-left: 20px;}

* html #menu a.first {margin-left: 10px} /* IE Hack */

/* #menu a.last {border-right: 1px solid #334755;}*/

/*#menu a:hover, #menu a#selected {background: #ACCBDF url(images/button.jpg) repeat-x;
                                 background-position: 0 -30px;
                                 color: #000;}
*/
/* End main navigation menu. */ 

/* The leftcolumn division is your main content division. */
#calendarview {float:left;
               width:900px;
			   padding:0;
			   margin: 20px 0 0 10px;}

#leftcolumn {float: left;
             width: 200px;
             padding: 0;
             margin: 20px 0 0 15px;
			 }
			 
#centercolumn {float: left;
             width: 550px;
             padding: 0;
             margin: 10px 0 0 25px;}
			 
#centercolumn h6 {font-size: 12px;
                  font-style: normal; 
                  color:#000000;
                  margin: 0 0 0 5px;
				  padding: 0;} 
	
				  
#centercolumn ul {list-style-type:square;
          text-align: left;
          margin: 0;
          padding: 0;}

#centercolumnfull {float: left;
             width: 800px;
             padding: 0;
             margin: 10px 0 0 25px;}


* html #leftcolumn {margin: 0 0 0 13px} /* IE Hack */

#rightcolumn {float: right;
              width: 140px;
              padding: 0;
              margin: 0px 0 0 15px;}

#rightcolumn h5, #rightcolumn h6 {border-bottom: 1px solid #98A5AE;
                                  padding: 0 0 0 0;
								  color: #000000;
								  size: 8px}

#footer {width: 740px;
         clear: both;
         margin: 0 5px ;
         font-size: 11px;
         text-align: center;}

#footer p {padding: 5px 0;
           margin: 0;}

.left {float: left;
       margin: 5px 5px 0 0;}

.right {float: right;
        margin: 5px 0 0 5px;}

.justify {text-align: justify;}

#events {width: 200px;
         margin-bottom: 5px;
		 margin-top: 5px;}
/*#events a { background-color:#FFCC99}*/
/* Begin topics list. It could instead be used for a list of links. */

#topics {width: 200px;
         margin-bottom: 5px;
		 margin-top: 5px;}

#topics ul {margin: 0;
            padding: 0;
            list-style-type: none;}

#topics li {margin: 0 0 1px;}

#topics a {display: block;
           padding: 3px 0 3px 5px;
           width: 200px;
           background: #829099 url(images/topics_background.jpg) repeat-x;
           color: #334755;
           border-left: 5px solid #334755;
           border-top: 1px solid #334755;
           border-bottom: 1px solid #334755;
           border-right: 1px solid #334755;
           text-decoration: none;}

#topics a:hover {border-left: 5px solid #4F6C7F;
                 border-top: 1px solid #4F6C7F;
                 border-bottom: 1px solid #4F6C7F;
                 border-right: 1px solid #4F6C7F;
                 background: #ACCBDF url(images/topics_background.jpg) repeat-x;
                 background-position: 0 -25px;
                 color: #334755;}

/* End topics list. */

.date {float: right;
       font-size: 11px;
       margin: 7px 0 0;
       font-style: italic;}

.divider {width: 740px;
          height: 11px;
          clear: both;
          margin: 2px 5px 0;
          background: #E7EAEB url(images/divider.jpg) repeat-x;
          color: #334755;}

.divider2 {margin: 0 0 25px;
           border-bottom: 1px solid #98A5AE;}

p.featured {border: 1px solid #98A5AE;
            padding: 5px 5px 20px;
            background: #E7EAEB url(images/gradient.jpg) repeat-x;
            color: #334755;}


