body
{
	font-size:80%;
	margin-top:1px;
	margin-left: 0px; margin-right: 0px;
	background: #ffffff;
	font-family : cursive, "Georgia", serif;
}

#banner
{
	color:#666666;
	border-bottom:1px solid #333366;
	border-top:1px solid #333366;
	background: #B0B2A7;
	padding:15px;
	letter-spacing: .2em;
	margin-bottom: 25px;
}

.entry
{
	padding:8px;
	background:#eee;
	margin-bottom:8px
}

#photo-attrib
{
	color:#000;
	margin-bottom: 6px;
}

td, th 
{
	font-size:80%;
}

h1, .title
{
	font-size:200%;
	font-weight: bold;
}

h2, .med-title
{
	font-size:150%;
	font-weight: bold;
}

h3, .sm-title
{
	font-size:100%;
}

h4
{
	font-size:80%;
}

.biglink
{
	font-size:50pt;
	text-decoration:none;
	font-family:Sans-Serif;
	color:#666;
}

a.biglink:link {color:#666; text-decoration:none; }
a.biglink:visited {color:#666; text-decoration:none; }
a.biglink:active {color:#666; text-decoration:none; }
a.biglink:hover {color:#666; }

a.title:link {color:#fff; text-decoration:none; }
a.title:visited {color:#fff; text-decoration:none; }
a.title:active {color:#fff; text-decoration:none; }
a.title:hover {color:#fff; }

a:link    {color:#0066ff}
a:visited {color:#3366ff}
a:active  {color:#33ccff}
a:hover   {color:#0066ff; text-decoration:none}

.caption
{
	padding-top:6px;
}

.desc
{
	font-size: 100%;
}
