body
	{
		/*background:#fff url(../img/back.jpg);*/
		background-color:black;
		margin:0px; 
		border:0px; 
		padding:0px
		
    }
#outterwrap
	{
			width:904px;
			
			margin: 0px auto 0px auto;
            border-color: gray;
            border-style:  solid;
            border-width:1px;
            padding: 0px;
           /* text-align: center;*/
            background: black;   
            
    }

#maintable
	{
					
			border-collapse: collapse;
			/*table-layout:fixed;*/
			margin:0px;
			padding:0px;
			border:0px;		
		
	}
	
#topHeader
    {
          border-collapse:collapse;
          width:902px;
    }
    
    
 #middleTable
    {  background-color:Black; 
       
    }
       
 
.leftSide
    {
          width:670px;
          vertical-align:top;
         
    }
#newsTable
    {
              
              text-align:center;
              border-left:solid 1px gray;
              vertical-align:top;
              border-collapse:collapse;
    }
.rightSide
    {
          
          vertical-align:top;
          text-align:center;
          padding-left:4px
         
         
          
          
    }
.rightSide img
    {
            
            width:98px;
            height:98px;
            border:0;
            
            
            
    }
.rightSide div
    {
             vertical-align:top;
             text-align:center;
             font-family:Trebuchet MS;
             font-size:15px;
             color: gray;
             text-decoration:underline;   
             
    }
.leftText
    {       
             vertical-align:top;
             text-align:left;
             font-family:Trebuchet MS;
             font-size:19px;
             color: white; 
                   
             
    }
.leftText a{ color:Red;text-decoration:none}
.leftText a:hover {color:Yellow;}


#news, #news3, #news5, #news7, #news9
    {       
            
             background:url(../img/main-bg.png);
             vertical-align:top;  
             font: normal 20px Trebuchet MS;
             color:White;
             text-decoration:none;              
             border-collapse:collapse;
               
             
    }

#news2, #news4  ,#news6, #news8, #news10
    {
            background-color:#696969;
            color:white;
            text-align:center;
            font-size:14px;
            text-decoration:none;
            line-height:20px;
            vertical-align:top;
    }
#newsLink
    {
            background-color:#696969;
            color:white;
            text-align:center;
            font-size:14px;
            line-height:25px;
    }
    
    
/* schedules page */

#schedules  {color: White;font-size:20px;}
#schedules a    {color:white;text-decoration:none}
#schedules a:hover {color:Red;}

/* Board page */

.board  {color:red;font-size:15px;}
.board div  {color:white;font-size:18px;}
.board a    {color:Yellow;text-decoration:none}
.board a:hover  {color:red;}
#boardTable {text-align:center;width:902px}
#outterwrap1
	{
			width:904px;
			height: 950px;
			margin: 0px auto 0px auto;
            border-color: gray;
            border-style:  solid;
            border-width:1px;
            padding: 0px;
           /* text-align: center;*/
            background: black;   
            
    }
/* Locations */

.location  {color:yellow;font-size:12px;}
.location div  {color:white;font-size:18px;}
.location a    {color:Yellow;text-decoration:none}
.location a:hover  {color:red;}
#locationTable {text-align:center;width:902px}


/* Links Page */

.links  {color:yellow;font-size:12px;}
.links div  {color:white;font-size:18px;}
.links a    {color:Yellow;text-decoration:none}
.links a:hover  {color:red;}
#linksTable {text-align:center;width:902px}


/* forms Page */

.forms  {color:yellow;font-size:12px;}
.forms div  {color:white;font-size:18px;}
.forms a    {color:Yellow;text-decoration:none;}
.forms a:link   {text-decoration:none;}
.forms a:hover  {color:red;text-decoration:none;}
#formsTable {text-align:center;width:902px; font: normal 13px Trebuchet MS;}

#newsList   {text-align:left;line-height:50px;}
