body {
background-image:url(images/shelbysharks_bluebg.gif);
background-position: top;
background-color: #224436;
margin: 0px;
padding: 0px;
}
.nav{
background-image: url(images/nav-bg.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-align: center;
font-weight: bold;
}
.nav a {
text-decoration: none;
color: #fff;
}
.nav a:hover{
text-decoration: none;
color: #d3ffee;
}
.top-link
{
font-family: "Trebuchet MS";
font-size: 12px;
color: #000000;
padding-left: 10px;
}
.top-link a
{
color: #000000;
text-decoration: none;
}
.top-link a:hover
{
color: #58a487;
text-decoration: underline;
}
.top-heading
{
font-family: "Trebuchet MS";
font-size: 18px;
color: #224436;
text-align: center;
padding: 5px;
}
.headings-white
{
background-color: #58a487;
font-family: "Trebuchet MS";
font-size: 18px;
color: #fff;
padding: 5px;
border: #FFFFFF solid 1px;
padding-left: 5px;
padding-right: 5px;
}
.bodytext
{
font-family: "Trebuchet MS";
color: #000;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
}
.bodytext a
{
color: #000;
text-decoration: underline;
}
.bodytext a:hover
{
color: #000;
text-decoration: underline;
}
.bodytextwhite
{
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.bodytextwhite a
{
font-weight: bold;
color: #58a487;
text-decoration: none;
}
.bodytextwhite a:hover
{
color: #b1f7dc;
text-decoration: underline;
}
.shadowleft
{
background-image:url(images/shadow-left.gif);
width: 9px;
}
.shadowright
{
background-image:url(images/shadow-right.gif);
width: 9px;
}
.footer
{
font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 14px;
text-align: center;
}
.footer a
{
color: #FFFFFF;
text-decoration: none;
}
.footer a:hover
{
color: #58a487;
text-decoration: underline;
}
.copyright
{
font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 12px;
text-align: center;
font-weight: bold;
}
.copyright a
{
color: #FFFFFF;
text-decoration: none;
}
.copyright a:hover
{
color: #58a487;
text-decoration: underline;
}
.imageborder {
border: 2px solid #000000;
}