* {
	margin:0;
	padding:0;
	}

FONT, TD, BODY, P, DIV {
  font-family: Verdana, Arial, Helvetica, clean, sans-serif;
  font-size: 10px
}

p {
  padding-top: 10px
}



body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, clean, sans-serif;
    margin: 0px 0px 0px 0px;
    color: #2e3f54;
    font-size: 10px;
  background-image: url(images/tg_bg.jpg);
  background-position: top;
  background-repeat: repeat-y
}


.clear{
  clear:both;
  height:0px;
  overflow:hidden;
  margin-bottom:0px;
  line-height:0%;
  font-size:0px;
}

* html .clear{height:auto}


a {
font-size: 10px;
    color: #2e3f54;
    text-decoration: none;
}

a:hover {
font-size: 10px;
    color: #808080;
    text-decoration: underline;
}


h1
{
  font-family: Verdana, Arial, Helvetica, clean, sans-serif;
  color: #2e3f54;
  font-size: small
}

h2
{
  font-family: Verdana, Arial, Helvetica, clean, sans-serif;
  color: #2e3f54;
  font-size: 10px;
  font-weight: normal
}

h3
{
  font-family: Verdana, Arial, Helvetica, clean, sans-serif;
  color: #2e3f54;
  font-size: x-small
}

h4
{
  font-family: arial,helvetica,clean,sans-serif;
  color: #2e3f54;
}

h5
{
  font-family: arial,helvetica,clean,sans-serif;
  color: Black;
}

h6
{
  font-family: arial,helvetica,clean,sans-serif;
  color: Black;
}


#wrapper {
  width: 800px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  margin-top: 5px;
  background-color: #FFFFFF
}

#tg_brush {
  width: 475px;
  position: absolute;
  height: 100px;
  margin-left: 0px;
  margin-top: 0px;
  background-color: #FFFFFF;
  background-image: url(images/tg_brush.jpg);
  background-position: left;
  background-repeat: no-repeat
}

#bod {
  width: 800px;
  position: relative;
  margin-left: 0px;
  margin-top: 80px;
  color: #2e3f54;
  background-image: url(images/work/skipjack_bg.jpg);
  background-position: bottom right;
  background-repeat: no-repeat
}

.nudge {
  margin-left: 5px;
}


#menu {
  width: 802px;
  margin-left: -1px;
  background-color: #2e3f54;
  margin-top: 0px;
  height: 40px;
  text-align: right
}

#foot_menu {
  font-size: 8px;
  margin-top: 3px
}


