html, body, header, footer, article, nav, section, aside, time, h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, dl, dd, dt, table, thead, tfoot, tbody, th, tr, td
{
	border:0;font:14px/22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin:0;
	outline:0;
	padding:0;
}
body {
  font-size: 1.41em;
  padding: 0;
  margin: 8px;

  background-color:#293e58;
}

h1 {
  font-size:36px;
}

h2 {
  font-size:16px;
  margin: 14px 0 0 4px;
  padding:0;
}

h3 {
  font-size:16px;
  border-bottom: 1px #000000 dashed;
  margin: 14px 0 0 4px;
  padding:0;
}

h4 {
  font-size:16px;
  margin: 14px 0 0 4px;
  padding:0;
}

h5 {

}

pre {
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-family: monospace;
  font-size: 0.9em;
  padding: 8px;
  margin: 0px;
  background-color:#eee;
  border-left: 10px #293e58 solid;
  border-right: 0px #e3860d solid;
  border-top: 0px #e3860d solid;
  border-bottom: 0px #e3860d solid;
  overflow: auto;
}

img {
  border: 0;
  margin:0;
}

a {
  color: #2b5e8f;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: #707070;
  text-decoration: none;
}

a:focus,
a:hover {
  color: red;
  text-decoration: none;
  text-shadow: red 0px 0px 6px;
}

a:active {
  color:red;
  text-decoration: none;
}

p {
  text-align: justify;
  margin: 14px 0 0 4px;
  padding:0;
}

label {

}

input {
  border:1px solid #000;
}

textarea {
  border:1px solid #000;
}

#global {
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  background-color:#FFF;
  width:770px;
  text-align: left;
  position: relative;
}

#head {
  padding:6px;
  margin: 6px;
}

#navigation {
  margin: 12px;
  clear:both;
}

#navigation a {
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  background-color:#eee;
  padding: 12px;
  clear:both;
}

#foot {
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 12px 0 12px 12px;
  border: 1px solid #000;
  margin: 12px;
  background-color:#eee;
  clear:both;
}


p#rightbutton {
  padding:0px;
  margin:0px;
  height:80px;
  border: 0px #000 solid;
  float:right;
  width:100px;
  text-align:right;
  background: url('/images/nuclear_power_no_thanks.png') no-repeat 12px 12px;
}

p#headline {
  padding-top:0px;
  padding-bottom:6px;
  padding-left:12px;
  padding-right:0px;
  margin: 2px;
}

span.feed {
  border:1px solid;
  border-color:#FC9 #630 #330 #F96;
  padding:0 3px;
  font:bold 10px verdana,sans-serif;
  color:#FFF;
  background:#F60;
  text-decoration:none;
  margin:0;
}


ul#sympathielinks {
  padding: 2px;  
  margin: 0px; 
  list-style-type:none;
}

ul#sympathielinks li {
}

ul#goodlinks {
  padding: 2px;  
  margin: 0px; 
  list-style-type:none;
}

ul#goodlinks li {
}

ul#misclinks {
  padding: 2px;  
  margin: 0px; 
  list-style-type:none;
}

ul#goodlinks li {
}

ul#archives {
  padding: 2px;  
  margin: 0px; 
  list-style-type:none;
}

ul#archives li {
}


div#content {
  margin:0;
  padding-left:12px;
  padding-right:12px;
  padding-top:12px;
  padding-bottom:0;
  border: 0px #000 dashed;
}

div#content ul {
	padding: 0 0 0 32px;
}

div#content li {
  padding: 2px;
}

img.l {
  border: 0;
  float:left;
  margin: 0 8px 8px 0px;
}

img.r {
  border: 0;
  float:right;
  margin: 0 0 8px 8px;
}

p#version {
  font-size:0.6em;
}

p.warning{
  border:1px dashed #000;
  background:#dedede;
  padding:4px;
}

p.toplink {
  text-align:right;
}

p.toplink a {
  padding-right: 14px;
  background: url('/images/icons/arrow_C_ver2a.gif') right center no-repeat;
}

span.photolist {
  width: 200px; 
  background:#dedede; 
}

a.ext {
  padding-right: 14px;
  background: url('/images/icons/external.gif') right center no-repeat;
}

a.mail {
  padding-right: 14px;
  background: url('/images/icons/envelope_ver1.gif') right center no-repeat;
}

a.document {
  padding-right: 14px;
  background: url('/images/icons/document.gif') right center no-repeat;
}

a.cube {
  padding-right: 14px;
  background: url('/images/icons/cube.gif') right center no-repeat;
}

a.person {
  padding-right: 14px;
  background: url('/images/icons/figure_ver2.gif') right center no-repeat;
}

.invisible {
  display: none;
}

table.files {
  border: 0px #000000 dashed;
}


