<!--
body {
	scrollbar-base-color: #dad7af;
	scrollbar-hightlight-color: #dad7af;
	scrollbar-3dlight-color: #dad7af;
	scrollbar-arrow-color: #a9a359;
	scrollbar-darkshadow-color: #a9a359;
	scrollbar-face-color: #dad7af;
	scrollbar-shadow-color: #a9a359;
	scrollbar-track-color: #ffffff;
}
html {
     overflow: -moz-scrollbars-vertical;
}
a {
	text-decoration: none;
}

/* typographical sytles */
#maincopy {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 19px;
}

#aboutTitle {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 14px;
	color: #00A2D8;
	line-height: 17px;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

/* Participant Events */
#partName {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 14px;
	color: #f44900;
	line-height: 17px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#eventlist {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 5px;
	padding-right: 3px;
	text-decoration: none;
	text-align: left;
}
#details {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #f44900;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 25px;
	padding-right: 3px;
}

/* Date Events */
#month {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 14px;
	color: #f44900;
	line-height: 17px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#eventlist2 {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 8px;
	padding-right: 10px;
	text-decoration: none;
	text-align: left;
}
#eventdate2 {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 8px;
	padding-right: 2px;
	text-decoration: none;
	text-align: left;
}
#details2 {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #f44900;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 25px;
	padding-right: 3px;
}

/* Detail Pages */
#eventTitle {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 14px;
	color: #f44900;
	line-height: 17px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
#eventPart {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 12px;
	color: #666666;
}
#eventDate {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}
#eventlink {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #f44900;
	line-height: 16px;
	text-decoration: none;
}
#description {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin-bottom: 18px;
}
#eventdetail {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	padding-top: 4px;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 6px;
}
#eventphoto2 {
	font-family: trebucht ms, arial, helvetic, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#caption {
	font-family: verdana, arial, helvetic, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	text-align: left;
	padding-top: 8px;
}
#back {
	font-family: verdana, arial, helvetic, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	text-align: right;
}
/* footer */                      

#footer {
	font-family: trebucht ms, verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
	color: #555555;
	font-weight: 200;
	text-decoration: none;
}
#footer a { text-decoration: none; }
#footer a:link, #footer a:visited, #footer a:active { 
	color: #555555;  
	font-weight: 200;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
-->
