BODY {
	background: #000000; 
	background-image: url('img/bg.gif');
	margin: 0; 
	padding: 0;
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}

IMG{
	border:0px;
}


A.info{
    position:relative; 
    z-index:24; 
    color:#000;
    text-decoration:none
}

A.info:hover{
	z-index:25; 
	background:none;
}

A.info DIV.desc{
	display: none;
}

A.info:hover DIV.desc{
    display: block;
    position: absolute;
	bottom:2px;
	left:0px; 
	width:250px;
	height:160px;
	background: url('img/thumb_rollover.gif') no-repeat;
	color:#ffffff;
}

#thumbs .box .project_name
{
	margin-top:62px;
	color:#aaaaaa;
	font-weight:bold;
	font-size:11px;
	margin-left:24px;
}

#thumbs .box .more
{	
	margin-top:14px;
	margin-bottom:4px;
	margin-left:24px;
	height:40px;
	width:190px;
}

#thumbs .box .link
{	
	text-decoration:underline;
	margin-top:4px;
	margin-left:24px;
	font-size:11px;
	color:#d10000;
}

#container
{
	background-image:url('img/splat.jpg');
	background-repeat:no-repeat;
}
#header
{
	height:141px;
}
#about{
	width:226px;
	float:left;
	padding-top:25px;
}

#thumbs{
	overflow: hidden;
	width:770px;
	padding-bottom:40px;
}


#thumbs .box{
	float:left;
	width: 251px;
}

.contact{
	padding:2px 24px 24px 24px;
	background-image:url('img/bullet.gif');
	background-position:10px 7px;
	background-repeat:no-repeat;
	color:#000000;
}

.contact SPAN{
	color: #000000;
}

.contact A:link  {
	color:#000C00;
}
.contact A:visited  {
	color:#828282;
}
.contact A:active {
	color:#FF0000;
}

.information{
	padding:2px 24px 24px 24px;
	background-image:url('img/bullet.gif');
	background-position:10px 7px;
	background-repeat:no-repeat;
	color: #000000;
}

.padd{
	margin-bottom:10px;
}

.if {
	width: 700px;
	height: 500px;
	background-color: #000000; 
	margin-top: 160px;
	padding: 0;
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	border: 0;
}

h1 {
	font-size: 30px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
} 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}
