#highlights {
  position: relative;
}

a.highlights {
  font-weight: bold;
  text-decoration: underline;
}

#content-home {
  width: 70%;
  padding-top: 5em;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 4em;
  text-align: center;
}

#content {
  background-image: url(_assets/tux_bkgd.gif);
  background-position: center center;
  background-repeat: no-repeat;
  width: 70%;
  padding-top: 5em;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 4em;
  text-align: center;
}

#footer {
  position: static;
  background-color: #cccccc;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 4em;
}

#portfolio {
  position: static;
  text-align: center;
}

#portfolio-thumbnails {
  position: static;
  height: 158px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
  text-align: center;
  overflow: auto;
}

#portfolio-ehgriffith {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #00FF00;
  display: inline-block;
}

.portfolio-ehgriffith {
  color: #2E6B2E;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#portfolio-paulrendel {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #808080;
  display: inline-block;
}

.portfolio-paulrendel {
  color: #333333;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#portfolio-emmertdental {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #0000FF;
  display: inline-block;
}

.portfolio-emmertdental {
  color: #2E2E6B;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#portfolio-loisguinngallery {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #FFFF00;
  display: inline-block;
}

.portfolio-loisguinngallery {
  color: #6B6B2E;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#portfolio-eyeoffsys {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #00FFFF;
  display: inline-block;
}

.portfolio-eyeoffsys {
  color: #2E6B6B;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#portfolio-polishpierogi {
  position: static;
  height: auto;
  width: 164px;
  padding-top: 3px;
  background-color: #FF0000;
  display: inline-block;
}

.portfolio-polishpierogi {
  color: #6B2E2E;
  background-color: #cccccc;
  font-size: .7em;
  text-align: center;
}

#save-the-net {
  position: relative;
  width: 100%;
  height: 17px;
  margin-bottom: 0;
  font-size: .7em;
  color: #ffffff;
  background-color: #000000;
  text-align: right;
}

#copyright {
  position: relative;
  padding-top: 1em;
  padding-bottom: .5em;
  font-size: .7em;
  text-align: center;
}

#logo-links {
  position: relative;
  width: 184px;
  margin-top: .5em;
  margin-bottom: .5em;
  margin-left: auto;
  margin-right: auto;
}

#colors {
  position: relative;
  width: 142px;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5em;
}

body {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', Geneva, sans-serif;
  margin: 0;
  padding: 0;
}

div.clear {
  height: 1px;
  clear: both;
}

div.colors {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px #000000 solid;
}

div.float-middle {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: .9em;
  text-align: left;
}

h1.home {
  display: none;
}

h1.hosting {
  color: #FF9900;
  font-size: 1.6em;
}

h1.design {
  color: #0A50FF;
  font-size: 1.6em;
}

h1.consultation {
  color: #379D43;
  font-size: 1.6em;
}

h1.links {
  color: #9D376B;
  font-size: 1.6em;
}

h2.links {
  font-size: 1.5em;
  text-align: center;
}

h2.portfolio {
  margin-top: 0;
  margin-bottom: .2em;
  color: #636363;
  font-family: Verdana, sans-serif;
  font-size: 1.2em;
}

p.address {
  margin-top: 10px;
  font-size: .7em;
}

p.explain-bold {
  color: #000000;
  font-size: .9em;
  font-weight: bold;
  font-style: italic;
}

p.explain {
  color: #000000;
  font-size: .9em;
  font-style: italic;
}

p.explain-spec {
  width: 28em;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  font-size: .8em;
  font-style: italic;
}

p.home {
  margin-top: 2em;
  font-weight: bold;
}

table.hosting, table.design, table.consultation {
  font-size: .9em;
}

table.links {
  font-size: .6em;
  text-align: left;
}

th.hosting {
  color: #DDDBF0;
  background-color: #0C9BCE;
}

th.design {
  color: #F0EDDB;
  background-color: #FF760A;
}

th.consultation {
  color: #F0E4DB;
  background-color: #9D376B;
}

th.links {
  color: #DBF0E1;
  background-color: #A4AA2A;
}

td.hosting {
  color: #0C9BCE;
  background-color: #DDDBF0;
}

td.design {
  color: #FF760A;
  background-color: #F0EDDB;
}

td.consultation {
  color: #9D376B;
  background-color: #F0E4DB;
}

td.links {
  color: #A4AA2A;
  background-color: #DBF0E1;
}

ul.highlights {
  float: right;
  margin-top: 1em;
  margin-right: 2em;
  list-style-image: url(_assets/right_endcap.gif);
}

ul.nav-links {
  width: 37em;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

ul.logo-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.links {
  padding-left: 2em;
  margin: 0;
}

li.nav-links {
  list-style-type:none;
  background: url(_assets/right_endcap.gif) 0 .5em no-repeat;
  padding-left: 1em;
  margin-right: 1em;
  float: left;
}

li.logo-links {
  position: relative;
  margin-left: 0;
  margin-right: 4px;
  padding: 0;
  float: left;
}

li.links {
  font-weight: bold;
}

img {
  border: 0px;
}

img.endcap {
  border: 0px;
  vertical-align: middle;
}

img.save-the-net {
  margin-top: 1px;
  margin-right: 2px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.links-hosting {
  color: #FF9900;
  font-weight: bold;
  text-decoration: underline;
}

a.links-hosting:hover {
  color: #FF9900;
  font-weight: bold;
  text-decoration: none;
}

a.links-design {
  color: #0A50FF;
  font-weight: bold;
  text-decoration: underline;
}

a.links-design:hover {
  color: #0A50FF;
  font-weight: bold;
  text-decoration: none;
}

a.links-consultation {
  color: #379D43;
  font-weight: bold;
  text-decoration: underline;
}

a.links-consultation:hover {
  color: #379D43;
  font-weight: bold;
  text-decoration: none;
}

a.save-the-net {
  color: #ffffff;
  padding-right: 10px;
}

span.or {
  font-weight: bold;
  font-style: italic;
}

