img {
       border: 0;
}
.nav a {
	color: gray;
}
.nav {
	color: gray;
	font-weight: bold;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 100%;
	padding: 5px;
	float: left;
	border: 1px solid gray;
}
.title {
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 2px solid gray;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
.name {
	font-size: 24pt;
}
.dotnet {
	font-size: 8pt;
}
.body {
	font-family: Arial;
	margin-left: 85px;
}
div.album {
	float: left;
}
div.album table {
    width: 194px;
}
td.album {
	text-align: center;
    height: 194px;
    background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left;
}
td.album img {
	width: 160px;
	height: 160px;
	margin: 1px 0 0 4px;
}
td.albumtext {
	text-align: center;
	font-family: arial,sans-serif;
	font-size: 11px;
}
td.albumtext a {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
