
BODY  {
font-family : Verdana, serif, arial, helvetica;
font-size : 10pt;
}

A  {
text-decoration : none;
color : #ffffcc;
}

A:Visited  {
text-decoration : none;
color : #ffffff;
}

A:Active  {
text-decoration : none;
color : #FF0000;
}

A:Hover  {
text-decoration : none;
color : #FF0000;
}

#navlisthead {
position: float;
width: 210px;
}


#navlist {
position: float;
width: 170px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 11px;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(/images/rollovers/nav_button_off.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #7A152D;
background-image:  url(/images/rollovers/nav_button_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #e9e9e9;
}


#navlisthead ul {
margin: 2 0 0 0; /*removes indent IE and Opera*/
padding: 2 0 0 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 14px;
}

#navlisthead li {
margin: 0;
}

#navlisthead a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(/images/rollovers/nav_buttonhead_off.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlisthead a:link, #navlisthead a:visited {
color: #EEE;
text-decoration: none;
}

#navlisthead a:hover, #navlisthead a:active {
background-color: #7A152D;
background-image:  url(/images/rollovers/nav_button_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #e9e9e9;
}




#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #7A152D;
background-image:  url(/images/rollovers/nav_button_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #e9e9e9;
}

<!--[if IE 5]>
<style>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]-->

<!--[if IE 6]>
<style>
#navlist a {height: 1em;}
</style>
<![endif]-->


.bigheading {
font-family : Verdana, serif, arial, helvetica;
font-size : 22pt;
}

.heading {
font-family : Verdana, serif, arial, helvetica;
font-size : 13px;
}

.barelink {
	text-decoration : none;
}

.justfont {
font-family : Verdana, serif, arial, helvetica;
}

.body {
font-family : Verdana, serif, arial, helvetica;
font-size : 12px;
line-height : 120%;
}

.bodysmall {
font-family : Verdana, serif, arial, helvetica;
font-size : 11px;
}

.bodysmalllight {
font-family : Verdana, serif, arial, helvetica;
font-size : 8pt;
color : #ffffff;
}

.caption {
font-family : Verdana, serif, arial, helvetica;
font-size : 10px;
color : #D6D2D7;
text-align: left;
padding-top: 3px;
}

.foto {
border: 2px solid #D6D2D7;
}

.contact_sheet {
border: 1px solid #000000;
}

.bodycontact {
font-family : Verdana, serif, arial, helvetica;
font-size : 12px;
line-height : 120%;
color : #D6D2D7;
padding-left: 16px;
padding-right: 12px;
}