font {font-family: Arial; font-size: 16px;}
body {
  margin:0px 0px 0px 0px;
  padding:0px;
  background: #f9f9f9 url(New%20Site/images/Background.gif) repeat-x;
  font-family: Arial;
  font-size: 16px;
  color: #666;
  line-height: 20px;
}

#container {
  width: 750px;
  height: 1000px;
  background: #fff url(New%20Site/images/Container.jpg) no-repeat;
}

#logo {
  background: #fff url(New%20Site/images/Logo.png) no-repeat;
  background-color: transparent;
  height: 113px;
  width: 200px;
}

#header {
  position: absolute;
  background: #fff url(New%20Site/images/Header.jpg) no-repeat;
  height: 100px;
  width: 500px;
	top: 0px;
	left: 200px;
}

#slowingtheclock {
  position: absolute;
  height: 550px;
  width: 86px;
	top: 100px;
	left: 200px;
}

#content {
    background-color: #fff;
	color: #000000;
	font-family: ariel;
    position: absolute;
	font-size: 12px;
    top: 242px;
    left: 200px;
    width: 510px;
    padding: 10px 10px 10px 10px;
    text-align: justify;

}

#signature {
  width: 490px;
  height: auto;
  padding: 10px;
  text-align: justify;
  background: #f0f0f0;
}

#sigbox {
  padding: 0 0 0 0px;
  background: #fff;
  border: 1px #f0f0f0 solid;
  height: 300px;
}

#sigimg {
  width: 125px;
  height: 200px;
  margin: 0px 0px 0px 0px;
  background-color: #0000ff;
  border: 10px solid #fff;
  background:  url(New%20Site/images/BurtWeb.jpg) no-repeat;
}

#sigtop {
  position: relative;
  left: 135px;
  padding: 10 10 10 10px;
  margin: 0px;
  background: #fff;
  height: auto;
  width: 323px;
  border: 0px;
  line-height: 17px;
}

#sigbottom {
  position: relative;
  left: 135px;
  padding: 10px 10px 10px 10px;
  margin: 0 0 5px 0;
  background: #f9f9f9;
  height: auto;
  width: 310px;
  line-height: 17px;
  border: 1px #f0f0f0 solid;
}

#sigtop strong,b { font-family: Arial; font-size: 16px; color: #ff9900; }
#sigbottom strong,b { font-family: Arial; font-size: 16px; color: #999; }

/* Navigation */

#nav_wrapper{
  position: absolute;
  top: 250px;
  left: 0px;
  height: 400px;
  width: 190px;
  padding: 5px;
  z-index: 99;
  text-align: right;
 }

 #nav_wrapper ul {
      margin: 0px 0 0 0;
      padding: 0px 0 0 0px;
      list-style: none;
      list-style-type: none;
}

#nav_wrapper li {
  list-style-type: none;
  float:left;
  margin:0;
  width: 190px;
  padding:0 0 0 3px;
  padding-bottom:5px;
}

#nav_wrapper a {
  float: left;
  display: block;
  width: .1em;
  padding: 5px 15px 5px 6px;
  text-decoration: none;
  margin: 0;
  font: bold 14px arial narrow,sans-serif;
  height: 12px;
  line-height: 15px;
  color: #37536c;
}

#nav_wrapper > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav_wrapper a {float:none;}
    /* End IE5-Mac hack */


#nav_wrapper a:hover {
      text-decoration:none;
      color: #3d7bac;
      }

#footer {
  border-top: 1px solid #f3f3f3;
  width: 490px;
  text-align: center;
  padding: 20px 0 0 20px;
  font-size: 9px;
  letter-spacing: 2px;
}

a.gotaloha {
  font-weight: bold;
  color: #6aa02a;
  text-decoration: none;
}

a.gotaloha:link {
  font-weight: bold;
  color: #6aa02a;
  text-decoration: none;
}

a.gotaloha:hover {
  font-weight: bold;
  color: #ff9900;
  text-decoration: none;
}


form {	
  margin:0px;
  padding:0px;
}

h1 {	
  padding: 0;
  margin: 0;
  margin-bottom: 0.1em;
  font-family: Tahoma, Verdana, Arial;
  font-size: 200%;
  color: #336699;
  font-weight: normal;
  letter-spacing: 1.5px;
  text-align: right;
}


h2 {	
  padding: 0;
  margin: 0;
  margin-bottom: 0.1em;
  font-family: Tahoma, Verdana, Arial;
  font-size: 160%;
  font-color: #336699;
  letter-spacing: 1px;
  color: #99B3CB;
}

h3 {	
  padding: 0;
  margin: 0;
  margin-bottom: 0.1em;
  font-family: Tahoma, Verdana, Arial;
  font-size: 130%;
  color: #666666;
}

p {	 	
  padding: 0;
  margin: 0;
  margin-bottom: 1.2em;
}

strong, b {
  font-weight: bold;
  color: #ff9900;
}

.floatright {
  float: right;
  margin: 10px 0px 10px 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #d0d0d0;
  font-family: verdana, arial; font-size: 10px; color: #CCCCCC;
  text-align: justify;
}

div.floatright img
{
  border-top: 2px solid #555;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 2px solid #555;
}

.floatleft {
  float: left;
  margin: 10px 10px 10px 0px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #d0d0d0;
  font-family: verdana, arial; font-size: 10px; color: #CCCCCC;
  text-align: justify;
}

div.floatleft img
{
  border-top: 1px solid #555;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #555;
}

#inline {
list-style-type: none;
background-image: url(New%20Site/images/list.png);
background-repeat: no-repeat;
background-position: -2px 4px;
padding-left: 15px;
}
