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

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

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

A:hover
{
	color : #ffffff;
	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;
        }
.desc                           /* album descriptions on main page */
        {
          font-size: 11px;
          font-weight: bold;
        }                       

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

table.comments, table.breadcrumb, table.nav, table.thumbs, table.screen,
table.menubox, table.header
{
  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: #ffffff 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
}

.clsCell {
  border: 0px;
  cursor: hand;
}

#overture_ads4 {
color: white;
background-color: black;
}

.albummeta {
text-align:left;
}

