@charset "ISO-8859-1";
body {
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/purple.jpg);
}
a:link {
	color: #114999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #114999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-type: none;
	position: relative;
}
#navigation {
	background-color: #000000;
	width: 100%;
}

#container {
	width: 100%;
}

#leftrail {
	width: 140px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#leftrail  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#home {
	font-size: 12px;
	width: 96px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lightPurple.gif);
	text-align: center;
}

#main {
	width: 725px;
	background-color: #FFFFFF;
	margin-left: 140px;
	margin-bottom: 20px;
	font-size: 14px;
}
#mainIndex {
	width: 725px;
	background-color: #FFFFFF;
	margin-left: 140px;
	margin-bottom: 20px;
	font-size: 14px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}

#banner {
	background-image: url(images/lightPurple.gif);
}

#banner  img   {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#text {
	width: 650px;
	line-height: 110%;
	text-indent: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 40px;
}

#rightBox {
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rightBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftBox {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#leftBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 100%;
	text-align: center;
	color: #000000;
	background-color: #F0F0F0;
	background-image: url(images/lightPurple.gif);
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#photo {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#poem {
	text-align: center;
}
#photo img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.vCenter {
	vertical-align: middle;
}
.olAlpha li {
	list-style-type: upper-alpha;
}
.weblist {
	text-indent: 0px;
}
.weblist li {
	padding-bottom: 20px;
}
.olNumbers li{
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noIndent {
	text-indent: 0px;
	line-height: 120%;
}
h3 {
	font-size: 18px;
}
.here {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(images/purple.jpg);
	background-repeat: repeat;
	cursor: default;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	position: relative;
	width: 120px;
}
.aboutHere {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(images/purple.jpg);
	background-repeat: repeat;
	cursor: default;
	padding-right: 1px;
	padding-left: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}
#subMenu ul{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 100%;
	background-color: #EEEEEE;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#subMenu li {
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 180px;
	float: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
}
#subMenu ul a{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 0.5em;
	padding-right: 0.75px;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	margin: 0px;
}
#subMenu ul a:hover, ul #subMenu a:focus
{
	color: #FFF;
	background-image: url(images/lightPurple.gif);
	background-repeat: repeat;
	margin: 0px;
}
#subMenu {
	padding-left: 0px;
	background-color: #EEEEEE;
	width: 100%;
	float: left;
	margin: 0px;
}
#resourcesSubMenu ul{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 359px;
}
#resourcesSubMenu li {
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 180px;
	float: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#resourcesSubMenu ul a{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 0.5em;
	padding-right: .75px;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#resourcesSubMenu ul a:hover, ul #resourcesSubMenu a:focus
{
	color: #FFF;
	background-image: url(images/lightPurple.gif);
	background-repeat: repeat;
}
#resourcesSubMenu {
	background-color: #EEEEEE;
	padding-left: 0px;
	float: left;
	width: 100%;
}
#aboutSubMenu ul{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 100%;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
#aboutSubMenu li {
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 179px;
	float: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#aboutSubMenu ul a{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 0.5em;
	padding-right: .75px;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#aboutSubMenu ul a:hover, ul #resourcesSubMenu a:focus
{
	color: #FFF;
	background-image: url(images/lightPurple.gif);
	background-repeat: repeat;
}
#aboutSubMenu {
	background-color: #EEEEEE;
	padding-left: 0px;
}
