body {
            background-color: #bfbfbf;
            text-align: center;
        }
        
        
body, p, td, th, div, span{
    font-family: "trebuchet ms", "Lucida Grande",Tahoma, arial,helvetica,sans-serif;
    font-size: 11px;
    color: rgb(48, 59, 75);
}        


    #container{
	margin: 0 auto;
	width: 700px;
	text-align: left;	
    }        

#outerheader{
	margin: 5px 0px;
	height: 60px;
	width: 700px;
}
#outerfooter{
	margin: 5px 0px;
	height: 60px;
	width: 700px;
	text-align: right;
	font-size: 9px;
}
#logo{
	float: left;
}

#banner{
	float: right;
	width: 468px;
	height: 60px;	
	text-align: right;
}


    #sitecontainer{
	margin: 0 auto;
	background-color: white;
	width: 698px;
	border: 1px solid #7f7f7f;	
	text-align: left;
	float: left;
    }        
    
    
    #innerheader{
    	margin: 1px;
    }
    
    
    
        #content a{
          color: #333;  
          border-bottom: 1px solid #333;
          text-decoration: none;
          
        }
    
        #content a:hover{
          color: #333;
          background-color: #ddd;
          border-bottom: 1px solid #333;
          text-decoration: none;
        }
    
    
    
    
#menu{
      padding: 0;
      margin: 0 10;
      margin-bottom: 15px;
      text-transform: uppercase;
    }

    #menu #main{
      padding: 7px 0px;
    }

    #menu #main a{
      color: #393;      
      font-size: 17px;
      font-weight: bold;
      line-height: 21px;
      letter-spacing: -1px;
      text-decoration: none;
      margin-right: 5px;
      padding: 0 5px;
    }

    #menu #main a:hover{
      color: #393;
      background-color: #efe;
      border-bottom: 2px solid #393;
    }

    #menu #main a.active{
      color: #ed9458;
    }

    #menu #main a.active:hover{
      color: #ed9458;
      background-color: #fdf2ea;
      border-bottom: 2px solid #ed9458;
    }


    #menu #sub{
      padding: 0px 0px 5px 0px;
    }

    #menu #sub a{
      color: #ed9458;      
      font-size: 14px;
      font-weight: bold;
      line-height: 21px;
      letter-spacing: -1px;
      text-decoration: none;
      margin-right: 5px;
      padding: 0 5px;
    }

    #menu #sub a:hover{
      color: #ed9458;
      background-color: #fdf2ea;
      border-bottom: 2px solid #ed9458;
    }

    #menu #sub a.active{
      color: #ed9458;
    }

    #menu #sub a.active:hover{
      color: #ed9458;
      background-color: #fdf2ea;
      border-bottom: 2px solid #ed9458;
    }
    
    
    #main .inactive{
      color: #ccc;      
      font-size: 17px;
      font-weight: bold;
      line-height: 21px;
      letter-spacing: -1px;
      text-decoration: none;
      margin-right: 5px;
      padding: 0 5px;
    }    
    #sub .inactive{
      color: #ccc;      
      font-size: 14px;
      font-weight: bold;
      line-height: 21px;
      letter-spacing: -1px;
      text-decoration: none;
      margin-right: 5px;
      padding: 0 5px;
    }    
    
    
    #content{
    	margin: 0px 15px;
    	font-family: tahoma;
    }
    
    
    #leftcolumn{
    	position: relative;
    	width: 315px;
    	float: left;
    	margin-right: 10px;    	
    }
    
    .newsblock{
    	margin: 10px 0px;
    
    }
    
    #rightcolumn{
    	position: relative;
    	width: 335px;
    	float: left;
    }
    
    #rightcolumn img{
    	border: 3px solid black;
    }
    
    #footer{
    	text-align: center;
    	border-top: 1px solid gray;
    	width: 660px;
    	float: left;
    	margin: 15px 0px 5px 0px;
    	height: 20px;
    }
    
    #sponsors{
    	text-align: center;
    	width: 660px;
    	float: left;
    	margin: 15px 0px 25px 0px;
    }
    #sponsors img{
    	margin: 0px 5px;
    }

            
        h1{
            font-size: 16px;
            font-family: "trebuchet ms", helvetica, arial, sans-serif;
            letter-spacing: -1px;
            padding: 0;
            margin: 0;
            color: #A873B8;
            text-decoration: none;
            font-weight: bold;
            text-transform: uppercase;
        }

        h2{
            font-size: 14px;
            font-family: "trebuchet ms", helvetica, arial, sans-serif;
            padding: 3px;
            margin: 0;
            color: #A873B8;
            margin: 0 0 10px 0;            
            text-transform: uppercase;
        }
        h3{
            font-size: 12px;
            font-family: "trebuchet ms", helvetica, arial, sans-serif;
            padding: 3px;
            margin: 0;
            color: #393;
            margin: 0 0 10px 0;
        }

        h4{
            font-size: 12px;
            font-family: "trebuchet ms", helvetica, arial, sans-serif;
            padding: 3px;
            margin: 0;
            color: #393;
            margin: 0 0 10px 10px;
display: inline;
        }            
        
        
     