body { margin: 0px;
       padding: 0px;
			 background-color: #ffffff;
			 font-family: sans-serif;
			 font-size: 13pt;
		  }

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
				  
div#center { margin-left: auto;
             margin-right: auto;
             margin-top: 200px; 
		     width: 780px;
		   }
		   
div#center div { text-align: center; 
                 width: 740px;
			   }		   
			   
div#container { margin: 0px auto; 
                width: 760px;
				height: 880px;
				background-color: #000000;
				border: 2px solid #669933;
			  }
							
div#banner { background-color: #CCCC99; 
             width: 760px;
						 height: 170px;
						 background-image: url('img/banners/welcome_banner.png');
					 }
					 
div#navbar { text-align: center; 
             padding: 5px;
			 height: auto;
			 background-color: #669933;
					 }
					 
div#navbar a { width: 100%;
             height: auto;
						 text-decoration: none;
						 padding: 5px;
						 color: #ffffff;
					 }
					 
div#navbar a:hover { background-color: #CCCC99; 
                   color: #000000;  
				 }
				 
div#navbar span#top { width: 100%;
                   height: auto;
		           text-decoration: none;
		           padding: 5px;
		           color: #000000;
                 }
					 
div#left { background-color: #669933; 
           width: 160px;
					 height: 610px;
					 float: left;
		       padding-top: 10px;
				 }

div#left a { width: 150px;
             height: auto;
						 text-decoration: none;
						 display: block;
						 padding: 5px;
						 color: #ffffff;
						 border-bottom: 1px solid #CCCC99;
					 }
					 
div#left a:hover { background-color: #CCCC99; 
                   color: #000000;  
				 }
				 
div#left span#side { width: 150px;
                     height: auto;
                     text-decoration: none;
                     display: block;
					 padding: 5px;
					 color: #000000;
					 border-bottom: 1px solid #CCCC99;
				   }
					 			 
div#middle { background-color: #FFFFFF; 
             width: 430px;
						 height: 600px;
						 float: left;
						 padding: 10px;
						 overflow: auto;
					}

div#newsmiddle { background-color: #FFFFFF; 
             width: 370px;
						 height: 605px;
						 float: left;
						 padding: 7px;
						 overflow: auto;
					}
									 
div#right { background-color: #FFFFFF; 
            width: 130px;
            height: 600px;
            float: left;
            padding: 10px;
          }

div#newsright { background-color: #FFFFFF; 
            width: 216px;
            height: 619px;
            float: left;
                }
					
div#footer { width: 740px;
             height: auto;
             background-color: #CCCC99;
             float: left;
             text-align: center;
             padding: 10px;
			 color: #669933;
           }

div#footer a { color: #000000; }

div#footer a:hover { color: #669933; } 

div#right td { text-align: right; 
               cursor: pointer;
             }

div#right td:hover { cursor: hand; }

p img { float: left; 
        margin-right: 10px;
		margin-bottom: 10px;
	  }

.infoBox { border-bottom: 1px dashed #CCCC99; 
           padding: 5px;
					 margin-bottom: 10px;
		 }
			 
h3 { margin: 0px;
     padding: 0px;
		 color: #669933;
		 font-size: 12pt;
	 }
	 
h3#wNew { margin: 0px;
          padding: 0px;
		      color: #CC0000;
					text-decoration: underline;
					font-size: 10pt;
	      } 
	 
li { margin-left: -20px; }

table#schedule td { border-bottom: 1px solid #cccccc; }

table#stats { padding: 10px; }

table#stats td { padding: 7px; 
                 border: 1px solid #cccccc;
			   }