a:link {
	background-color: transparent;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
}

a:visited {
	background-color: transparent;
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #007173;
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #000000;
}

body {
	background-attachment: fixed;
	background-color: #f5fffa;
	background-image: url(http://www.hugh57.com/css/Bookart.jpg);
	color: #000000;
	line-height: 1.3em;
	margin: 10px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
}

h1 {
	background-color: #007173;
	color: #f5fffa;
	font-size: 1.3em;
}

h1, h2 {
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 10px 6px;
	font-family: Cambria, "Palatino Linotype", Palatino, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
}

h2 {
	background-color: transparent;
	color: #191970;
	font-size: 1.3em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}
li {
	font-weight: bold;
	list-style-type: square;
	font-size: 1.15em;
	line-height: 1.3em;
}




.hrbot {
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007173;
}

.hrtop {
	margin: 20px 0px -10px 0px;
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #007173;
}
.style2 {
	color: #FF0000;
	font-style: italic;
}
.style3 {
  color: #FF0000;
  font-weight: bold;
  font-style: italic;
}
.sidebarCaption {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: .5em;
}


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 40%;
	text-align: right;
	padding-right: 0.5em;
	margin-left: 10px;
}
#mainContent {

} 
#mainContent p {
	margin: 0.9em;
}
#mainContent a {
	margin-top: -1em;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	width: 33%;
	text-align: right;
}
.fltlftCopy {
	float: left;
	margin-left: 10px;
	width: 33%;
	text-align: left;
}
.fltlftLinks { /* this class can be used to float an element left in your page */
	float: left;
	width: 30%;
	margin-left: 1%;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footerCopyright {
	font-size: 0.8em;
	margin-top: -1.2em;
	margin-top: -1.2em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 0.9em;
}
.style7 {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
}
.style8 {
	font-size: 0.85em;
	text-align: left;
}

.linkindent {
	margin-left: 1.5em;
}
.style10 {
	font-size: 0.75em;
	line-height: 1.3em;
}
.style11 {
	color: #CC0000;
	font-weight: bold;
}

