#pixelteklogo
{
	padding-bottom: 20px;
}
h2
{
	padding-bottom: 0.3em;
}
.writeup
{
	width: auto;
}
h3
{
	font: bold 1.2em "Trebuchet MS", Helvetica, sans-serif;
	color: #907d82;
	padding: 0 0 0.2em 0;
}
a.contactimg
{
	background-color: #e0d8da;
	width: 260px;
	height: 210px;
	border: thin dashed #a99a9e;
	margin: 0 0 0 0;
	*display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;*
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
a.contactimg:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #b6afb1;
}
a.contactimg img
{
	width: 250px; height: 200px; margin: 5px 5px 5px 5px;
}
div#whitebox div.append-1
{
	font: 1.1em "Trebuchet MS", Helvetica, sans-serif;
	color: #6b5d61;
}
.inlink
{
	font-size: larger;
}