body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 10px 12px 5px;
	word-spacing: 0.01em;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0px 12px;
	word-spacing: 0.01em;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	word-spacing: 0.01em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	font-size:20px;
	clear:none;
}

form {
	clear:none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin-left: 12px;
	text-decoration: underline;
}

a {
	color: blue;

}

a:visited {
	color: blue;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	word-spacing: 0.01em;
}

#navigation {
	width:141 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	word-spacing: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	list-style: none;
}

#navigation li {
	border-bottom: 2px solid #000000;
	list-style-type: none;
}

#navigation li a {
	height:100%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-right: 2px solid #000000;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
	background-color: #699ACE;
}

#navigation li a:hover {
	background-color: #FEA900;
	color: #000000;
	border-bottom: none;
}

#navigation2 {
	width:141 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	background-color: #699ACE;
}

#navigation2 ul {
	margin: 0;
	padding: 0;
	word-spacing: normal;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	list-style: none;
	background-color: #699ACE;
}

#navigation2 li {
	border-bottom: 2px solid #000000;
}

#navigation2 li a {
	height:100%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 2px solid #000000;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
	background-color: #699ACE;
}

#navigation2 li a:hover {
	background-color: #FEA900;
	color: #000000;
	border-bottom: none;
}

.articles {
	text-decoration: underline;
}

.image {
  float: right;
  margin-left: 0.5em;
}

.image p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.imagel {
  float: left;
  margin-right: 0.5em;
}

.imagel p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.imagemid {
	border: thin #699ACE solid;
	margin: 20px 150px;
}

.imagemid p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.imagenar {
  float: right;
  border: thin #699ACE solid;
  margin: 0.5em;
  padding: 0.5em;
}

.imagenar p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.map {
  float: left;
  border: thin #699ACE solid;
  margin: 0.5em;
  padding: 0.5em;
  text-decoration: none;
}

.map p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

#noborder {
	border-bottom: none;
}

.amazon a {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;
}

.amazon a:visited {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;
}

.amazon a:hover {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;
}

.p {
	color: #990000;
}

.style1 {color: #fea900}

blockquote {
clear: both;
	text-indent: 20px;
	background: url(images/op.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	font-size: 16px;
	margin: 0;
	padding-right: 20px;
	background: url(images/cl.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}