BODY {
   background-color: maroon;
}

  #wrapper {
		width:650px;
		margin:5px auto;
      background-color:#ffffff;
		border:1px solid #bbb;
		padding:10px;
	}
   
  #header {
   border: 2px solid #000;
   height: 150px;
   width: 650px;
   padding: 10px;
   text-align: center;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}

.floatleft
{
   float: left;
   margin: 0 10px 10px 0;
   border: 1px solid #666;
}

A {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	color: #0B07AA;
	line-height: 1.0em;
	font-size: 12px;
}
A:link {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 500;
  color : #0B07AA;
  }
A:link {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 500;
  color : #0B07AA;
}

A:visited {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 500;
  color : #0B07AA;
}

A:active {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 500;
  color : #0B07AA;
}

A:hover {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 500;
  color : red;
  background-color : White;
}

HR {
  color : #800000;
  text-align : center;
  line-height : 25px;
  margin-left : 1.5in;
  margin-right : 1.5in;
}

.text {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
}
.author {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

h5 {
	font-family: Times,New,Roman,Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 16px;
	color: #000000;
	line-height: normal;
}

.title {
	font-family: Times,New,Roman,Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
	text-align: center;
}

.titlecentered {
  font-family : Times,New,Roman,Times,serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 600;
  font-size : 24px;
  color : #000000;
  text-align : center;
}

.subtitle {
	font-family: Times,New,Roman,Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
	text-indent: 25px;
}
H5.red {
  font-family : Times,New,Roman,Times,serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 700;
  font-size : 32px;
  color : Maroon;
  text-align : center;
}

h4 {
  font-family : Times,New,Roman,Times,serif;
  font-style : normal;
  font-variant : normal;
  font-weight : 700;
  font-size : 14pt;
  text-align : center;
  color : #000000;
}

.menu {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	color : #000000;
	line-height : 1.5em;
}

.header {
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-style: normal;
   font-variant: small-caps;
   font-weight: 500;
   font-size: 14px;
   color: White;
   line-height: 1.5em;
   background-color: #800000;
}

.small {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : #000000;
}

.footer {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : italic;
  font-variant : normal;
  font-weight : 500;
  font-size : 11px;
  color : black;
  text-decoration : none;
  line-height : 1.5em;
  text-align : center;
}
.border {
	border: medium solid White;
}

.centered {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-align: center;
}

.buttons a {
	color: Black;
	background-color: ;
	padding: 1px;
	padding-left: 3px;
	display: inline;
	font: 14px Arial, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	text-align: left;
	line-height: 1.5em;
	height: 1.5em;
}

.buttons a:hover {
	background-color: #6495ED;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.5em;
}

.bullets {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 25px;
}
