/* CSS Document */
body {background-color:#E9E6D9; font-size:9pt;  }
.inside {color:black; font-size:10pt; background-color:white; }
td {color:#000000; font-size:9pt; background-color:white; }

td.day { background-color:#4E6959; color:#E9E6D9; font-size:11pt;}
td.day1 { background-color:#F1ECE6;  vertical-align: top;}
td.day2 { background-color:#E8E0D7;  vertical-align: top;}
td.sponsors { vertical-align: bottom; }

a.button:link {text-decoration:none; color:#330000; font-size:10pt; }
a.button:visited {text-decoration:none; font-weight:bold; color:#330000; font-size:10pt; }
a.button:hover {text-decoration:underline; font-weight:bold; color:#718571; font-size:10pt; }
a.button:active {text-decoration:underline; font-weight:bold; color:#718571; font-size:10pt; }

a.button2:link {text-decoration:none; color:#330000; font-size:10pt; }
a.button2:visited {text-decoration:none; font-weight:bold; color:#330000; font-size:10pt; }
a.button2:hover {text-decoration:underline; font-weight:bold; color:#718571; font-size:10pt; }
a.button2:active {text-decoration:underline; font-weight:bold; color:#718571; font-size:10pt; }

a.bigbutton:link {text-decoration:none; color:#330000; font-size:14pt; }
a.bigbutton:visited {text-decoration:none; font-weight:bold; color:#330000; font-size:14pt; }
a.bigbutton:hover {text-decoration:underline; font-weight:bold; color:#718571; font-size:14pt; }
a.bigbutton:active {text-decoration:underline; font-weight:bold; color:#718571; font-size:14pt; }

div.left {
	float: left;
	margin-right: 20px;
	width: 100px;
	margin-bottom: 30px;
	}
	
div.left p {
	text-align: center;
	}
	
img {
	border: 0px none;
	}
	
div.center {
	width: 600px;
	} 

#main {
	margin: 5px 20px;
	text-align: center;
	}

table.gallery {
	text-align: center;
	}