body {
	font-family: Verdana,Tahoma,sans-serif; 
	margin: 0px; 
	padding: 0px;
	marginwidth: 0;	
}

h1 {
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px; 
	margin-top: 4px; 
	margin-bottom: 0px; 
	line-height: 14px;
}

h1 a {
	 text-decoration: none; 
	 color: #0054A6;
}

#content {
	height: 200px; 
	width: 200px;
}

#photo_background {
	background-color: #ccc; 
	margin-left: 8px; 
	margin-top: 4px;
	height: 129px; 
	width: 184px;
}

#photo {
	position: relative; 
	bottom: 1px; 
	right: 1px;
	height: 125px; 
	width: 180px;
}

#photo img {
	border-style: solid; 
	border-width: 1px; 
	border-color: black;
	display: block;
}

#text {
	padding-left: 10px; 
	padding-right: 2px;
	padding-top: 2px;
	font-family: Arial;
	color: black;
	font-size: 15px;
	line-height: 15px;
}

#text a {
	font-size:11px;
	text-decoration: none;
	font-size: 12px; 
	color: #0054A6;
}


