body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #6f6f6f;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 4px;
}

#main {
	width: 807px;
	margin: 0 auto;
	padding: 15px;
	background: url("middle.gif") repeat-y;
}

#top {
	margin: 15px auto 0 auto;
	background: url("top.gif") no-repeat;
	width: 837px;
	height: 7px;	
}

#bottom {
	margin: 0 auto 15px auto;
	background: url("bottom.gif") no-repeat;
	width: 837px;
	height: 7px;	
}

#photo {
	float: right;
}

#description {
	clear: right;
}

hr {
	border: 0;
	height: 0;
	border-top: 1px solid #cfcfcf;
}
.fixed {
	width: 250px;
	font-weight: bold;
}
.first {
	font-weight: bold;
}

