body {
	margin: 0px;
	background-color: #fff;
	font: normal 12px /* Trebuchet MS, */ Arial, Verdana, Helvetica, sans-serif;
	}
	
a:link { color: #000066; }
a:active { color: #333399; }
a:visited { color: #000066; }
a:hover { color: #35357C; }

h1 {
	font-size: 14px;
	}
h1.name {
	font-family: "Hoefler text", Serif;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: normal;
	margin: 30px 0 -8px 0;
	}

h1.thisyear {
	font-family: "Hoefler text", Serif;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: normal;
	margin: 30px 0 8px 0;
	text-align: center;
	}
h1.thisyear2 {
	font-family: "Hoefler text", Serif;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: normal;
	margin: 15px 0 8px 0;
	text-align: center;
	}

	
h2 {
	font-size: 12px;
	}
	
#container {
	margin: 43px 0 0 47px;
	}
	
#content {
	width: 288px;
	}
#content #sponsors {
	text-align: center;
	}
#content #sponsors img {
	margin-bottom: 20px;
	border: solid 0px #fff;
	}

p {
	line-height: 18px;
	}
p.center { text-align: center; } 


#rightside {
	margin: 40px 0 20px 45px;
	}
	
/* remove left padding on photos within the event photoss section*/
.eventphotos #rightside {
	margin: 40px 0 20px 0px;
	}


#rightside img {
	padding: 8px;
	background-color: #D7DEE2;
	border: solid 1px #AFBDC6;
	}
p.announce {
	text-align: center;
	padding: 4px;
	background-color: #D7DEE2;
	border: solid 1px #AFBDC6;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0 30px 0;
	font-size: 12px;
	}
p.announce span { font-weight: bold; }
	
p.purchase {
	text-align: center;
	padding: 12px;
	background-color: #D7DEE2;
	border: solid 1px #AFBDC6;
	line-height: 22px;
	font-weight: bold;
	margin: 40px 0 30px 0;
	font-size: 14px;
	}
#purchasebox {
	border: solid 1px #AFBDC6;
	margin-top: 15px;
	margin-bottom: 30px;
	}
	
#purchasebox h1 {
	background-color: #D7DEE2;
	border-bottom: solid 1px #AFBDC6;
	border-top: solid 1px #AFBDC6;
	padding: 8px;
	margin: 0
	}
#purchasebox h1.top {
	border-top: solid 0 #AFBDC6;
	}

#purchasebox p {
	padding: 0 0 0 8px;
	}
	
#purchasebox .address p {
	font: normal 14px/20px Trebuchet MS, Arial, Verdana, sans-serif;
	padding: 6px 0 6px 30px;
	margin: 20px;
	}	
.address1 { 
	background-color: #eee;
	}
.address2 { 
	background-color: #fff; 
	}

ul {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	line-height: 20px;
	white-space: nowrap;
	list-style: none;
	}
ul.photos {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	line-height: 16px;
	white-space: normal;
	list-style: none;
	}
ul.photos li { padding-bottom: 4px; }	
li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1em;
	}
li.bold {
	font-weight: bold;
	}
span.tiny { font: normal 9px Verdana, Arial, Helvetica, Sans-Serif; }

















