a{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration: underline;
}

BODY
{
    color:#1C65A0;
    FONT-FAMILY: Edwardian Script, Arial;
    FONT-SIZE: 14px
    text-decoration: none;
    style="margin:10px"
}
TD
{
    color:#1C65A0;
    FONT-FAMILY: Edwardian Script, Arial;
    FONT-SIZE: 12px
}

.nav{
margin-left:10px;
font-weight: bold;
}

.bottomlink{
color:#FFFFFF;
text-decoration: none;
}
.bottomlink:hover{
color:#FFFFFF;
text-decoration: underline;
}

.whitedate
{
	text-decoration: none;
	COLOR:#FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}

.InStoryText
{
    color: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    text-decoration: none;

}

.BlackHeader
{
    COLOR:#000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    font-weight: bold;
    text-decoration: none;
}

.TownHeader
{
    COLOR:#CC0033;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    font-weight: bold;
    text-decoration: none;
}

.divdefault { background-image: url(images/default.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divarts { background-image: url(images/arts.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divfood { background-image: url(images/food.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divlodging { background-image: url(images/lodging.jpg); 
background-repeat: no-repeat; 
background-position: center top; }
   
.divlocal { background-image: url(images/local.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divshop { background-image: url(images/shopping.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divsights { background-image: url(images/sights.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.divrec { background-image: url(images/rec.jpg); 
background-repeat: no-repeat; 
background-position: center top; }


.divnight { background-image: url(images/nightlife.jpg); 
background-repeat: no-repeat; 
background-position: center top; }

.skyback { background-image: url(images/sky_bg.gif); 
background-repeat: no-repeat; 
background-position: center top; }

.tablist{
padding: 0px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font: bold 12px Arial;
color: #39648F;

}


.tablist:hover{
padding: 0px;
margin-left: 0px;
border: 0px;
border-bottom: none;
color: #39648F;

}

#tablist a:hover{
padding: 0px;
margin-left: 0px;
border: 0px;
border-bottom: none;
color: #39648F;
text-decoration: underline;

}


#tabcontentcontainer{
width: 500px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0;
}

.tabcontent{
display:none;
}

.StoryLink{
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
color:#11355C;
font-weight: bold;
text-decoration: none;
}
.StoryLink:hover{
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
color:#11355C;
font-weight: bold;
text-decoration: underline;
}

.InStoryHeadline
{
    color: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px;
    text-decoration: none;
    font-weight: bold;
}

.InStoryByline
{
    color: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
}

.InStoryByline:hover
{
    color: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    text-decoration: underline;
    font-weight: bold;
}

.InStoryText
{
    color: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    text-decoration: none;

}









.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 1;
font:normal 11px Verdana;
line-height: 15px;
z-index: 100;
background-color: #7B96BB;
width: 130px;
margin-left: 108;
margin-top: -15;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #87ABD5;
color: white;
}

