body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
hr
{
	background: #414485;
	color: #000066;
}
a:link
{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a:active
{
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
h2
{
	line-height: 145%;
	font-size: 140%;
	font-weight: bold;
	color: #5288B3;
}
h3
{
	line-height: 145%;
	font-size: 120%;
	font-weight: bold;
	color: #415485;
}
.caronamebig
{
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #5288B3;
}
.caronamesmall
{
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #5288B3;
	text-decoration: none;
}
.bigblue {
	font-size: xx-large;
	color: #415485;
}
.ongray
{
	left: auto;
}
.tdblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #415485;
	line-height: 22px;
	text-decoration: none;
	color: #CCCCCC;
}
dt
{
	font-weight: bold;
	font-variant: small-caps;
	color: #415485;
}
#copyright
{
	font-size: 75%;
	color: #5288B3;
}
.title
{
	color: #5288B3;
	vertical-align: top;
	line-height: .7em;
}
.bioname
{
	font-size: 130%;
	color: #415485;
	font-weight: bold;
	line-height: 1.75em;
}
.photocredit
{
	font-size: 60%;
	color: #415485;
}
#lastupdated
{
	font-size: 75%;
}
#nicetitlecontainer
{
	border: 2px solid #5288B3;
	background-color: #FFFFCC;
}
div.nicetitle
{
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    font-size: 12px;
	color: black;
    width: 25em;
    font-weight: bold;
        
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p
{
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination
{
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
div {
  zoom:expression("100%");
}

