body {
	margin: 0px;
	background-color: #cccccc;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	text-align: left;
	color: #808285;
}
strong {
	color: #808285;
	font-weight: bold;
}
.jar {
	background-color: #FFFFFF;
}

.banner {
	padding: 20px 20px 20px 20px;
	text-align: center;
}

.name {
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;

}
.nav {
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;

}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.details td, .details th {
	background: #EBECED;
}
.details th {
	padding: 6px 2px 6px 12px;
}
.details td {
	padding: 6px 12px 6px 0px;
}
.interests td, .interests th {
	background: #EBECED;
}
.interests th {
	padding: 6px 2px 6px 12px;
}
.interests td {
	padding: 6px 12px 6px 0px;
}
.comments {
	margin-left: 15px; 
}
.comments td {
	line-height: 18px;
	background: #EBECED;
	padding: 6px 12px 6px 12px;
}
.details {
	padding: 10px 5px 0px 20px; 
}
.interests {
	padding: 15px 5px 0px 20px; 
}
.smphoto {
	padding: 5px 5px 0px 10px;
}
.comments {
	padding: 10px 20px 0px 5px; 
}
.lrgphoto {
	padding: 5px 10px 0px 5px; 
}
