body {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 80%;
  color: #cccccc;
  background-color: black;
  background-image: url(../images/back.gif);
  background-repeat: no-repeat;
}



h1.cm {
  position: absolute;
  top: 10px;
  left: 30px;
  font-size: 1.3em;
  color: #999;
  font-family: arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 100;
}

span.divider {
  font-size: 1.6em;
  font-weight: 100;
  font-family: "Times New Roman", Times, serif;
  vertical-align: -4%;
}

span.caps {
  font-size: 1.1em;
}

h2 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 1.7em;
  line-height: 28px;
  font-weight: 100;
  color: #c01080;
}

h2.project {
  margin: 0px 0px 2px 0px;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.3em;
  font-weight: 100;
  color: #c01080;
}

p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

table.image {
  float:right;
  margin-left: 12px;
  margin-bottom: 12px;
}

p.project {
  margin-bottom: 30px;
}

p.descrip {
  color: #999;
  margin-top: 10px;
  margin-bottom: 20px;
}

p.footer {
  text-align: right;
}

div.caption {
  margin-top: 2px;
  text-align: right;
}

a {
  color: #c01080;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.menu {
  color: #999;
  text-decoration: none;
  font-family: arial, helvetica, serif;
}

a.menu:hover, a.menu:active {
  color: #c01080;
  text-decoration: none;
}

/* Cannon | MacInnes - hyperlink styling */

a.cm:link, a.cm:visited {
  color: #999;
  text-decoration: none;
}

a.cm:hover, a.cm:active {
  color: #c01080;
  text-decoration: none;
}

div.content {
  font-size: 1.0em;
  margin-top: 0px;
  margin-left: 200px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 140px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image:url(../images/box.gif);
  background-repeat: repeat-y;
}

/* styling for image.php */

body.image {
  background-image: none;
  margin-top: 0px;
  margin-left: 40px;
  margin-right: 10px;
  margin-bottom: 0px;
}

div.image {
  font-size: 1.0em;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  background-color: transparent;
}

div.breadcrumb {
  font-size: 1.2em;
  color: #999;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 5%;
}

div.caption2 {
  color: #999;
  font-size: 1.0em;
  margin-top: 0px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 0px;
  background-color: transparent;
}

ul.links {
  position: absolute;
  top: 140px;
  left: 30px;
  margin-top: 8px;
  list-style-type: none;
  padding-left: 2px;
  margin-left: 0px;
  font-size: 1.1em;
  font-family: verdana, serif;
}

ul.links li {
  margin-bottom: 4px;
  background-color: transparent;
}

span {
  font-size: 1.2em;
}