body
{
	font-family: Comic Sans MS,sans-serif;
	font-size: 0.8em;
	line-height: 115%;
	margin: 10px 10px 20px 10px;
	padding: 0%;
	text-align: left;
}

a:link , a:visited , a.hover { color: black; }
a:link , a:visited { text-decoration: none; }
a:hover { text-decoration: line-through; }

.ads, .gads {border: 1px solid black; background-color: #fff;}
.adHeadline {font-weight: bold; text-decoration: underline; color: red;}
.adText {color: #888888;}
.buyAds {background-color: #ff9966;}

a.adText:hover {text-decoration: none;}
a.adHeadline:hover {text-decoration: none;}



.header
, .navigation
, .gallery
, .gallery img
, .image
, .gallery a .meta
{
	border: 1px;
	border-color: #aaa;
}

.header
, .navigation
, .gallery
{
	padding: 10px;
}

.ads
, .gads
, .nads
, .header
, .status
, .buyAds
{
	text-align: center;
}

.header
{
	position: relative;
	width: auto;
	font-size: 2.0em;
	line-height: normal;
	background-color: #FF9966;
}

.ads
, .header
, .nads
, .gads
, .gallery
, .navigation
, .status
, #c img
{
	margin-bottom: 10px;
}

.navigation
, .gallery
{
	background-color: #ff9966;
	border-style: solid;
}

.navigation
{
	float: left;
	width: 138px;
}

.nads
{
clear: left;
float: left;
width: 160px;
background-color: #fff;
}


.gads
, .gallery
{
	position: relative;
	margin-left: 170px;
	width: auto;
}

/*
.gallery p
{
	text-align: center;
}
*/

.gallery img
{
	margin: 2px;
	padding: 5px; 
	border-style: dashed;
}

.gallery a
, .gallery a img
{
	position: relative;
}

.meta
, .status
{
	display: none;
}

.gallery a .meta
{
	display: none;
	border-style: solid;
	background-color: #ff9966;
	/*opacity: .70;*/
	position: absolute;
	bottom: +12px;
	left: 10px;
	width: 75px;
	z-index: 100;
	text-align: left;
	padding: 2px;
}

a:hover .meta
{
	display: block;
}

.NoJS
{
        font-size: 2em;
	line-height: normal;
        color: red;
        text-decoration: blink;
	position: relative;
	width: auto;
}
