@media screen, projection {
	body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}/*ol,ul {list-style:none;}*/caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
	
	body 										  {color:#333; background:#1C1C1C; line-height:1.3;}
	p												  {margin:0 0 20px;}
	a												  {color:#4b1a1a;}
	a:hover									  {text-decoration:none;}
	strong									  {font-weight:bold;}
	em											  {font-style:italics;}
	h1,h2,h3,h4,h5,h6				  {font-weight:bold;}
	h1											  {font-size:197%; margin:30px 0; color:#4b1a1a;}
	h2											  {font-size:174%; margin:20px 0; color:#33201D;}
	h3											  {font-size:152%; margin:10px 0; color:#5F564A;}
	h4											  {font-size:129%; margin:10px 0;}
	h5											  {font-size:8px; margin:10px 0; color:#4b1a1a;}
	pre 										  {background:#eee; margin:0 0 20px; padding:20px; border:1px solid #ccc; font-size:100%; overflow:auto;}
	code										  {font-size:100%; margin:0; padding:0;}
	ul, ol									  {margin:10px 0 10px 25px; line-height: 0.5em;}
	ol li										  {margin:0 0 10px;}
                            
  div#photos                {overflow:auto;}
  div.photo                 {float:left; display:inline; margin:0 20px 20px 0;}
  div.photo a img           {border:1px solid; padding:1px;}
  p#turtles_caption         {margin:5px 0 0;}
  
  div#text a                {font-weight:bold;}
  
  div#zoom h2               {margin:10px 0 10px;}
  div#zoom p                {line-height:1.6;}

	div#wrapper 							{background:#fff; width:560px; margin:0 auto; padding:20px; border:10px solid #5F564A; border-width:0 10px;}
	div#header								{position:relative; border-bottom:1px dotted; margin:0 0 10px; padding:0 0 10px;}
	div#header p							{margin:0; padding:0;}
	div#header h1							{margin:0; padding:0;}
	ul#nav										{position:absolute; top:0; right:0; list-style:none; margin:0; padding:0;}
	ul#nav li									{display:inline; padding:0 0 0 5px;}
	ul#nav li a								{}
	div#content								{}
	div#content p             {line-height:1.6;}
	div#footer								{clear:both; margin:40px 0 0; border-top:1px dotted; padding:10px 0 0;}


<style type="text/css">
body {
font-family:verdana;
font-size:15px;
}

a {color:#333; text-decoration:none}
a:hover {color:#ccc; text-decoration:none}

#mask {
  position:absolute;
    left:0;
      top:0;
        z-index:9000;
          background-color:#000;
            display:none;
            }  
            #boxes .window {
              position:absolute;
                left:0;
                  top:0;
                    width:840px;
                      height:500px;
                        display:none;
                          z-index:9999;
                            padding:20px;
                            }
                            #boxes #dialog {
                              width:400px; 
                                height:260px;
                                  padding:10px;
                                    background-color:#ffffff;
                                    }


	
	
	a.lng {
	    color: #F5B112;
	      text-decoration: none;
	         font-size: 22px;
	            font-family: Lucinda Console;
	               font-weight: 850;
	               
	               }
	               
	               a.lng:hover  {
	                  color: #CBCBCB;
	                     text-decoration: overline;
	                        font-size: 22px;
	                           font-family: Lucinda Console;
	                              font-weight: 950;
	                              }
	                              
	                              .firm {
	                               color: #F5B112;
	                                font-family: Lucinda Console;
	                                 font-size: 20px;
	                                  font-weight: bold;
	                                   }
	                                   
}
