body {
#	background: white;
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background: inherit;
	padding: 10px 10px 10px;
}

div#menubar {
	background: black;
	color: white;
	font-weight: bold;
}

div#main {
	padding: 20px 0px 0px;
}


div#footer {
	font-color: black;
	font-size: 60%;
}

div#standard {
	font-size: 80%;
}


a.sidelink:link,a.sidelink:visited {
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: #aa0000;
}

a.sidelink:hover {
	color: #aa0000;
	background: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.onpage:link {
	color: #aa0000;
	text-decoration: none;
}

a.onpage:visited {
	color: #aa0000;
	text-decoration: none;
}
a.altanex:link {
	color: black;
	text-decoration: none;
}

a.altanex:visited {
	color: black;
	text-decoration: none;
}
a.altanex:hover {
	color: #aa0000;
	text-decoration: none;
}
#u {
	text-decoration: underline;
}

a.onpage:hover {
	color: #aa0000;
	text-decoration: underline;
}

font.standard {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#small {
	font-size: 10px;
}

#bold {
	font-weight: bold;
}

#none {
	font-weight: normal;
	font-size: 12px;
}

font.title {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#redbold {
	color: #aa0000;
	font-weight: bold;
}

ol {
	list-style-position: inside;
	color: #656565;
	font-size: 12px;
}

.ul {
	list-style-type: square;
	list-style-position: inside;
	text-indent: 3em;
	color: #656565;
	font-size: 12px;
}
table.top {
	border-top: 2px;
	border-left: 2px;
	border-bottom: 0px;
	border-right:2px;
	border-color: #aa0000;
	border-style: solid;
}
table.main {
	border-top: 2px;
	border-left: 0px;
	border-bottom: 2px;
	border-right:2px;
	border-color: #aa0000;
	border-style: solid;
}
td.photo {
	border: 2px;
	border-color: black;
	border-style: solid;
	background: white;
}
img.photo {
	border: 2px;
	border-color: black;
	border-style: solid;
}
img.photothin {
	border: 1px;
	border-color: black;
	border-style: solid;
}
table.sidebar {
	border-top: 2px;
	border-left: 2px;
	border-bottom: 2px;
	border-right:2px;
	border-color: #black;
	border-style: solid;
	background: #efd1d1;
}
#space {
	line-height: 20px;
}
