TABLE,
{
  font: 11px Enviro,arial,helvetica,sans-serif;
  color : #444444;
  font-weight: bold;
}

BODY
{
  font: 12px Enviro,arial,helvetica,sans-serif;
  color : #222222;
  background: #7192C9;
  margin-top: 0px;
}

A:link, A:active, A:visited
{
	color : #FFcc33;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color : #00ff00;
	text-decoration: none;
	font-weight: bold;
}

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

A.sidebar:hover
        { color: red; }

.caption
{
  font-size : 8pt;
  font-weight: bold;
}


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

.center
        {
        text-align: center;
        }

.menutext                          /* used in admin bars */
        {
          color: black;
          font-size: 11px;
          font-weight: normal;
        }                                             

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

table.comments, table.breadcrumb, table.nav, table.thumbs, table.screen,
table.menubox, table.header
{
  font-size: 11px;
  width: 100%;
}

img.thumbnail
{
   border: 1px solid #808080;
}

a.thumbnail,
a.thumbnail:link,
a.thumbnail:visited,
a.thumbnail:active
{
	border: #808080 1px solid;
	margin-bottom: -50px;
	padding-top: 5px;
	display: block;
	width: 190px;
	height: 160px;
}

a.thumbnail:hover
{
	border: #FFEE66 1px solid;
	margin-bottom: -50px;
	padding-top: 5px;
	display: block;
	width: 190px;
	height: 160px;
}

td.thumbnail
{
	height: 165px;
}

#text {
        height: 100px;
        width: 100px;
        overflow: none;
        display: none;
}
                      
input.submit{
        border:1px solid #000000;
        background:#fafafa;
        font-size:11px;
        font-weight:bold
}
#ads {
        position: absolute;
        border: 1px solid #333333;
        top: 103px;
        left: 10px;
        padding: 5px 5px 5px 5px;
        background: white;
        height: 120px;
        width: 600px;
        overflow: auto;
}

.albummeta {
text-align:left;
}
