p, #projects dt {
 margin-left: 11px;
 margin-top: 0px;
}

dl, dd { margin: 0px;}

h1, h2, h3, h4, h5 {
 font-size: small;
 font-weight: bold;
 margin-right: 10px;
 margin-bottom: 2px;
}

h1 {  margin-left: 8px; }
h2, h3, h4, h5 {  margin-left: 10px; }


#main {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
 font-size: smaller;
}

#topleft{
 width: 200px;
 float: left;
 background: url('art/red.gif');
 background-repeat: repeat-y;
 background-color:black;
}

#topleft dl {
  margin-left: 110px;
  text-align: left;
  margin-top: 180px;
}

#topleft .menu a, #topleft .current  {
  font-size: 14px;
  color: white;
  text-decoration: none;
  padding-top: 6px;
  display:block;
}

#topleft .menu a:hover, #topleft .current, .current {
 color: red;
}

#topleft,#topright   {
 height: 300px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 height:300px;
}


#topright {
background-color:black;
width: 600px;
float: left;
}

#middle {
}

#top {
 background-color: black;
}

#middleleft {
 background-color:#e9e9e9;
 float:left;
 width: 201px;
 margin-left: -1px;
 margin-bottom: 5px;
 padding-bottom: 5px;
}

#middleright {
width: 600px;
float:left;
}

#bottom { width: 800px;
 float:left;
 margin-top: 20px;
}

#bottom p {
 text-align: center;
 font-size: smaller;
}

#middleright {
 width: 600px;
 clear: right;
}

.bang {
 font-weight: bold;
 margin-top: 10px;
}

#middleright .bang {
 text-align: center;
}

#address {
 font-size: smaller;
 line-height: .97;
}

#logo {
 margin-left: 150px;
 margin-bottom: 5px;
}

#imagebar {
 text-align: right;
}

#imagebar img {
 border: none;
 margin: 1px;
 width: 45px;
 height: 45px;
}

#projects {
 padding-bottom: 25px;
}

#projects a, a:visited, a:active {
text-decoration: none;
color: black;
}

#projects a:hover {
 font-weight: bold;
}

#menu dt, #menu p {
 margin-left: 5px;
}

.center
{ 
 text-align: center;
}

.center table
{ 
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}
