body 
{
   background: #1b1b1b;
   font-family: Tahoma;
   font-size: 11px;
   color: #FFFFFF;
}

#wrapper 
{
   width:1000px;
   margin-left:auto;
   margin-right: auto;
}

#sitetop
{
   height: 79px;
   border-bottom: #352C27 1px solid;
}

#footer
{
   height: 35px;
   border-top: #352C27 1px solid;
   color: #fba904;
   padding:5px;
}

#logo 
{
   display:block;
   float:left;
}

#search 
{
   display:block;
   float:right;
   margin-top: 10px;
}

.formfield {

}

input
{
   font-family: Tahoma;
   font-size: 11px;
}

.submit 
{
   background-color:#f47e21;
   border:1px solid #f47e21;
   color:#FFFFFF;
   font-weight:bold;
   height:17px;
}

input.app_form {
   margin-bottom: 5px;
   width:300px
}

#mainsite 
{
   display:block;
   float:left;
}

#header 
{
   background-image: url(../gfx/payoff_background.jpg);
   height: 190px;
   width: 1000px;
}

#header .yellow 
{
   position:relative;
   top:80px;
   left:270px;
   width:400px;
   text-align:left;
}

#header .white 
{
   position:relative;
   top:80px;
   left:270px;
   width:330px;
   text-align:right;
}

#navigation 
{
   position:relative;
   top:30px;
   left:255px;
   width:740px;
   text-align:left;
   font-size:12px;
   font-weight:bold;
   text-transform: uppercase;
   z-index: 1000;
}
#navigation a
{
   padding: 0 20px 0 20px;
   color: #ffffff;
   text-decoration: none;
}

#content 
{
   
}

label 
{
   float:left;
   display:block;
   width: 315px;
}

hr 
{
   color: #fdcf06;
   height: 1px;
   width: 100%;
}

td
{
   vertical-align: top;
}

a 
{
   color: #fbaa04;
}

#leftcolumn 
{
   width: 260px;
   float:left;
   background: url(../gfx/left_topbg.jpg) no-repeat; 
   padding: 20px 10px 0 0;
}

#gaming_season 
{
   background-color:#828388;
   width: 250px;
   border: 0px;
   border: solid 2px #828388;
}
#gaming_season .row
{
   background-color: #46463e;
   border-bottom: solid 1px #828388;
   height: 21px;
}
#gaming_season .head
{
   height: 22px;
   margin-left: 10px;
   padding: 2px;
   margin-top: 9px;
   font-weight: bold;
   text-transform: uppercase;
}
#gaming_season .subhead
{
   height: 14px;
   padding: 2px 2px 2px 5px;
   margin-top: 2px;
   font-weight: bold;
   background-color: #fdcf06;
   color: #000000;
}
#gaming_season .subhead a
{
   color: #000000;
   text-decoration:none;
}
#gaming_season .alphians
{
   padding: 2px;
   float: left;
   margin-left: 5px;
   width: 70px;
   color: #fdcf06;
   font-weight: bold;
   text-transform: uppercase;
}
#gaming_season .other_team
{
   padding: 2px;
   float: left;
   margin-left: 5px;
   width: 70px;
   color: #fff1e8;
   font-weight: bold;
   text-transform: uppercase;
}
#gaming_season .more_info
{
   padding: 2px;
   float: left;
   margin-left: 5px;
   width: 83px;
   color: #cccccc;
}
#gaming_season .more_info a
{
   color: #cccccc;
   text-decoration: underline;
}
#gaming_season .bottom
{
   height: 22px;
   margin-left: 2px;
   padding: 2px;
   margin-top: 9px;
   font-weight: bold;
   color: #000000;

}
#gaming_season #gaming_form 
{
   float: right;
   margin-top: -2px
}
select.gaming_team
{
   color:#000000;
   font-family:arial;
   font-size:11px;
   width:130px;
   font-weight:normal;
}

#photolinks
{
   color:#ffffff;
   margin: 10px;
}
#photolinks a, #photolinks a:hover
{
   color:#ffffff;
   margin: 0px;
   text-decoration:none;
}
#photolinks #head
{
   color:#ffffff;
   font-weight:bold;
   margin: 20px 0 20px 0;
}
#photolinks img.gallery
{
   border: solid 1px #727871;
   display: block;
   height: 75px;
   width: 75px;
   float: left;
   margin-right: 10px;
}
#photolinks .galleryitem 
{
   height: 85px;
   margin: 10px 10px 0 0;
}
#photolinks .galleryitem p
{
   margin-top: 10px;
}

#rightcolumn 
{
   float: left;
}

.homeintro 
{
   margin: 5px auto;
   width:730px;
}

.homeintro a 
{
   color: #fbaa04;
   text-decoration: underline;
}

#rightcolumn img 
{
   border: solid 1px #727871;
   display: block;
   /*height: 200px;*/
   margin-right: 10px;
}

.homepanels, .textpanel
{
   margin: 5px auto;
   width:730px;
   border-top: #352C27 1px solid;
}

a.panel, a.panel:hover 
{
   color:#988071;
   display:block;
   float:left;
   height:134px;
   margin:0px 15px 0px 0px;
   text-align:left;
   text-decoration:none;
   width:350px;
   cursor:pointer;
}

a.panel_no_link, a.panel_no_link:hover 
{
   color:#988071;
   display:block;
   float:left;
   height:134px;
   margin:0px 15px 0px 0px;
   text-align:left;
   text-decoration:none;
   width:350px;
}

.panel_head
{
   background: transparent url(../gfx/panels_top_bg.gif) repeat-x scroll 0%;
   color:#988071;
   display:block;
   height:31px;
   margin:15px 0 0 0;
   padding:10px;
   text-align:left;
   text-decoration:none;
}
.panel_bottom
{
   background: transparent url(../gfx/panels_bottom_bg.gif) repeat-x scroll 0%;
   color:#988071;
   display:block;
   padding:10px;
   text-align:left;
   text-decoration:none;
   height: 55px;
   *height: 60px;
}
.panel_bottom p
{
   margin-top: -10px;
}
.textpanel_head
{
   background: transparent url(../gfx/panels_top_bg.gif) repeat-x scroll 0%;
   color:#988071;
   display:block;
   float:left;
   height:31px;
   margin:15px 0 0 0;
   padding:10px;
   text-align:left;
   text-decoration:none;
   width:710px;
}
.textpanel_bottom
{
   background: url(../gfx/big_panel_bg.gif) repeat-x;
   color:#988071;
   display:block;
   float:left;
   margin:10px 0 0 0;
   padding:10px;
   text-align:left;
   text-decoration:none;
   width:710px;
}

.textpanel_bottom .galleryitem
{
   width:320px;
   margin:0 15px 0 15px;
   float: left;
   height: 190px;
}

.panel_head h3, .textpanel_head h3
{
   font-size:13px;
   margin:7px 0px 15px 0px;
   *padding-top:8px;
   color: #3e2e24;
   text-transform: uppercase;
}

.textpanel_bottom a 
{
   color: #fbaa04;
   text-decoration: underline;
}

#mainsite h1 
{
   font-family: Arial;
   font-size: 36px;
   color: #fbad04;
   margin: 0px;
   font-weight:lighter;
}

#mainsite h2 
{
   font-family: Arial;
   font-size: 37px;
   color: #ffffff;
   font-weight: bold;
   margin: 0px;
}

.readmore 
{
   text-align:right;
}
.readmore a 
{
   color: #fbaa04;
}
#photolinks .readmore a 
{
   color: #fbaa04;
}

#ff_flashwrapper {
   text-align:center;
}