/*<link rel="stylesheet" href="mystyles.css" type="text/css">*/

table.mapimage
{
background-image: url(images/map.jpg);
background-repeat: no-repeat;
background-position: 92% 60%;
}

td.aboutimage
{
background-image: url(images/about_filler.jpg);
background-repeat: no-repeat;
background-position: 100% 40%;
}

td.contactimage
{
background-image: url(images/contact_filler.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
}

td.indeximage
{
background-image: url(images/index_filler.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
}

.h1bold
{
font-family: Bookman, helvetica, sans serif;
font-size: 1em;
color: #663300;
font-weight: bold;
}

.h2bold
{
font-family: verdana, helvetica, sans serif;
font-size: .8em;
color: #663300;
font-weight: bold;
}

.h1bold
{
font-family: verdana, helvetica, sans serif;
font-size: 1.4em;
color: #663300;
font-weight: bold;
}

.h1
{
font-family: verdana, helvetica, sans serif;
font-size: 1em;
color: #663300;
}

.h2
{
font-family: verdana, helvetica, sans serif;
font-size: .8em;
color: #663300;
}

.h3
{
font-family: verdana, helvetica, sans serif;
font-size: .7em;
color: #663300;
}

.credits
{
font-family: verdana, helvetica, sans serif;
font-size: .7em;
color: #663300;
}

a:link
{
text-decoration: none;
color: #003366;
}

a:visited
{
text-decoration: none;
color: #003366;
}

a:active
{
text-decoration: none;
color: #003366;
}

a:hover
{
text-decoration: none;
color: #003366;

}
