body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.9em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #000 url('../images/body_tile.png');
						color: #fff;
						}
						
h2	        {
            font-size: 1em;
            text-align: left;
            margin-top: 15px;
			padding-left: 0px;
			color: #fff;
			width: 515px;
			padding-top: 0px;
			padding-bottom: 10px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #fff;  
            } 
			
a						{
						color: #fff;
}  						
						
#container	{
						width: 787px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						margin-top: 0px;
						margin-bottom: 0px;
						background: url('../images/content_tile.jpg') repeat-y;							
						}
										
												
#banner					{
						width: 787px;
						height: 380px;
						background: url('../images/header.jpg') no-repeat;
						clear: both;
						overflow: auto;
						}			
						
#banner #left
						{
						float: left;
						width: 208px;
						margin-left: 24px;
						margin-top: 115px;
						clear: both
						}																	

#content				{
						overflow: hidden;
						padding-top: 10px;
						}
						
#content #btns
						{
						float: left;
						width: 196px;
						margin-left: 0px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align: left;
						}															
						
#content #btns ul li a
						{
						margin-left: 0px;	
						color: #fff;
						font-size: 0.85em;						
						text-decoration: none;
						font-family: papyrus, verdana, arial, helvetica, sans-serif;
						font-size: 1.1em;
						}		
						
#content #btns ul li a:hover
						{
						color: #fff;
						}																					
						
#content #btns .btn
						{
						height: 26px;
						background: url('../images/btn.jpg') no-repeat;
						overflow: auto;
						padding-top: 4px;
						}													
											
#content #info	
						{
						background: url('../images/info_tile_top.jpg') repeat-x;
						width: 535px;																																				
						float: left;
						text-align: left;
						margin-left: 10px;
						padding-left: 15px;
						}					
						
#footer			{
						clear: both;
						background: url('../images/footer.jpg') no-repeat;
						margin-bottom: 0px;
						margin-top: 20px;
						font-size: 0.7em;
						padding-top: 5px;
						line-height: 1.5em;
						width: 787px;
						}						

#footer #sub_nav
						{
						width: 770px;
						margin-left: auto;
						margin-right: auto;
						}
						
#footer	a		{
						color: #fff;

						}		
											
#footer a:hover						
						{
						color: #fff;
						}	
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-top: 10px;
						margin-left: 15px;
						color: #fff;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 14px;
						margin-top: 10px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 10px;						
						margin-right: 25px;
						}										
						
#copyright #terms a
						{
						color: #fff;						
						text-decoration: none;
						}						

#counter				{
						clear: both;
						margin-left: auto;
						margin-right: auto;
						margin-top: 20px;
						font-size: 0.7em;
						}						
