body
{
	Font-Family : Arial;
	Color: black;
	Background-Image : url(./images/cloud_bk.jpg)
}
.rambles
{
	Font-Size: smaller;
	Color: black;
}

.caption
{
	Font-Size: 2em;
	Font-Weight: bolder;
	Color: #004488;
}

.smallCaption
{
	Font-Weight : Bold;
	Color: #004488;
}

a
{
	Font-Family: comic sans ms, arial;
	Font-Size: medium;
	Color: #0077aa;
	Font-Weight: Bold;
	Text-Decoration: none;
}

a.footer
{
	Font-Size: smaller;
}

a:hover
{
	Color: #004488;
}


div.break
{
	position: relative;
	float: left;
	width: 100%;
}

div.centerAll
{
	text-align: center;
	vertical-align: middle;
}

img.menuItem
{
	vertical-align: middle;
	width: 18;
	height: 27;
}

div.photo
{
	width: 20em;
	height: 20em;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 2em;
	float: left;
	position: relative;
	border: double 4px #666666;
	padding: .25em;
}

.credit
{
	font-size: 0.7em;
	color: black;
	font-style: italic;
	text-align: right;
}

img.photo
{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.date
{
	position: relative;
	text-align: center;
}
