html
{ height: 100%;
}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background:  url(l2.jpg) no-repeat center scroll;
  opacity:1;
  background-color:rgba(4, 75, 80, 0.548);
  display: block; 
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  color: #555;}

p
{ padding: 0 0 0px 0;
  line-height: 1.7em;
  font-size: 130%;
  color: rgb(0, 0, 0);}

img
{ border: 0;}

/*h1, h2, h3, h4, h5, h6 
{ font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #444;
  margin: 0 0 5px 0;
  padding: 5px 0 5px 0;}



h3
{ font-size: 200%;
  margin: 0 0 9px 0;
  color: #444;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 100% arial, sans-serif;
  color: #F14E23;
  line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}

h6
{ color: #362C20;}*/

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #35BDF5;}

a:hover
{ text-decoration: underline;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;
  
}

ol
{ margin: 8px 8px 22px 20px;}

ol li
{ margin: 0 0 0px 0;}

#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;
  display: block;
  background: no-repeat center scroll;}

#main
{ width: 950px;
  margin: 0px auto;
  background: no-repeat center scroll;

}

#header
{ width: 952px;
    background: no-repeat center scroll;
  height: 70px;}

#logo
{ 
  width: 950px;
 /*text-align: center;*/
  float: left;
  height: 0px;
  background: transparent;
  padding: 0 0 0px 0px;
  background: no-repeat center scroll;}

#logo h1
{ font: normal 350% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 5px 0 0 17px;
  color: rgb(173, 172, 172);
  float: left;}

#logo h1 a
{ color: #35BDF5;
  text-decoration: none;}

#logo h1 a:hover
{ color: #555;
  text-decoration: none;}


#menubar
{ height: 46px;
  width: 720px;
  margin: 0px auto -1px auto;
  float: right;
  padding: 0px 0 0 0;} 

ul#menu
{ float: right;}

ul#menu li
{ float: left;
  padding: 0 0 0px 0px;
  list-style: none;
  margin: 2px 0 0 0;
  background: transparent;
  background: no-repeat center scroll;}

/*ul#menu li a
{ font: normal 150% 'Yanone Kaffeesatz', sans-serif;
  text-decoration: none;
  color: rgb(0, 0, 0);
  display: block; 
  float: left; 
  height: 20px;
  padding: 7px 23px 15px 23px;
  background: no-repeat center scroll;
  text-align: center;} 

ul#menu li.current a
{ height: 20px;
  padding: 6px 20px 15px 20px;}

ul#menu li.current a
{ background: rgba(250, 248, 246, 0.63);
  border: 1px solid rgb(22, 21, 21);
  border-bottom: 0;
  color: #F14E23;}*/

ul#menu li a:hover
{ color: #F14E23;}

#site_content
{ width: 950px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  background:rgba(250, 248, 246, 0.63);

  opacity: 1;

  border: 1px solid rgb(2, 2, 2);} 


#content
{ text-align: left;
  width: 895px;
  padding: 25px 0 8px 25px;
  
  margin: 0;}

#content ul
{ margin: 2px 0 0px 0px;}

#content ul li
{ list-style-type: none;
 
  padding: 0 0 4px 4px;
  line-height: 1.5em;}

#footer
{ clear: both;
  width: 100%;
  font: normal 150% 'yanone kaffeesatz',  arial, sans-serif;
  height: 85px;
  padding: 20px 0 5px 0;
  text-align: center; 
  color: #555;
  background: transparent;
  margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #555;
  text-decoration: none;}

#footer a:hover
{ color: #35BDF5;
  text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ width: 500px; 
  font: 100% 'trebuchet ms', arial;
  border: 0;
  border: 2px solid rgb(230, 181, 181);
  padding: 5px 10px;
  background: transparent;
  color: rgb(7, 0, 0);}
  



.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

 
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #F5F5F5;
  color: #111;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #FBFBFB;
  color: #111;
  border-top: 1px solid #FFF;}
  

.border{
 border-style:solid;
 border-color:white;
 box-align: center;
 width: 950px;
 height: 10px;
}
i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
 h1 {
color: #999999;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 1px;
text-align: center; color:rgb(241, 7, 7);font-size: 150%;font-family:Stencil Std, fantasy;
letter-spacing: 2px;
}
ol.timeline li{
  font-size: 14px;
  color: #2c3e65;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  letter-spacing: 1px;
  font-family: 'Raleway', serif;
  list-style-type: square;
}
summary{
    color: #1d592c;
    font-size: 16px;
    font-family: Stencil Std, fantasy;
    font-weight: bold;
}
p .editorial{
    font-family:'Comic Sans MS', cursive, sans-serif;  color:rgb(4, 56, 90);font-size: 14px;
}

h2
{ font: normal 'Yanone Kaffeesatz', arial, sans-serif;
  color: #2c3e65;  
  font-size: 18px;
  margin: 0;
  padding: 0 0 8px 0;
  text-align: center;
  
}
.chief{
    color: #999999;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 1px;
text-align: left; color:rgb(241, 7, 7);font-family:Stencil Std, fantasy;
letter-spacing: 1px;
}
.archive{
    color: blue;
}
