body
{
	margin-top: 10px;
	margin-left: 15px;
	background: #ccccff;
	font-family: verdana, arial, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: normal;
}

A:link
{
	color: #0033ff;
	text-decoration: none;
}

A:visited
{
	color: #0033ff;
	text-decoration: none;
}

A:active
{
	color: #000066;
	text-decoration: underline;
}

A:hover
{
	color: #000066;
	text-decoration: underline;
}

hr
{
	color: #ffffcc;
	border: dashed 1px;
}

.photohead
{
	margin-top: 10px;
	width: 362px;
	border: 1px dashed #000066;
}

.dates
{
	padding: 10px;
	margin-bottom: 20px;
	border-style: dotted;
	border-width: 1px;
}

.photo
{
	float: left;
	margin-right: 10px;
	border: #000066;
}

.date
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#rightcontent { float: right; }

.desc
{
	text-align: justify;
	padding-left: 60px;
	width: 300px;
}

.bottom
{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 15px;
	font-size: 10px;
	border-top: 1px dashed #000066;
}

.top
{
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000066;
}
