/* CSS Document */
* { margin:0; padding:0;}
.clear { clear:both;}
html, body { height:100%; }
body {font-size:100%; line-height:0.8125em; text-align:center; background:#000000;}
html, input, textarea
	{	font-family:Tahoma;
		color:#8e8e8e;
		text-transform:uppercase
	}
a img{ border:0px}
img{ vertical-align:top}
.powered {
	font-size:10px;
	margin:	0 671px 40px 0;
	text-transform:none;
	color: #3c3c3c;
}

.gallery {
	color:#358AC2;
	display:block;
	font-size:12px;
	margin:0 0 0 629px;
	padding:0 0 40px;
	text-transform:none;
}

.gallery a{
	font-size:11px;
	text-transform:none;
}

a {
	color:#3C3C3C;
	text-decoration:none;
	}

a hover {
	color: #ffffff;
	text-decoration: none;}

a link{
	text-decoration:none;
	color: #ffffff;
	}
#info {
bottom:25px;
color:#8BA1B4;
font-size:11px;
position:absolute;
text-align:center;
text-indent:-3025px;
width:100%;
}