html, body, div, h1, h2, h3, p, ul, ol, li, dt, dd, td, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	background-color: #FFFFFF;
	width: 640px;
	margin: 10px;
}

span.fs
{
	display: none;
}

h1
{
	margin-top: 0;
}

tr
{
	vertical-align: top;
}

td img.shrinkwrap
{
	display: block;
}

.bold
{
	font-weight: bold;
}

.bold_bigger
{
	font-weight: bold;
	font-size: 12pt;
}

.italic
{
	font-style: italic;
}

.textnav
{
	font-size: 10pt;
}

.backtotop_nav
{
	font-size: 10pt;
}

.footer
{
	font-size: 9pt;
}

.doctitle
{
	font-size: 18pt;
	font-weight: bold;
	color: #330066;
}

.header1
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.sectiontitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #330066;
}

.subsectiontitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
}

.doctitle_big
{
	font-size: 24pt;
	font-weight: bold;
	color: #330066;
}

.sectiontitle_big
{
	font-size: 18pt;
	font-weight: bold;
	color: #330066;
}

.subsectiontitle_big
{
	font-size: 14pt;
	font-weight: bold;
	color: #330066;
}

.sidenav_greeting
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #330066;
}

.sidenav_text_on
{
	font-weight: bold;
	color: #330066;
}

.sidenav_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}

.sidenav_text:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.kalena_definition
{
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
}

.event_title
{
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
}

.photo_caption
{
	font-size: 10pt;
	font-weight: bold;
}

.caption_italic
{
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

.photo_caption_purple
{
	font-size: 9pt;
	font-weight: bold;
	color: #330066;
}

tt
{
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

.purple_profile
{
	font-size: 12pt;
	color: #330066;
	font-weight: bold;
	text-align: center;
}

.mac_problem
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.form_label
{
	font-size: 10pt;
	font-weight: bold;
}

#guestbook tr
{
	vertical-align: bottom;
}

#guestbook td
{
	text-align: left;
}

#guestbook td.form_label
{
	text-align: right;
	width: 120px;
}

div.centered, p.centered, td.centered
{
	text-align: center;
}

.ridge_purple
{
	margin: 0 0 5px 0;
	border-color: #290F6D;
	border-width: 2px;
	border-style: ridge;
}

