p 
{
	font-family: arial;
	FONT: 12px/18px arial;
}
.bgpic 
{ 
	background-attachment: fixed; 
	background-image: url(images/photos_1.gif); 
	background-repeat : no-repeat; 
}
	
.bgbottom 
{ 
	background-attachment: fixed; 
	background-image: url(images/dance.gif); 
	background-repeat : no-repeat; 
}

.footernav
{
    FONT-SIZE: 10px;
    COLOR: #023F88;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: none
}
.barkerlink
{
    FONT-SIZE: 10px;
    COLOR: #023F88;
    font-weight: bolder;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: underline;
}
.barkerlink:hover
{
    FONT-SIZE: 10px;
    COLOR: #023F88;
     font-weight: bold;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: underline
}

.news
{
    FONT-SIZE: 10px;
    COLOR: #023F88;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 12px;
    COLOR: #90B5BC;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: underline
}
A
{
    FONT-SIZE: 12px;
    COLOR: #023F88;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: none
}

.footernav:hover
{
    FONT-SIZE: 10px;
    COLOR: #023F88;
    FONT-FAMILY: "Lucida Grande", "Lucida Sans", Arial, "San Serif";
    TEXT-DECORATION: underline
}
#dropmenudiv
{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover
{ /*hover background color*/
background-color: #ffffff;
}