body {
	background-color: #fff79a;
	color: black;
	font-size: 11pt;
	font-family: sans-serif;
	text-align: center;
}

h1 {
	text-align: left;
	font-size: 14pt;
	padding-left: 20px;
	color: #0469B3;
}

h1.motto {
	text-align: center;
	font-size: 12pt;
	font-style: italic;
}

h2 {
	text-align: left;
	font-size: 12pt;
	padding-left: 20px;
	color: #0469B3;
}


a {
	font-size: inherit;
	text-decoration: none;
}

a:link {
	color: #0469B3;
	background-color: inherit;
}

a:visited {
	color: #0469B3;
	background-color: inherit;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

li {
	list-style-image: url(images/lemon18.jpg);
	text-align: left;
	padding-bottom: 12px;
}

table {	
	margin: auto;	
	font-size: inherit;
	color: inherit;
	background-color: white;
}

table.address {	
	margin-left: 0;	
}

td.sponsors {
	border-left: solid thin;
}

.maintext {
	text-align: left;	
	margin-top: 0px;
	padding-left:  20px;
	padding-right: 20px;
}

.picturebar {
	text-align: center;	
	margin-top: 0px;
	padding-left:  0px;
	padding-right: 0px;
}

p.menu {
	text-align: center;
        border-bottom: thick;
	border-bottom-color: #fff99d;
	border-bottom-style: solid;
	padding-bottom: 8px;
}

p.foot {
	color: gray;	
	margin-bottom: 0px;
	padding-top: 12px;	
	padding-bottom: 12px;	
	text-align: center;
        border-top: thick;
	border-top-color: #fff79a;
	border-top-style: solid;
}

p.big {
	font-family: Times, serif;
	font-size: 24pt;
	font-style: italic;
}

p.blue {
	color:#0469B3;
}

.indent {
	margin-top: 10px;
	margin-bottom: 20px;	
	margin-left: 100px;
	text-align: left;
}

img {
	vertical-align: text-bottom;
	border: 0px;
}

img.floatright {
	float: right;
	padding-left: 20px;
}

img.floatleft {
	float: left;
	padding-right: 20px;
}

.sponsorlist {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:10px;
}
	

