body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #000;
						color: #252323;
						background: url('../images/background.jpg') ;
						}
						
h2	        {
            font-size: 1.25em;
            text-align: left;
			padding-left: 45px;
			color: #999999;
			width: 680px;
			height: 40px;
			padding-top: 10px;			
			margin-bottom: 10px;
			margin-top: 20px;
			font-family: garamond, serif;
			background: url('../images/h2_image.jpg') repeat-x 0px 5px;
            } 
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   	
						
h5			{
			color: #cc0000;
			font-size: 1.3em;
}
									
a						{
						color: #999;
						}												
						
#wrapper				{
						width: 100%;
						overflow: auto;
						background: url('../images/corner_scroll.jpg') no-repeat;
						}						
						
#container				{
						width: 1002px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						margin-top: 0px;
						margin-bottom: 0px;		
						background: url('../images/top.png') no-repeat 0px 0px;	
						padding-top: 82px;
						}							
												
#banner					{
						width: 1002px;
						height: 253px;
						background: url('../images/banner.png') no-repeat 0px 0px;
						clear: both;
						overflow: hidden;
						}	
						
#flash					{
						float: left;
						height: 253px;
						width: 231px;
						padding-left: 771px;
}		
																											

#content				{
						width: 1002px;
						overflow: auto;
						background: url('../images/content_tile.jpg') repeat-y;
						padding-bottom: 20px;
						margin-top: 5px;
						}

#content_top				{
						width: 1002px;
						overflow: hidden;
						background: url('../images/content_top.png') no-repeat;
						height: 27px;
						}
						
#content #btns
						{
						float: left;
						width: 191px;
						margin-top: 0px;
						border-top: 0px;
						}
						
#content #btns ul
						{
						padding: 0;			
						margin: 0;
						list-style: none;
						padding-left: 10px;
						}	
						
#content #btns ul li
						{
						text-align: left;
						width: 191px;						
						}															
						
#content #btns ul li a
						{
						margin: 0;
						padding: 0;
						color: #999;
						font-size: 0.8em;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #000;
						}				
						
#content #btns .btn
						{
						margin: 0;
						padding: 0;
						height: 22px;
						background: url('../images/btn.jpg') no-repeat 0px 0px;
						overflow: hidden;
						padding-top: 5px;
						padding-left: 35px;
						}
						
#content #btns #bot_btn	
						{
						height: 83px;
						background: url('../images/bot_btn.jpg') no-repeat;
						padding-top: 3px;
						}																			
											
#content #info	
						{
						background: url('../images/info_tile_top.jpg') repeat-x;
						width: 727px;																																				
						float: left;
						text-align: left;
						margin-left: 15px;
						padding-left: 15px;
						}	
						
#bottom
						{
						width: 1002px;
						height: 1px;
						}									
						
#footer					{
						clear: both;
						margin-bottom: 0px;
						font-size: 0.9em;
						padding-top: 0px;
						line-height: 1.8em;
						width: 1002px;
						overflow: hidden;		
						background: url('../images/footer.png') no-repeat 1px 0px;	
						width: 1002px;
						height: 120px
									
						}						

#footer #sub_nav
						{
						margin-left: auto;
						margin-right: auto;
						width: 1002px;
						height: 53px;
						margin-top: 35px;
						}
						
#footer #sub_nav div
						{
						width: 820px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						font-size: 0.8em;
						margin-top: 1px;
						}						
						
#footer	a				{
						color: #777;
						}		
											
#footer a:hover						
						{
						color: #eee;
						}	
						
#copyright	{
						text-align: center;
						font-size: .9em;
						font-weight: bold;
						margin-top: 0px;
						margin-left: 5px;
						color: #6f6d65;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 5px;
						margin-top: 10px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 10px;						
						margin-right: 5px;
						}										
						
#copyright #terms a
						{
						color: #6f6d65;						
						text-decoration: none;
						}						

#counter				{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 25px;
						margin-top: 15px;
						font-size: 0.7em;
						}						
