body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/bkgnd.jpg);
	background-repeat: no-repeat;
}
a { text-decoration: none; }
a.menu
{
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.menu:link { color: black; }
a.menu:visited { color: black; }
a.menu:hover { color: #039; }
a.menu:active { color: black; }

div#wrapper { margin: 0em 1em 0em 2em; }
div#head
{
	height: 150px;
}
div#leftsidebar
{
	float: left;
	width: 150px;
}
div#content
{
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 6px;
}
div#footer
{
	margin: 0px 0px 0px 150px;
	padding: 10px 0px 10px 0px;
	color: #666;
	font-size: 80%;
	line-height: 1.2em;
	font-style: normal;
	text-align: center;
	letter-spacing: 1px;
}

.bioname
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
}
.biodata
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
}

.smaller { font-size: 90%; }

.spacer
{
	width: 100%;
	height: 16px;
}

.smaller { font-size: 80%; }

.menuitem
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	padding: 0px 0px 8px 0px;
}

.icon { padding: 10px 0px 16px 0px; }
.photos
{
	font-size: 10px;
	width: 300px;
	float: right;
	color: #000;
	font-style: italic;
}

li
{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 6px;
}
p
{
	margin: 0px;
	padding: 0em 0em 0.5em 0em;
}