body
{
	color: #222222;
	background-color: black;
	text-align: justify;
	font-family: Optima, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
}

p
{
	font-size: 11pt;
}

a
{
	text-decoration: none;
	color: #5566ff;
}

a:hover
{
	border-bottom: 1px dotted;
}

a:visited
{
	text-decoration: none;
}

img
{
	border: 0px;
}

li
{
	list-style-type: none;
	padding: 3px;
}

li:hover
{
	background-color: #aaaaaa;
}

p.pagelink
{
	font-size: 12pt;
	text-align: center;
}

p.copyright
{
	font-size: 9pt;
}

p.stats
{
	font-size: 8pt;
	text-align: right;
}

p.nb
{
	padding: 7px;
	font-weight: normal;
}

div.valid
{
	text-align: center;
}

div.bodybox
{
	top: 0px;
	left: 25px;
	width: 666px;
	position: absolute;
	background-color: white;
	height: auto;
	display: table;
	padding: 5px;
}

div.header
{
	width: 100%;
	text-align: center;
	position: relative;
	background-color: white;
}

div.crumbtrail
{
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
}

div.crumbtrailcenter
{
	font-size: 9pt;
	padding-left: 10pt;
	padding-right: 10pt;
	text-align: center;
}

div.crumbtrailcenter a:visited
{
	text-decoration: line-through;
}

div.content
{
	position: relative;
	width: 100%;
}

div.headsection
{
	width: 100%;
	display: table;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 8px;
	border-width: 1px;
	border-style: dashed;
	border-color:  #888888;
}

div.section
{
	width: 100%;
	display: table;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	/* border-style: dashed; */
	border-style: solid;
	border-color:  #888888;
}

div.section:hover
{
	background-color: #eeeeee;
	border-style: solid;
}

div.phototext
{
	position: relative;
	width: 100%;
	display: table;
}

div.textright
{
	clear: both;
	margin: 20px 20px 20px 10px;
	width: auto;
	float: right;
}

div.textleft
{
	clear: both;
	margin: 20px 20px 20px 10px;
	width: auto;
	float: left;
}

div.textright
{
	clear: both;
	margin: 20px 20px 20px 10px;
	width: auto;
	float: right;
}

div.photo
{
	margin: 10px 10px 10px 10px;
	padding: 5px;
	background-color: #555555;
	color: #dddddd;
	text-align: center;
	position: relative;
}

div.photoright
{
	margin: 10px 10px 10px 10px;
	padding: 5px;
	position: relative;
	background-color: #555555;
	color: #dddddd;
	float: right;
	text-align: center;
	width: auto;
	font-size: 11px;
}

div.photoleft
{
	margin: 10px 10px 10px 10px;
	padding: 5px;
	position: relative;
	background-color: #555555;
	color: #dddddd;
	float: left;
	text-align: center;
	width: auto;
	font-size: 11px;
}

div.photocenter
{
	padding: 5px;
	background-color: #555555;
	text-align: center;
	font-size: 10px;
}

