html, body {
	overflow-x:hidden;
	background-color:transparent; }

body {
	margin:15px 15px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF; }


tr {
	vertical-align:top; }
	
td {
	text-align:left; }



div.feature {
	width:585px;
	height:120px;
	background-image:url(../images/feature-frame.gif);
	background-repeat:no-repeat;
	padding: 25px 25px 5px 25px; }
	
	
div.biogframes {
	width:150px;
	float:left; }
	

.subtitle {
	font-weight:bold;
	font-size:12px; }
	
table#diary tr td img {
	width:90%;
	border:none; }


/* link defs */

a:link, a:active, a:visited {
	color:#E0561D;
	text-decoration:none; }

a:hover {
	color:#666666;
	text-decoration:underline; }
	
img {
	border:none; }
