HTML, BODY
{
  background-image:url(http://ccsgeneralcontracting.com/img/repeat.gif);
  background-repeat: repeat-y;
  color: #000000;
  background-color:#E7E7E0;
  font-family:arial, sans-serif;
  font-size:11px;
  line-height:14px;
  margin-left: 0;
  margin-right: 0;
}


#projside
{position:absolute; left:25px; top:200px;}

#links 
{
  width:400px;
  position:absolute; top:92px; left:388px;}

#body{
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
}

textarea{
background-color: #E7E7E0;
}

#extra{
  margin: 10px;
  padding-left: 80px;
  padding-right: 20px;
  width: 140px; 
  letter-spacing: 1px;
  line-height: 16px;
  float: left;
}
  
#main {
  float: left;
}

b.title
{font-size:14px;}

b.pagename
{font-size:19px;}

A:link, A:visited, A:active
{
  color: #CE9E66;
  text-decoration: underline;
}
A:hover
{
  color: #EFB378;
  text-decoration: underline;
}

A:link.links, A:visited.links, A:active.links
{
  font-size:14px; font-weight:bold;
  text-decoration: none;
}
A:hover.links
{
  font-size:14px; font-weight:bold;
  text-decoration: underline;
}