body 
{
	color: #000000;
	font-size: 14px;
	font-family: "Helvetica", "Arial", sans-serif;
	line-height: 19px;
	background-color: #ffffff;
	text-align: left;
	margin: 0
}


/* Default link colors for document */
a
{
	color: #000000;
	text-decoration: underline;
}


/* Default link colors for document */
a:link 
{
	color: #000000;
	text-decoration: underline;
}


/* Default link colors for document */
a:vlink 
{
	color: #dddddd;
	text-decoration: underline;
}


/* Default link colors for document */
a:hover 
{
	color: #660000;
	text-decoration: underline;
}


a img
{
	border: none;
}


img
{
	padding: 3px;
	border: 1px;
}


img.plain
{
	padding: 0px;
	border: 0px;
}


/* Inherit font, size, text-align from "body". All content goes in this container. */
#container
{
	color: #000000;
	background-color: #FFFFEE;
	width: 100%;
}


/* At the top of every main web page */
#header 
{
	background-color: #660000;
	color: #ffffff;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	visibility: visible;
	position: relative;
	height: 75px;
	padding-bottom: 2px;
}


/* Site navigation links */
#navbar 
{
	color: white;
	font-size: 14px;
	line-height: 22px;
	background-color: #660000;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 10px;
	border-top: dotted #ffcccc 1px;
	height: 1.5em;
}


#navbar a
{
	color: #ffffff;
	text-decoration: none;
}


#navbar a:link 
{
	color: #ffffff;
	text-decoration: none;
}


#navbar a:hover 
{
	color: #dddddd;
	text-decoration: underline;
}


#logo 
{
	margin: 0 10px 10px 20%;
	height: 40px;
}


.menuitem 
{
	color: #660000;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #660000;
	border-left: 0 none;
}


.menuitem a
{
	color: #660000;
	text-decoration: none;
}


.menuitem a:link 
{
	color: #440000;
	text-decoration: none;
}


.menuitem a:hover 
{
	color: #333333;
	text-decoration: underline;
}


.leftcol 
{
	text-align: right;
	width: 20%;
	float: left;
}


.midcol 
{
	padding-left: 36px;
	width: 50%;
	float: left
}


.rightcol 
{
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	padding-left: 3%;
	width: 15%;
	float: left
}


.content
{
	font-size: 14px;
	line-height: 23px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	float: left;
}


.captionedimage
{
	float: left;
	width: 231px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-color: #000000;
}




.thumbcontainer
{
	font-size: 16px;
	line-height: 1.25em;
	text-align: justify;
	color: #000000;
	float: left;
	clear: both;
	width: 80%;
	padding: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #aaaaaa;
}


#thumbtitle
{
	font-size: 32px;
	line-height: 1.2em;
	text-align: center;
	padding: 4px;
}


.thumbpagedescr
{
	clear: both;
	width: 84%;
	padding: 8%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

.thumbnail
{
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	color: #000000;
	float: left;
	position: relative;
	left: 10px;
	width: 165px;
	height: 165px;
	padding: 5px;
	border: 2px solid #aaaaaa;
	background-color: #ffffff;
}


.thumbtxt
{
	padding: 0;
	clear: both;
}


img.thumb
{
	border: 0;
	align: center;
}


a.athumb
{
	text-decoration: none;
}







#photocontainer
{
	font-size: 16px;
	line-height: 1.25em;
	text-align: justify;
	color: #000000;
	float: left;
	clear: both;
	width: 80%;
	padding: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #aaaaaa;
}


#photocontent
{
	text-align: center;
	width: 806px;
	padding: 3px;
	background-color: #ffffff;
}


#photonav
{
	text-align: center;
	width: 90%;
	padding: 5%;
	padding-top: 2px;
	padding-bottom: 4px;
}


.photopagedescr
{
	text-align: center;
	clear: both;
	width: 84%;
	padding: 8%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
}


img.photo
{
	border: 0;
	align: center;
}





#footer 
{
	color: white;
	font-size: 14px;
	line-height: 22px;
	background-color: #660000;
	text-align: center;
	letter-spacing: 3px;
	height: 1.5em;
	clear: both;
}


#footer a
{
	color: #ffffff;
	text-decoration: none;
}


#footer a:link 
{
	color: #ffffff;
	text-decoration: none;
}


#footer a:hover 
{
	color: #dddddd;
	text-decoration: underline;
}


/* Copyright formatting */
.copy
{
	font-size: 10px;
	line-height: 11px;
}
