@charset "utf-8";
body {
	background-color: #FFFF99;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#header {
	margin-top: 12px;
	margin-bottom: 12px;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	background-image: url(../Assets/Images/lilylogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 71px;
	font-family: "Hypatia Sans Pro Black";
	font-weight: bold;
	color: #000000;
}
#leftColumn {
	float: left;
	width: 12em;
	font-family: "Hypatia Sans Pro Black";
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	border-top-color: #FFFF99;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
#logo {
	height: 71px;
	font-family: "Hypatia Sans Pro Black";
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #00FF00;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#nav {
	height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FF3300;
	font-size: 18px;
	vertical-align: text-bottom;
}
#table1 {
	font-family: "Hypatia Sans Pro Black";
	color: #FF0000;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	vertical-align: inherit;
	height: auto;
	width: 16em;
}
.style1 {
	font-size: 10
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {color: #33FF00}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #33FF00; }
#rightColumn {
	float: right;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style6 {font-size: 18px}

text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 20px; color: #33FF00; }
.style10 {font-size: 24px; color: #33FF00; }
