html, body				{
						height: 100%;
						}
						
body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 12pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #121b2a url('../images/body_tile.jpg') repeat-x;
						color: #eee;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
						padding-left: 0px;
						color: #fff;
						width: 590px;
						padding-top: 0px;
						padding-left: 0px;	
						background: url('../images/h2_image.jpg') no-repeat bottom left;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #fff;  
            }   				
						
a						{
						color: #E4EC8C;
						}								
					
						
#container	{
						width: 100%;
						min-height: 90%;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						padding-top: 20px;
						margin-bottom: 0px;		
						overflow: visible;
						}

#top					{
						width: 890px;
						height: 147px;
						background: url('../images/header.jpg') no-repeat;
						margin-left:auto;
						margin-right: auto;
						}	
						
#top_logo				{
						display: block;
						width: 890px;
						height: 147px;
}	
						
						
#top #left
						{
						float: left;
						margin-left: 10px;
						margin-top: 30px;
						text-align: left;
						}		
						
#top #left #coname						
						{
						text-align: left;
						}
						
#top #left #meta
						{
						margin-top: 0px;
						margin-left: 130px;
						text-align: left;
						}		
						
#top #top_btns
						{
						float: right;
						margin-right: 0px;
						margin-top: 65px;
						}						

#top #top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
					
																																																																																				

#content_wrapper
						{
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						overflow: auto;		
						width: 890px;			
						background: url('../images/bg_tile.jpg') repeat-y;	
						}
				
						
#content				{
						overflow: hidden;
						width: 890px;
						min-height: 500px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						background: url('../images/main.jpg') no-repeat;
						}
						
#content #btns
						{
						float: left;
						width: 187px;			
						padding-top: 30px;			
						padding-left: 43px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						width: 187px;
						margin-left: 0px;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.png') no-repeat ;
						margin-bottom: 1px;
						padding-top: 10px;
						height: 35px;
						}															
						
#content #btns ul li a
						{
						margin-left: 30px;	
						color: #fff;
						font-weight: bold;
						font-family:"Times New Roman", Times, serif;
						font-size: 16px;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #000;
						}																										
						
#content #btns .btn
						{
						}		
						
#contents #btn #link_btn
						{
						overflow: hidden;
						}						
																			
											
#content #info	
						{
						width: 615px;	
						padding-left: 30px;																																			
						float: left;
						text-align: left;
						overflow: visible;
						margin-top: 15px;
						}		
						

#sub_nav
						{
						margin-top: 5px;
						text-align: center;	
						margin-left: auto;
						margin-right: auto;
						padding-top: 10px;	
						width: 890px;
						line-height: 1.8em;
						}
						
#sub_nav div
						{
						background: url('../images/sub_nav.jpg') no-repeat;
						width: 830px;
						margin-left: 30px;
						height: 25px;						
						}						
						
#sub_nav a				{
						color: #fff;
						height: 60px;
						text-decoration: none;
						}		
											
#sub_nav a:hover						
						{
						color: #ffe800;
						}										
						
#footer					{
						clear: both;
						min-height: 10%;
						margin: 0;
						padding: 0;
						padding-top: 35px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/footer.jpg') no-repeat center top;
						font-size: 0.7em;						
						width: 890px;
						vertical-align: middle; 
						overflow: hidden;
						}						
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-left: auto;
						margin-right: auto;
						width: 890px;
						color: #ccc;
						}					
						
#copyright div 
						{
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 0px;						
						margin-right: 2px;
						color: #fdcf4a;
						}										
						
#copyright #terms a
						{
						color: #fdcf4a;						
						text-decoration: none;
						}						

#counter				{
						clear: both;
						text-align: center;
						margin-left: auto;
						margin-right: auto;						
						margin-top: 10px;
						font-size: 0.7em;
						}						