<style type="text/css">
body {
 
 }
body {
background-color: #484743;
}
a:link, a:visited, a:active {
font-size: 13px;
font-family: "book antiqua", "times new roman";
text-decoration: none;
color: #73746F;
font-weight: none;
}
a:hover {
font-size: 13px;
font-family: "book antiqua", "times new roman";
text-decoration: none;
color: #C4C4C4;
font-weight: none;
}
td, p, body {
color: #0E0E0D;
font-size: 13px;
font-family: "book antiqua", "times new roman";
}
.projects {
color: #52514B;
font-size: 13px;
font-family: "book antiqua", "times new roman";
}
.nav a{
color: #41413E;
text-align: left;
font-family: book antiqua, times new roman;
font-size: 14px;
text-transform: uppercase;
height: 32px;
border-bottom: 1px dashed #2F2F2E;
margin-left: 4px;
margin-right: 4px;
padding-left: 5px;
padding-top: 5px;
background-color: #1E1E1C;
display: block;
}
.nav a:visited{
color: #41413E;
text-align: left;
font-family: book antiqua, times new roman;
font-size: 14px;
text-transform: uppercase;
height: 32px;
border-bottom: 1px dashed #2F2F2E;
margin-left: 4px;
margin-right: 4px;
padding-left: 5px;
padding-top: 5px;
background-color: #1E1E1C;
display: block;
}
}.nav a:hover{
color: #52514B;
text-align: left;
font-family: book antiqua, times new roman;
font-size: 14px;
text-transform: uppercase;
height: 32px;
border-bottom: 1px dashed #2F2F2E;
margin-left: 4px;
margin-right: 4px;
padding-left: 5px;
padding-top: 5px;
background-color: #1E1E1C;
display: block;
}
h1 {
border-bottom: solid;
border-width: 3px;
border-color: #66401F;
font-size: 16px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
color: #66401F;
width: 100%;
}
h2 {
border-bottom: solid;
border-width: 3px;
border-color: #0E0E0E;
font-size: 19px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
color: #0E0E0E;
width: 100%;
}
h3 {
font-size: 19px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
letter-spacing: 1px;
color: #814D1F;
margin-bottom: 5px;
}
h4 {
background-color: #1E1E1C;
width: 100%;
font-size: 13px;
font-family: "book antiqua", "times new roman", serif;
text-align: center;
padding-bottom: 2px;
padding-top: 2px;
margin-top: 5px;
color: #DDDEE0;
border-bottom: 1px dashed #0E0E0E;
}
#wrapper {
width: 950px;
margin: 0 auto;
text-align: left;
}
#container {
width: 950px;
background-color: #1E1E1C;
top: 226px;
position: absolute;
}
#header {
border: 0px;
top: 0px;
position: absolute;
margin-left: 25px;
margin-right: 25px;
}
#leftbar {
float: left;
width: 218px;
padding-top: 15px;
padding-bottom: 50px;
padding-left: 3px;
padding-right: 3px;
background-color: #1E1E1C;
color: #52514B;
font-size: 13px;
font-family: "book antiqua", "times new roman";
}
#content {
float: left;
width: 494px;
padding-top: 15px;
padding-bottom: 50px;
padding-left: 3px;
padding-right: 3px;
margin-right: 0px;
background-color: #484743;
}
#rightbar {
float: right;
width: 218px;
margin-left: 0px;
padding-top: 15px;
padding-bottom: 50px;
padding-right: 3px;
background-color: #1E1E1C;
color: #52514B;
font-size: 13px;
font-family: "book antiqua", "times new roman";
}
#foot {
clear: both;
background: #0E0E0E;
font-size: 11px;
font-family: "book antiqua", "times new roman";
text-align: center;
letter-spacing: 1px;
color: #E3E3E3;
padding-top: 2px;
padding-bottom: 8px;
width: 950px;
height: 25px;
bottom: 0px;
position: absolute;
}
input, button, textarea, select {
border: 1px solid #000000;
background:#302F2F;
font-size: 10px;
font-family: "book antiqua", "times new roman";
color: #E1E1E1;
}
hr {
width: 100%;
color: #FFFFFF;
size: 1;
}
blockquote {
background: #1E1E1C;
border-left: 4px solid #0E0E0E;
font-size: 12px;
font-family: "book antiqua", "times new roman";
color: #52514B;
padding-left: 3px;
padding-right: 3px;
}
div.img
  {
  margin:4px;
  background: #393836;
  border:1px solid #1E1E1C;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:3px solid #1E1E1C;
  }
div.img a:hover img
  {
  border:3px solid #0E0E0E;
  }
</style>