﻿body {
	text-align: center;
	background: #aabbcc url('http://www.angelsplus.com/images/wildbackground.gif') no-repeat 80px 400px;
	color: Black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	line-height: 160%;
}
#includes {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #966b72;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 20px;
}
h2 {
    color:navy;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 0;
}
h3 {
    color:navy;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 0;
}
.menuheading {
	font-size: 14px;
	color: #966b72;
	background: #e8e8ff url('http://www.angelsplus.com/images/background-gradient-2.gif') repeat-y;
	font-weight: bolder;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 3px;
}
a:link {
	text-decoration: underline
	background-color: transparent;
}
a:visited {
	color:orange
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #c93;
	text-decoration: none;
	background-color: transparent;
}
a:active {
	color: #900;
	text-decoration: none;
	background-color: transparent;
}
img {
	margin: .50em;
}
#navbar {
	color: white;
	width: 800px;
	line-height: 1.5em;
	font-size: x-small;
	font-weight: bold;
	background-color: #aabbcc;
	text-align: center;
	letter-spacing: 6px;
	height: 1.5em;
}
.navcolor a:link {
	color: white;
	text-decoration: none;
	background-color: transparent;
}
.navcolor a:visited {
	color: white;
	text-decoration: none;
	background-color: transparent;
}
.navcolor a:hover {
	color: #c93;
	text-decoration: underline;
	background-color: #e8e8ff;
}
.navcolor a:active {
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}
.leftcol {
	color: black;
	text-align: center;
	font-size: x-small;
}
.leftcol2 {
	text-align: center;
	font-weight: bolder;
}
.menuitem2 {
	color: white;
	font-size: 12px;
	line-height: 1.25em;
	text-align: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 3px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: thin;
}
.midcol {
	padding: 4px 10px;
	background: #e8e8ff url('http://www.angelsplus.com/images/background-gradient.gif') repeat-y;
	text-align: left;
}
.rightcol {
	border: thin black solid;
	font-size: 12px;
	line-height: 1.25em;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 10px;
}
.rightcol2 {
	font-size: 11px;
	font-style: italic;
	color: black;
	line-height: 12px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
.rightcol3 {
	color: Darkgray;
	font-size: small;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: thin;
	margin-left: 5px;
}
#fnavbar {
	color: white;
	width: 800px;
	font-size: xx-small;
	line-height: 2em;
	background-color: #aabbcc;
	text-align: center;
	letter-spacing: 2px;
}
#footer {
	color: black;
	font-size: x-small;
	line-height: 1.2em;
	margin-top: 20px;
}
