﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 0.75em;
	color: #000000;
	text-align: center;
	background-image: url("images/bkg.gif");
	/* part 1 of 2 centering hack */
}

a
{
  color: #000080;
  font-family: Times New Roman;
  font-weight: bold;
  text-decoration: none;
  line-height: 200%;
}
a>img
{
  border: none;
}

a:hover
{
  color: #330000;
}

a.ContentLink
{
  color: #000080;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana;
}
a.ContentLink:hover { color: #330000; }

.CustomLink
{
  color: #000080;
  font-family: Times New Roman;
  font-weight: bold;
  text-decoration: none;
  line-height: 200%;
}

#outsideFrame 
{
	width: 710px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #D3E0B2;
	border: 1px solid #000000;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 710px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body #outsideFrame 
{
	width: 710px; /* ie5win fudge ends */
}

#insideFrame
{
  width: 700px; 
	padding: 0px;
	border: 1px solid #717171;
	text-align:left; 
}

#navigation
{
  font-family:Times New Roman;
  width: 120px;
  padding: 8px;
  vertical-align: top;
}

#content
{
  padding: 8px;
  width: 580px;
}

#bottom
{
  font-family: Verdana;
  font-size: 0.8em;
  font-weight: bold;
  width: 700px;
  clear: both;
}

.PageTitle
{
  font-family: Monotype Corsiva;
  font-size: 1.8em;
  font-weight: bold;
  color: #800000;
  text-decoration: underline;
}

.ParagraphTitle
{
  font-family: Times New Roman;
  font-size: 1.0em;
  font-weight: bold;
  color: #800000;
  text-decoration: underline;
}

.Note
{
  font-family: Verdana;
  font-size: .8em;
  font-style: italic;
}
