.content
{
	font-size: 1.1em;
	color: black;
	font-family: Trebuchet MS;
	text-align: justify;
}

.content p
{
	margin: 0.25em 5em 0.5em 2em;
	font-family: Trebuchet MS;
	color: black;
}

.content h1
{
	margin: 1em 2em 1em 0em;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}

.excerpt a
{
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.0em;
	color: black;
}

.excerpt
{
	clear: both;
}

.content p.scrref
{
	margin: 0.25em 5em 0.5em 3em;
	font-family: Arial;
	font-style: italic;
}

#calendar td
{
	width: 100px;
	padding: 4px;
	border: 1px solid black;
}

#calendar table
{
	text-align: right;
}

#calendar th
{
	text-align: center;
}

#calendar #pagecontent
{
	width: 700px;
}

#calendar td.today
{
	background-color: #c8deec;
	color: #600;
	border: 1px black solid;
}

#calendar td.invalidDay
{
	border: none;
}

.calendarlink a
{
	color: blue;
	border-bottom: 0px;
}

.image_thumbnail
{
	float: left;
	margin: 5px;
	border: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	clear: both;
}

.content a
{
	text-decoration: none;
	color: navy;
	font-family: Trebuchet MS;
	font-size: 0.9em;
}

#righthalf
{
	float: right;
	width: 345px;
	margin: 40px 0 0 5px;
}

#righthalf h1
{
	font: bold 1em/1em Tahoma,Helvetica,sans-serif;
}

#halfcontent
{
	float: left;
	width: 345px;
	margin: 5px;
}

#halfcontent h1
{
	font: bold 1em/1em Tahoma,Helvetica,sans-serif;
}

#halfcontent a,#righthalf a
{
	text-decoration: none;
}

a.button
{
	display: block;
	color: #000;
	background-color: #ccc;
	border: solid 1px #000;
	padding: 2px 4px;
	margin: 5px 1em;
	width: 8em;
	text-align: center;
	float: left;
	text-decoration: none;
}

a:hover.button
{
	color: #fff;
	background-color: #444;
}

ul.menu
{
	width: 8em;
	float: left;
	margin: 0 1em 0 0;
        padding: 0;
	text-align: center;
	color: #000;
	background-color: #ccc;
        list-style-type: none;
        border-right: solid 1px #000;
        border-left: solid 1px #000;
        border-bottom: solid 1px #000;
}

ul.menu a
{
        padding: 1px 4px;
	display: block;
        border-top: solid 1px #000;
	text-decoration: none;
}
ul.menu a:hover
{
	color: #fff;
	background-color: #444;
}

a.sbutton
{
	display: block;
	color: #000;
	background-color: #ccc;
	border: solid 1px #000;
	padding: 2px 4px;
	margin: 5px 1em;
	width: 4em;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
}

a:hover.sbutton
{
	color: #fff;
	background-color: #444;
}

div.inset
{
	clear: both;
}

div.finset
{
	font-size: 0.8em;
}

.phtype
{
	font-size: 0.8em;
	font-weight: bold;
}

div.mrow
{
	width: 100%;
	position: relative;
}

div.mpic
{
	width: 22%;
	float: left;
	text-align: center;
	clear: both;
	position: relative;
	margin: 5px 0 0 0;
}

div.mpic img
{
	border: solid 2px #00f;
}

div.mname
{
	display: block;
	width: 35%;
	float: left;
	margin: 5px 0 0 0;
}

div.minfo
{
	width: 22%;
	float: left;
	margin: 5px 0 0 0;
}

div.mctl
{
	width: 18%;
	float: right;
	margin: 5px 0 0 0;
}

.famid
{
	width: 50%;
	padding: 0;
	float: left;
	text-align: right;
	margin: 0 0 1em 0;
}

.famid img
{
	border: solid 2px blue;
}

.famnm
{
	width: 50%;
	float: left;
	position: relative;
	top: 2em;
}

.famim
{
	float: right;
	width: 75px;
	padding: 0;
	margin: 0 2em;
}

.pages
{
	text-align: right;
}

#admindiv
{
	font-color: #f00;
	background-color: #bbb;
}

h2.linklist
{
	font-size: 1.25em;
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	line-height: 2em;
}

.format
{
	margin: 0 0 0 2em;
}

.format h2
{
	font-size: 1.25em;
	line-height: 1.5em;
	clear: both;
}

.format p
{
	line-height: 1em;
	line-spacing: 1em;
}

.format ul
{
	line-height: 1.2em;
}

.format li a
{
	position: absolute;
	left: 25em;
}

.format li
{
	list-style-type: none;
}

p.err
{
	color: #c00;
	font-weight: bold;
}

.minfo
{
	width=100%: ;
}
