td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.food {
	background-image: url(/images/foodbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	background-color: #3fb7e0;
	background-image: url(/images/butterfly.gif);
	background-repeat: no-repeat;
	background-position: 40% 20px;
	font-size: large;
	margin: 0px;
	border: thick solid #F8DC00;
}
.ruler {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	border: none;
	background-position: center center;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
.pic {
	border: thick solid #F8DC00;
}
.quote {
	font-size: smaller;
}
.quoteBox {
	border: 1px solid #000000;
}
.list {
border: 1px solid #000000;
font-size: x-small;
padding: 5px;
text-decoration: none;
}

.list a:hover {
	font-color: #ff0000;
	background-color: #CCFF00;
	text-decoration: none;
}
.lines {
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8DC00;
	border-right-color: #F8DC00;
	border-bottom-color: #F8DC00;
	border-left-color: #F8DC00;
	border-top-width: 0px;
	border-left-width: 0px;
}
.sm {
	font-size: xx-small;
	font-weight: normal;
	font-variant: small-caps;
}
a {
	text-decoration: none;
}
.credit {
	font-size: smaller;
	font-weight: bold;
	color: #000066;
}
