body {
	font-family: Verdana;
	margin-top: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 70px;
}

table {	
	border: 0px dotted red;
}

table td.header {	
	padding: 0;
}

table td {
	border: 0px dotted red;
}

h1 {
	width: 484px;
	height: 55px;
	background-image: url(../images/portfolio/title.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	color: #999;
	margin-left: 8px;
	margin-top: -2px;
	padding-top: 0;
	margin-bottom: 15px;
}

h3 {
	font-size: 12px;
	color: #999;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 25px;
}

p {
	font-size: 10px;
	color: #999;
	
}

.help {
	color: #EEE;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	margin: -28px 8px 10px 135px;
	padding-right: 25px;
	background-color: #999;
}

a {
	color: #CD0202;
}

div.steve {
	font-size: 12px;
	padding-left: 28px;
	font-weight: bold;
	color: #666;
}

td.info {
	width: 190px;
	padding-right: 12px;
}

img { 
	margin-bottom: 20px;
}

#contact p span {
	color: white;
}