
body { 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 100%;
}
a {
    text-decoration: none; color : #006600; 
}
a:hover {
    text-decoration: underline; color : #990000;   
}
h1{
    font-family: verdana, arial, helvetica, sans-serif;
}
.top
{
background-color: #339933;
height:140;
}
.location
{
background-color: #ffffff;
}
.location td
{
font-size: 8pt;
}
.body
{
position:relative;

}
.left_ad
{
background-color: #ffffff;
float:left;
left:0;
width:120px;
height:600px;
}
.main
{
background-color: #ffffff;
float:left;
width:80%;
margin-left:25;
}
.footer
{
background-color: #ffffff;
clear:both;
}
.text_title {
    font-size: 170%;
}
.text_album_path {
    font-size: 100%;
}
.text_album_title {
    font-size: 140%;
}
.text_album_comment {
    font-size: 90%;
    font-style: italic;
}
.text_album_info {
    font-size: 60%;
}
.text_image_caption {
    font-size: 80%;
}
.text_navlink {
    font-size: 80%;
}
.text_album_nav_info {
    font-size: 60%;
}
.bold_link { 
    font-weight: bold; 
}
.link_image {
    font-size: 80%;
    font-weight: bold; 
    text-decoration: none;
    color: #0000cc;
}
.link_image:hover {
    font-size: 80%; 
    font-weight: bold; 
    text-decoration: none;
    color: #ffffcc;
}
.menubar_cell { 
    background-color: #DDDDDD 
}
.album_cell { 
    background-color: #CCCCCC 
}
.subalbums_bar { 
    background-color: #EEEEEE 
}
.album_cell_selected { 
    background-color: #AAAAAA 
}
.thumbnail_cell { 
    background-color: #EFEFEF 
}
.image_cell { 
    background-color: #999999 
}
.imagemenu_cell { 
    background-color: #EEEEEE 
}
.album_cell_a { 
    background-color: #EEEEFF
}
.album_cell_b { 
    background-color: #DDDDFF
}


.notyet
{
background-color: #666666;
color:#fff;
}
.notyet a
{
background-color: #666666;
color:#fff;
}
.goodtogo
{
background-color: #339933;
color:#fff;
}
.goodtogo a
{
background-color: #339933;
color:#fff;
}
.caution
{
background-color: #CCCC33;
color:#000000;
}
.caution a
{
background-color: #CCCC33;
color:#000000;
}
.danger
{
background-color: #980E0B;
color:#fff;
}
.danger a
{
background-color: #980E0B;
color:#fff;
}
