a img {border: none;}

table.mainsurround {
border: 2px solid #3b65c5;
border-collapse: collapse;
width: 800px;
padding: 2px;
}

div.headerimage	{
height: 100px;
width: 800px;
background-image: url(images/trawlerphotos_logo.jpg);
border-bottom: 2px solid gray;
z-index: 1;
}

div.headermenu	{
width: 550px;
position: relative;
top: 15px;
left: 12px;
z-index: 2;
}

a.mainbuttons:link {text-decoration: none;}

span.headermain {
position: relative;
left: 10px;
top: 3px;
font-family: arial, helvetica;
font-variant: small-caps;
font-style: italic;
font-size: 36px;
font-weight: bold;
color: #3b65c5;
z-index: 3;
}

span.headerurl {
position: relative;
text-decoration: overline;
left: 130px;
top: 2px;
font-family: arial, helvetica;
font-size: 12px;
font-weight: normal;
color: #3b65c5;
z-index: 3;
}

span.headermodels {
float: right;
position: relative;
right: 10px;
top: 30px;
font-family: arial, helvetica;
font-size: 10px;
font-weight: normal;
color: #424242;
z-index: 4;
}

.thumbtext {
  color: #404040;
  font-size: 10px;
  font-family: Arial, sans-serif;
  text-decoration: none; 
}
.thumbtext A:link {
  text-decoration: none; 
  color: #3b65c5;
}
.thumbtext A:visited {
  text-decoration: none; 
  color: #3b65c5;
}
.thumbtext A:hover {
  text-decoration: underline; 
  color: #e99c07;
}
.thumbtext A:active {
  text-decoration: none; 
  color: #3b65c5;
}

.steptext {
  color: #404040;
  font-size: 12px;
  font-family: Arial, sans-serif;
  text-decoration: none; 
}
.steptext A:link {
  text-decoration: none; 
  color: #3b65c5;
}
.steptext A:visited {
  text-decoration: none; 
  color: #3b65c5;
}
.steptext A:hover {
  text-decoration: underline; 
  color: #e99c07;
}
.steptext A:active {
  text-decoration: none; 
  color: #3b65c5;
}

.maintext {
  color: #404040;
  font-size: 14px;
  font-family: Arial, sans-serif;
  text-decoration: none; 
}
.maintext A:link {
  text-decoration: none; 
  color: #3b65c5;
}
.maintext A:visited {
  text-decoration: none; 
  color: #3b65c5;
}
.maintext A:hover {
  text-decoration: underline; 
  color: #e99c07;
}
.maintext A:active {
  text-decoration: none; 
  color: #3b65c5;
}
