BODY  
	{ 
          font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
          background-color: #ffffff;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
          color: #444444;
	}

.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 11px; 
	  font-weight: bold; 
	}

.caption                        /* photo captions on all pages */
	{ 
	  font-size: 11px; 
	  font-weight: bold; 
	}

.details
	{ 
	  font-size: 10px; 
	}

A:link, A:visited, A:active
        { color: black; }

A:hover
        { color: #6699ff; }  

A.sidebar:link, A.sidebar:visited, A.sidebar:active
        { color: black; 
	  text-decoration: none;
        }

A.sidebar:hover
        { color: red; }  

.menutext
	{ 
	  color: black;
	  font-size: 11px; 
	  font-weight: normal; 
	}

.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}


.bread                          /* used in breadcrumb bars */
	{ 
          color: black;
	  font-size: 11px; 
	}

.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}

.head                           /* page headers */
	{ 
          color: black;
	  font-size: 12px; 
	  font-weight: bold; 
	}

.center
	{
	text-align: center;
	}

table.comments, table.breadcrumb, table.nav, table.thumbs, table.menubox, table.header
{ 
  width: 100%; 
}

.tt
	{
	background-image: url("http://static.fotop.net/images/tt12_m.gif")
	}

.tt12bkg{background:url("http://static.fotop.net/images/tt12_m.gif") repeat-x;height:10px}
.tb12bkg{background:url("http://static.fotop.net/images/tb12_m.gif") repeat-x;height:10px}
.tc12lbkg{background:url("http://static.fotop.net/images/tc12_l.gif") repeat-y;height:10px}
.tc12rbkg{background:url("http://static.fotop.net/images/tc12_r.gif") repeat-y;height:10px}
.tt22bkg{background:url("http://static.fotop.net/images/tt22_m.gif") repeat-x;height:22px;width:100%}
.tb22bkg{background:url("http://static.fotop.net/images/tb22_m.gif") repeat-x;height:22px;width:100%}
.ttb{width:100%}

#text {
        height: 100px;
        width: 100px;
        overflow: none;
        display: none;
}                      

input.submit{
        border:1px solid #000000;
        background:#fafafa;
        font-size:11px;
        font-weight:bold
}


.albummeta {
text-align:left;
}
