body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;	
						background: url('../images/top_tile.jpg') repeat-x 0px 0px;	
						}	
						
a			{
			color: #CC0000;
}					

a:hover 	{
			#000;
}
                                     
h2	        {
            font-size: 1.2em;
            text-align: left;
            margin-top: 0px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 20px;
			color:#000;
			width: 560px;
			border-bottom: 1px #ccc dashed;
			padding-bottom: 5px;
			background: url('../images/h2_image.jpg') no-repeat 0px 5px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #990000;  
            }           						
						
#container				{
						position: relative;
						top: 0px;
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						background: url('../images/header.jpg') no-repeat;
						}
						
												
#header					{
						position: relative;
						top: 0px;
						width: 780px;
						height: 270px;
						clear: both;
						overflow: auto;
						text-align: left;
						}	
																	
						
#content #btns
						{
						float: left;
						width: 160px;
						}
						
#content #btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align: left;
						margin: 0px;
						padding: 0px;
						}															
						
#content #btns ul li a
						{
						margin: 0px;
						padding: 0px;
						margin-left: 30px;	
						width: 130px;
						color: #000;
						font-size: 11px;
						font-weight: bold;
						text-decoration: none;
						display: block;
					
						}
						
#content #btns ul li a:hover
						{
						color: #cc0000;
						}
						
#content #btns #btn_top
						{
						height: 10px;
						background: url('../images/top_btn.jpg') no-repeat;
						}
						
#content #btns .btn
						{
						margin: 0px;
						padding: 0px;
						height: 22px;
						background: url('../images/btn.jpg') no-repeat;
						overflow: hidden;
						padding-top: 8px;
						}								
					
						
#content #btns #btn_links
						{
						height: 35px;
						background: url('../images/links_btn.jpg') no-repeat left top;
						padding-top: 6px;
						}		
																																						
						
#content #info	
						{
						float: left;
						width: 600px;
						margin-left: 20px;
						text-align: left;
						}						
		
#footer_tile			{
						background: url('../images/footer_tile.jpg') repeat-x 0px 0px;	
						width: 100%;
						height: 80px;
						text-align: center;
}
	
#footer_container  {
					clear: both;
					width: 780px;
					margin-left: auto;
					margin-right: auto;
}
						
#footer				{
						clear: both;
						width: 780px;
						height: 50px;
						margin-top: 15px;
						font-size: 0.7em;
						padding-top: 30px;
						line-height: 1.8em;
						}					
						
#footer	a		{
						color: #e0e0e0;
						text-decoration: none;
						}		
											
#footer a:hover						
						{
						color: #fff;
						}	
						
#copyright	{
						margin-bottom: 20px;
						text-align: center;
						font-size: 0.7em;
						font-weight: bold;
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						clear: both;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 10px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-right: 10px;
						}										
						
#copyright #terms a
						{
						color: #333;						
						text-decoration: none;
						}						

#counter				{
						clear: both;
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: right;
						float: right;
						margin-top: 15px;
						font-size: 0.7em;
						}									
