html, body	{
						height: 100%;
						}
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: #410000 url('../images/body_tile.jpg') repeat-x;
						color: #e89989;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
						padding-left: 0px;
						color: #ffa800;
						width: 590px;
						padding-top: 0px;
						padding-left: 0px;
						padding-bottom: 6px;	
						background: url('../images/h2_image.jpg') no-repeat bottom left;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #fff;  
            }   				
						
a						{
						color: #fdcf4a;
						}								
					
						
#container	{
						width: 100%;
						min-height: 90%;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}

#top				{
						width: 816px;
						height: 80px;
						background: url('../images/top.gif') no-repeat;
						margin-left:auto;
						margin-right: auto;
						}		
						
						
#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;
						}						
						
#top #top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 0.8em;
						overflow: auto;
						padding-left: 17px;
						}
						
#top #top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 0.8em;
						overflow: auto;
						}						
						
#top #top_btns ul li a	
						{
						color: #ff5000;
						text-decoration: none;
						}						
#top #top_btns ul li a:hover	
						{
						color: #ff5000;
						}												
						
#top #top_btns ul #home
						{
						background: url('../images/home.jpg') no-repeat 0px 2px;
						margin-right: 25px;
						}						
						
#top #top_btns ul #contact
						{
						background: url('../images/contact.jpg') no-repeat 0px 2px;
						width: 50px;
						}																																
												
#banner_01			{
						width: 816px;
						height: 94px;
						margin-left:auto;
						margin-right: auto;
						text-align: center;
						background: url('../images/banner_01.jpg') no-repeat;
						clear: both;
						overflow: auto;
						}								
									
#banner_02	{
						width: 816px;
						height: 88px;
						margin-left:auto;
						margin-right: auto;
						text-align: center;
						background: url('../images/banner_02.jpg') no-repeat;
						clear: both;
						overflow: auto;
						}		
						
#banner_03	{
						width: 816px;
						height: 121px;
						margin-left:auto;
						margin-right: auto;
						text-align: center;
						background: url('../images/banner_03.jpg') no-repeat;
						clear: both;
						overflow: auto;
						}																																																													

#content_wrapper
						{
						margin-left: auto;
						margin-right: auto;
						text-align: center;						
						margin-top: 10px;
						margin-bottom: 25px;
						overflow: auto;		
						width: 816px;				
						}
				
						
#content		{
						overflow: auto;
						background: #410000;
						width: 816px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						}
						
#content #btns
						{
						float: left;
						width: 179px;						
						margin-left: 18px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						width: 159px;
						margin-left: 0px;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;
						margin-bottom: 1px;
						}															
						
#content #btns ul li a
						{
						margin-left: 30px;	
						color: #fff;
						font-size: 0.85em;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #ffe800;
						}																										
						
#content #btns .btn
						{
						overflow: auto;
						height: 21px;
						padding-top: 5px;
						}		
						
#contents #btn #link_btn
						{
						overflow: hidden;
						}						
																			
											
#content #info	
						{
						width: 615px;																																				
						float: left;
						text-align: left;
						overflow: visible;
						margin-top: 15px;
						}		
						
#content_bot
						{
						width: 782px;
						height: 17px;
						margin-right: 15px;
						background: url('../images/content_bot.jpg') no-repeat;
						}						
						
#sub_nav
						{
						margin-top: 15px;
						text-align: center;	
						margin-left: auto;
						margin-right: auto;
						padding-top: 2px;	
						width: 816px;
						height: 40px;
						line-height: 1.8em;
						}
						
#sub_nav div
						{
						background: url('../images/sub_nav.jpg') no-repeat;
						width: 800px;
						margin-left: 30px;
						height: 40px;						
						}						
						
#sub_nav a	{
						color: #fff;
						height: 60px;
						}		
											
#sub_nav a:hover						
						{
						color: #ffe800;
						}										
						
#footer			{
						clear: both;
						min-height: 10%;
						margin: 0;
						padding: 0;
						background: #410000  url('../images/footer_tile.jpg') repeat-x 0px bottom;
						font-size: 0.7em;						
						width: 100%;
						vertical-align: middle; 
						overflow: visible;
						}						
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-top: 20px;
						margin-left: auto;
						margin-right: auto;
						width: 816px;
						color: #ff8a00;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 35px;
						margin-top: 0px;
						}					
						
#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;
						}						