html { height: 100% } 
body { min-height: 101%; }

body { background: #000; color: #fff; text-align: center;}

html>body { font-size: 12px; }

/*body { background: url(../images/fixed-width.png) top center no-repeat; color: #000;}*/

hr { margin: 0pt; padding: 0; border: 0;}

#container { width: 950px; margin: 0px auto; text-align: left;}

#header { margin: 1.5em 0;  font-size: 1em;}

#logo { margin-left: -1px; }

#logo img { display: block; margin: 0; }

#header-title { text-align: right }

ul#primary-links {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:0pt;
  text-transform:uppercase;
}

ul#primary-links a:link { color:#FFFFFF; text-decoration: none; font-weight: bold }
ul#primary-links a:visited { color:#FFFFFF; text-decoration: none; font-weight: bold }
ul#primary-links a:hover { color: #707070; text-decoration: none; font-weight: bold }
ul#primary-links a:active { text-decoration: none; font-weight: bold }

ul#primary-links .current-page { color:#707070!important; cursor: default; font-weight: bold; }
ul#primary-links .current-parent { color:#707070!important; font-weight: bold;}



ul#primary-links { margin-top: 1.5em }
#left-box p.copynotice { margin-top: 3.7em; }
#home-content {  }
#about-content { margin-top: 1.5em; }
#contact-content { margin-top: 1.5em }
#projects-content { margin-top: 0px; }
.project-image { margin-top: 0px }
#news-content { margin-top: -1.5em; }

#main-content { padding-bottom: 1.5em;}

.leader { font-size: 1.1667em; line-height: 1.286; margin: 0 0 1.286em 0; }


ul#project-thumbs { list-style-type: none; padding: 0; margin: 0; width: 54.6em }
ul#project-thumbs li { width: 9.1666em; float: left; margin: 0 1.666em 1.5em 0; line-height: 0; }
ul#project-thumbs li a:focus img{ border: 1px dotted #fff; margin: -1px }


.project-text h1 { margin-top: 1.5em; font-size: 1em; margin-left: 1.5em; text-transform: uppercase; line-height: 1.5; }
.project-text h2 { margin: 1.5em 0 0 1.5em; font-size: 1em; line-height: 1.5; }
#project-nav h3 { font-size: 1em; line-height: 1.44; margin-bottom: 0; }

.project-text ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0px 0px 0px 1.5em;
  padding: 0;
}

#project-nav, #left-box p { font-size: 0.8333em; line-height: 1.44 }
#project-nav { margin: 3.7em 0px 1.8em 1.8em}

#project-nav ul li { display: inline; }
#project-nav a:link { color:#FFFFFF; text-decoration: none }
#project-nav a:visited { color:#FFFFFF; text-decoration: none }
#project-nav a:hover { color:#707070; text-decoration: underline }
#project-nav a:active { color:#707070; text-decoration: none }

.project-nav .back { margin-left: 1px; }
.project-nav-links li { padding: 0px 4px }

ul.project-nav-links { margin: 0px 0px 0px -4px; display:block }

.project-nav-links li.current { color: #707070; text-decoration: underline; cursor: default }


.news-item {padding: 1.5em 0 1.5em 0}
.news-image { margin: 0 0 0 0; line-height: 0pt; border: none; padding: 0; }
.news-text h2 { font-size: 1em; margin: 1.5em 0px 0px 1.5em; text-transform: uppercase }
.news-date { color: #707070 }
.news-text p { margin: 1.5em 0px 0px 1.5em }
.news-item + .news-item {border-top: 1px solid #fff}
.news-item a:link { color:#FFFFFF; text-decoration: none }
.news-item a:visited { color:#FFFFFF; text-decoration: none }
.news-item a:hover { color:#FFFFFF; text-decoration: underline }
.news-item a:active { color:#FFFFFF; text-decoration: none }


