body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#container {
	margin: auto;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	display: none;
}
#leftnav {
	display: none;

}
#content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.35em;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 15px;
}
#content a:link {
	color: #FF0000;
}
#content a:visited {
	color: #993366;
}
#rightcol {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FF0000;
	margin: 1px;
	padding: 4px;
}
#rightcol strong {
	color: #333333;
}
.textsmall {
	font-size: 0.75em;
	line-height: 1.2em;
}
.photoborder {
	border: 1px solid #333333;
	margin: 2px;
}
.navdivide {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#smallnav {
}
#smallnav a {
	font-size: 0.6em;
	letter-spacing: normal;
	line-height: .75em;
}
#smallnav a:link {
	color: #999999;
}
#smallnav a:visited {
	color: #999999;
}
.textblue {
	color: #000099;
}
.textred {

	color: #FF0000;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.25em;
	color: #FF0000;
}
h2 {
	font-size: 1.3em;
	letter-spacing: 0.15em;
	color: #000099;
}
h3 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #990066;
}
.textevent {
}
.textevent p:first-line {
	color: #FF0000;
}
