#content {
width: 798px; 
height: 532px; 

}

#footer {
	position:absolute;
	width: 798px;
	height: 20px;
	font-size: 11px;
	color: #a3a3a3;
	line-height: 18px;
	text-align: center;
	left: 0px;
	top: 521px;
}

#footer a {
	text-decoration: none;
	color: #a3a3a3;
}

#nextProj {
	position:absolute;
	width:244px;
	height:19px;
	z-index:1;
	left: 550px;
	top: 0px;
	border: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	background-color: #B3DF86;
}

#nextProj a {
color: #000;

}

#preload { 
display: none; 
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

