ul 
{list-style-type: none;
width: 170px;
}

li
{border: solid #000000 1px;
text-align: center;
font-family: arial;
font-variant: small-caps;
}

#specialnav
{background-color: #F9D90F;
font-weight: 570;
font-family:'Bernard MT Condensed';
font color="#ff00000";
}

#mainnav
{background-color: #F9D90F;
font-weight: bold;
}

#secondnav
{background-color: #ffff99;
}

#galleryimg
{border: #000000 solid 1px;
margin-right: 5px;
margin-bottom: 5px;}

#header
{position: absolute;
left: 275px;
top: 35px;}

#footer
{position: absolute;
left: 275px;}

div
{position: absolute;
left: 275px;
top: 210px;
right: 100px;
font-family: arial;}

td
{border: thin solid #000000;
}

img
{border: none;}

#form
{position: absolute;
left: 160px;}

#formreset
{position: absolute;
left: 230px;}
	
a.nav:link
{
	text-decoration: none;
	color: #000000;
}
a.nav:visited
{
	text-decoration: none;
	color: #000000;
}

a.nav:hover
{
	text-decoration: none;
	color: #0000ff;
}

a.nav:active
{
	text-decoration: none;
	color: #00ff00;
}

a[target="_top"] {
	color: #0000ff;
}

body
{background-image:url('images/fiddlebackground.gif');
}