body {
	background-color: #EBF4FA;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bknd.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  1.5ex;
	line-height: 3ex;
	margin-top: 0px;
}

ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  1.5ex;
	line-height: 3ex;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
}

sup {
font-size: 80%;
}

hr {
	color: #369;
	width: 100%;
	text-decoration: blink;
	height: 1px;
}
a:link {color: #fc0;}
a:visited {color: #B9D597;}
a:hover { }
a:active {color: #fc0;}

#Masthead {
	width: 1000px;
	height: 176px;
	margin-right: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	margin-left: auto; /* NECESSARY FOR MOZILLA TO CENTER */
}

.Logo {
	float: left;
	padding-left: 128px;
}

#TopNav {
	float: right;
	width: 663px;
	text-align: right;
	background-color: #0081E1;
}

#WidenIt {
	width: 1000px;
	margin-right: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	margin-left: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	height: auto;
}
#Wrapper {
	clear: both;
	background-image: url(images/body_bknd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 744px;
	margin-right: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	margin-left: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	height: auto;
	padding-top: 15px;
}

#Flower {
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	width: 744px;
	background-position: left bottom;
}

#LeftCol {
	float: left;
	width: 160px;
	padding-left: 24px;
	padding-right: 25px;
	padding-top: 21px;
	font-size: 0.9em;
}

#LeftCol ul {
padding-left: 23px;
}

.heading {
	font-weight: bold;
	color: #fc0;
}

#Leftnav {
float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
}

#Leftnav ul {
	padding: 0px;
	margin: 0px;
}

#Leftnav li {
	list-style-type: none;
	margin-bottom: 1px;
	line-height: 1em;
	height: 22px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	list-style-image: none;
}

#Leftnav a {
	color: #B0D5EC;
	text-decoration: none;
	}

.Selected {
	background-color: #b9d597;
	background-image: url(images/nav_selected.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #7D4092;
}
.on {
	background-color: #2f98e6;
	background-image: url(images/nav_over.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.off {
	background-image: url(images/nav_out.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#Content {
	width: 307px;
	padding-right: 35px;
	padding-left: 15px;
	float: left;
	margin-bottom: 20px;
}

#RightCol {
	float: right;
	width: 158px;
	padding-right: 20px;
	font-size: .9em;
}

#RightCol p {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
	color: #B9D597;
	line-height: 2.5ex;
	margin-bottom: 10px;

}

#BottomBorder {
	clear: both;
	padding-top: 20px;
}

#Footer {
	clear: both;
	text-align: right;
	width: 733px;
	font-size:  90%;
	margin-right: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	margin-left: auto; /* NECESSARY FOR MOZILLA TO CENTER */
	color: #7d4091;
}
	
#Footer p {
	padding: 0px 15px 8px 15px;
}
