* {
	color: #005000;
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font: bold 24px/24px 
	text-align: left;
	text-indent: 12px;
	width: 840px;
	height: 26px;
}

body {
	width: 860px;
	padding: 4px;
	background: url(images/green_x_bkgrd.gif) repeat;
}

a:hover {
	background-color: #f9ff00;
}

p, td {
	color: #005000;
	font-size: 14px;
	line-height: 18px;
}

div.host {
	text-align: center;
	border: 1px groove #005000;
	padding: 4;
	position: absolute;
	top: 90px;
	left: 500px;
}

div.GSD_Float_Right {
	padding: 4;
	position: absolute;
	top:  450px;
	left: 380px;
}

/* My Comment */

.sponsorbox {
	border: 2px solid #007f00;
	width: 270px;
	height: 90px;
	zoom: 1;
	margin: 2px;
}

.sponsorboxbig {
	border: 2px solid #007f00;
	width: 620px;
	height: 180px;
	display: block;
	text-align: center;
	zoom: 1;
	margin: 3px;
}


.indent {
	margin-left: 36px
}

td {
	text-align: left;
	vertical-align: top;
}
	
/*  Used on 'About Events' pages  */
.TopicTitle {
	color: #005000;
	font-size: 120%;
	font-weight: bold;
	margin-left: 12px;
}

/*  Used on 'About Events' pages  */
.TopicInfo {
	font-size: 90%;
	margin-left: 12px;
	margin-bottom: 24px;
}


