BODY  { 
BACKGROUND: url(http://www.toolboxtags.com/images/background.jpg) repeat-y top;
text-align: center;
font-family: tahoma, sans-serif; 
font-size: 12px; 
color: #444444; 
text-decoration: none;
MARGIN-TOP: 0; 
MARGIN-LEFT: 0; 
MARGIN-RIGHT: 0; 
MARGIN-BOTTOM: 0;
}

a:link {
  text-decoration: underline;
  color: #0000cc;
}

a:hover {
  text-decoration: none;
  color: #cc0000;
}

a:active, a:visited {
  text-decoration: underline;
  color: #0000cc;
}

.tnav {
  BACKGROUND: url(http://www.toolboxtags.com/images/nav-bg.jpg) repeat-x top left;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  font-variant:small-caps;
  text-decoration: none;
  padding: 5px;
  color: #cccccc;
}

a.tnav:link {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  font-variant:small-caps;
  text-decoration: none;
  color: #cccccc;
}

a.tnav:hover {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  font-variant:small-caps;
  text-decoration: none;
  color: #ffffff;
}

a.tnav:active, a.tnav:visited {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  font-variant:small-caps;
  text-decoration: none;
  color: #cccccc;
}

#content {
  width: 745;
  border: 0px;
  padding: 8;
  text-align: left;
}

#wrapper {
  text-align: left;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  BACKGROUND: #ffffff;
}

#gallery {
  margin: 0;
  padding: 0;
  min-width: 760px;
  color: #000000;
  text-align: center;
  BACKGROUND: #ffffff;
}
