body {
        font-family: arial;
        margin: 4;
        background-color: #242223;
        font-weight: normal;
        font-size: 10pt;
        color: #000000;
        }

#pagehead {
        width: 800px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 2px;
        text-align: left;
}

#headimage {
	width: 245px;
	height: 80px;
	float: right;
	background-color: #ffffff;
}


h1  {
        font-family: arial;
        font-weight: bold;
        font-size: 14pt;
	color: #000000;
        margin: 4pt;
	line-height: 30pt;
}


h2  {
        font-family: arial;
        font-weight: bold;
        font-size: 12pt;
	color: #000000;
	line-height: 10pt;
}

h3  {
        font-family: arial;
        font-weight: bold;
        font-size: 12pt;
	color: #000000;
	margin: 4pt;
	line-height: 30pt;
}

h4  {
        font-family: arial;
        font-weight: bold;
        font-size: 10pt;
	color: #000000;
	margin: 4pt;
	line-height: 14pt;
}

#wordage {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 750px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 10pt;
        padding: 8px;
        hspace: 8px;
        text-align: left;
        }

#listing {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 670px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
        hspace: 8px;
        text-align: left;
        }

#gallery {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 502px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 10pt;
        padding: 2px;
        hspace: 2px;
        text-align: center;
        }

#content {
        border-style: none none none none;
        border-color: #242223;
        border-size: 1px;
        border-width: 1px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 9pt;
        padding: 8px;
	color: #000000;
        }

#maincontent {
        width: 800px;
        background-color: #ffffff;
        padding: 2px;
	color: #000000;
	position: relative;
text-align: left;
overflow: hidden;
        }

#leftcontact {
        width: 300px;
        height: 100%;
	float: left;
        background-color: #ffffff;
        font-family: arial;
        font-size: 9pt;
        padding: 8px;
	color: #000000;
	text-align: left;
        }

#rightcontact {
        width: 450px;
        height: 100%;
	float: right;
        background-color: #ffffff;
        font-family: arial;
        font-size: 9pt;
        padding: 8px;
	color: #000000;
text-align: left;
        }

#centercontent {
        width: 790px;
	height: 100%
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 2px;
        text-align: center;
clear:both;
}

#faq {
        border-style: solid solid solid solid;
        border-color: #242223;
        border-size: 1px;
        border-width: 1px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
	color: #000000;
        }

#pagefoot {
        width: 800px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 2px;
        text-align: center;
clear:both;
}

#menu ul li { 
	display: inline; 
	position: relative;
float: left;
	 }

#menu ul li a{ 
	width: 90px; 
	display: block;
text-align: center;
padding: 0px 15px;
}

#menu {
        border-style: solid solid solid solid;
        border-color: grey;
        border-size: 1px;
        border-width: 2px;
        width: 800px;
	height: 60px;
        background-color: #242223;
        font-family: arial;
        font-size: 9pt;
        }

#menu a:link {
        color: white;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:visited {
        color: white;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:visited.xx {
 	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;}

#menu a:active {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:hover {
        color: yellow;
        text-decoration: none;
        }

#fishlist {
        border-style: solid solid solid solid;
        border-color: #242223;
        border-size: 1px;
        border-width: 2px;
        width: 120px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
	line-height: 20px;

        }

#fishlist a:link {
        color: #242223;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:visited {
        color: #242223;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:visited.zz {
 	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#fishlist a:active {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:hover {
        color: yellow;
        background-color: black;
        text-decoration: none;
}

a:link {
        color: black;
        font-weight: bold;
        text-decoration: underline;
        }

a:visited {
        color: blue;
        font-weight: normal;
        text-decoration: underline;
        }



a:active {
        color: red;
        font-weight: normal;
        text-decoration: underline;
        }

a:hover {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

a:link.xx {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

a:visited.xx {
        color: black;
        font-weight: normal;
        text-decoration: none;
        }

a:hover.xx {
        border-style: none none solid none;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        color: blue;
        font-weight: bold;
        text-decoration: none;
        }

/*Captcha Form CSS*/

label,a, body 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}

