html, body				{
						padding: 0;
						margin: 0;
						}
						
body					{
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #000;
						color: #fff;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: center;
			color: #fff;
			width: 500px;
			height: 30px;
			margin-left: auto; 
			margin-right: auto;
			padding-top: 0px;
			margin-bottom: 15px;
			margin-top: 30px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   				
						
a						{
						color: #ed008c;
						}								
					
				
					
						
#container				{
						width: 890px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}
						
#top_1					{
						width: 890px;
						height: 100px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_1.jpg') no-repeat center top;
						}
						
#top_2					{
						width: 890px;
						height: 100px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_2.jpg') no-repeat center top;
						}
																																																			

#content_wrapper
						{						
						overflow: auto;
						width: 890px;
						float: left;	
						background: url('../images/left_tile.jpg') repeat-y;	
						}
											
#content				{						
						overflow: auto;
						width: 890px;
						float: left;
						background: url('../images/content_top.jpg') no-repeat;
						padding-bottom: 15px;	
						}			

																			
						
#content #btns
						{
						float: left;
						font-family: arial, serif;
						clear: both;
						margin-top: 0px;
						}
						
#content #btns ul
						{
						width: 210px;
						margin: 0;
						padding: 0;
						margin-left: 55px;
						margin-top: 60px;
						list-style: none;
						overflow: auto;		
						background: url('../images/btn_bg.jpg') no-repeat;	
						
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;
						margin-left: 25px;
						}															
						
#content #btns ul li a
						{
						margin-left: 36px;	
						color: #fff;
						font-size: 8pt;					
						text-decoration: none;
						font-weight: bold;
						}		
						
#content #btns ul li a:hover
						{
						color: #000;
						font-size: 9pt;
						}							
						
#content #btns #top_btn1
						{
						height: 32px;
						padding-top: 8px;
						background: url('../images/btn_1.jpg') no-repeat;
						margin-top: 20px;
						}	
						
#content #btns #top_btn2
						{
						height: 34px;
						padding-top: 8px;
						background: url('../images/btn_2.jpg') no-repeat;
						}	
						
#content #btns #top_btn3
						{
						height: 34px;
						padding-top: 8px;
						background: url('../images/btn_3.jpg') no-repeat;
						}																																																																	
						
#content #btns .btn
						{
						overflow: auto;
						height: 34px;
						padding-top: 8px;
						}		
												
											
#content #info	
						{
						width: 600px;																																				
						float: left;
						text-align: left;
						margin-top: 0px;				
						min-height: 300px;	
						padding-bottom: 0px;
						}	
					

#footer
						{
						clear: both;
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 0px;	
						width: 890px;
						height: 60px ;
						line-height: 1.75em;
						background:  url('../images/footer.jpg') no-repeat;
						}
						
#bottom_wrapper			{
						clear: both;
						float: left;
						width: 890px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						font-size: 1em;
						margin-top: 15px;
						color: #dcdcdc;						
						}
						
#sub_nav
						{
						margin-left: 240px;
						text-align: center;	
						font-size: 10px;
						color: #666;
						}			
						

						
						
#sub_nav a				{
						color: #fff;
						}		
											
#sub_nav a:hover						
						{
						color: #eee;
						}	
						
#copyright				{
						clear: both;
						width: 650px;
						margin-top: 5px;
						margin-left: 240px;
						text-align: center;								
						}	
						
#terms					{
						clear: both;
						width: 650px;
						margin-left: 240px;
						text-align: center;							
						}					
					
									
						
#terms a
						{				
						text-decoration: none;
						color: #999999;
						}						

#counter				{
						clear: both;
						width: 650px;
						margin-left: 240px;
						text-align: center;	
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						