html               {background:url('imgs/background/battlefield background2.jpg');
                    margin: 0 auto;
                    width:100%;
                    height:100%}


body               {background:#ffffff;
					margin: 0 auto;
                    width:902px;
					height:2000px;
                    font-size:0.83em;
                    font-family: "verdana",arial, "tahoma", sans-serif;}


#main              {background:#ffffff;
                    border:0px solid #cccccc;
                    width:902px;}


#header            {background:url('imgs/tfhead.jpg');
                    text-align:center;
                    font-size:3.2em;
                    color:ffffff;
		            height:70px;
                    width:900px;
		            border:3px solid #eeeeee;
                    padding-left:5px;
                    padding-top:25px;}                    

#footer            {color:#000000;
                    height:20px;
                    width:900px;
		            border:0px solid #000000;
                    clear:both;}

#innerfooter       {height:20px;
                    width:900px;
                    padding-top:3px;
		            border:0px solid #ffffff;
                    text-align:center;}



#newnav            {background:#ffffff;
		            height:30px;
                    width:892px;
		            border:5px solid #ffffff;}

#innernewnav       {background:url('imgs/buttonbg.gif');
		            height:20px;
                    width:890px;
		            border:1px solid #000000;        
                    font-size:1.0em;
                    text-align:center}
				
#leftMargin        {width:148px;
					background:#ffffff;
                    border:5px solid #ffffff;
                    float:left;}
                    
#innerleftMargin   {width:136px;
                    background:#c0c0c0;
                    border:6px solid #000000;}													

#rightMargin      {width:148px;
                   background:#ffffff;
                   border:5px solid #ffffff; 
                   float:left;}
                   
#innerrightMargin {width:146px;
                   background:#c0c0c0;
                   border:6px solid #000000;}
												
#mainContent       {border:5px solid #ffffff; 
                    width:730px;
                    float:left;}
                    
#innermainContent  {background:#dcdcdc;
                    border:1px solid #708090; 
                    padding:0px 20px 20px 20px;
                    width:410;
                    font-size:1em;}


#title            {text-align:center;
                   font-weight:bold;}


.navitem           {text-decoration:none; 
                    text-align:center;
                    padding-left:15px;
                    padding-right:10px;
                    border-left:1px solid #cccccc;}

a.navitem          {color:#ffffff;}

a.navitem:hover    {color:#ffcc00; }

                  
#navSel            {text-decoration:none;
                    color:#bbbbbb;}

#navlastitem       {border-right:1px solid #cccccc;}


#navsellastitem    {text-decoration:none;
                    color:#bbbbbb;
                    border-right:1px solid #cccccc;}



.sign            {font-family:cursive;
                  font-style: italic; }


.redList         {list-style:square;
                  color:red;}


.greenList       {color:#669999;
                  list-style:solidcircle;}


.whiteText       {color:#fff;}


table            {border:1px solid #ffffff;}