body { background-color: #000000;
}
.text { color: white; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}
.textsml { color: white; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a { color: white; 
	text-decoration: underline;
}
img { border: none;
}
.header { display: block;
	padding: 0;
	margin: 0;
	width: 575px;
	height: 40px;
	left: 100px;
	text-align: left;
}
#nav { display: block;
	width: 300px;
	height: 30px;
	text-align: left;
	float: right;
	position: relative;
	top: 0;
}
.resumehead { border-bottom: white solid 1px;
font-weight: bold;
}
#collection img { padding-right: 30px;
	padding-top: 30px;
}

