body {
	background-image:	url("images/background.gif");
	background-repeat:	no-repeat;
	background-color:	transparent;
	background-position:	-210px -0px;
	background-attachment:	fixed;
	margin-left:		10px;
}

.center {
	text-align:	center;
}

a:link {
	border-style:	none;
	text-decoration:	none;
}
a:visited {
	border-style:	none;
	text-decoration:	none;
}
a:active {
	border-style:	none;
	text-decoration:	none;
}
a:hover {
	border-style:	none;
	text-decoration:	none;
}

a.main:link {
	border-style:	none;
	text-decoration:	none;
}
a.main:visited {
	border-style:	none;
	text-decoration:	none;
}
a.main:active {
	border-style:	none;
	text-decoration:	none;
}
a.main:hover {
	border-style:	none;
	text-decoration:	none;
}

div.left {
	position:	absolute;
	width:		100px;
	margin:		-50px;
	padding:	1em;
	margin-top:	100px;
}

div.content {
	margin-top:	125px;
	margin-left:	0px;
	padding:	1em;
}

div.home {
	position:	relative;
	margin-top:	150px;
	margin-left:	30px;
	padding:	1em;
}

div.events {
	position:	relative;
	margin-top:	12px;
	margin-left:	15px;
}

div.form {
	position:	relative;
	margin-top:	100px;
	margin-left:	70px;
	padding:	1em;
}

div.hnote {
	position:	absolute;
	margin-top:	45px;
	margin-left:	50px;
	height:		90px;
	padding:	1em;
	border-style:	none;
	text-decoration:	none;
	overflow:	auto;
	left: -23px;
	top: 16px;
}

div.paypal {
	margin-left:	400px;
	padding:	1em;
}

p.title {
	text-align:	center;
	font-family:	Times New Roman, Times;
	font-size:	x-large;
	font-weight:	bold;
	font-style:	normal;
	color:		#000080;
}

span.info {
	color:		#000099;
	font-family:	Times New Roman, Times;
	font-style:	italic;
	font-size:	medium;
	font-weight:	bold;
}


span.data {
	color:		#000000;
	font-family:	Times New Roman, Times;
	font-size:	medium;
}

span.name {
	color:		#000000;
	font-family:	Times New Roman, Times;
	font-size:	medium;
	font-weight:	bold;
}

span.label {
	color:		#000000;
	font-family:	Times New Roman, Times;
	font-size:	12pt;
	font-weight:	bold;
	width:		9%;
	float:		left;
	clear:		left;
}

span.number {
	color:		#000000;
	font-family:	Times New Roman, Times;
	font-size:	12pt;
	font-weight:	bold;
	width:		9%;
	margin-left:	2em;
	float:		none;
}

p.heading {
	color:		#000080;
	background-color:	#FFFFCC;
	font-family:	Times New Roman, Times;
	font-size:	medium;
	font-weight:	bold;
	text-align:	center;
	margin-top:	1em;
	margin-bottom:	1em;
}

a.click:link {
	border-style:	none;
	font-size:	12pt;
	color:		#000080;
	text-decoration:	underline;
}
a.click:visited {
	border-style:	none;
	font-size:	12pt;
	color:		#000080;
	text-decoration:	underline;
}
a.click:active {
	border-style:	none;
	font-size:	12pt;
	color:		#000080;
	text-decoration:	none;
}
a.click:hover {
	background-color:	#E0E0E0;
	color:		#000080;
	font-size:	16pt;
	border-style:	none;
	text-decoration:	none;
	font-style:	italic;
}

p.click {
	color:		#000080;
	font-family:	Arial;
	font-weight:	bold;
	text-align:	center;
	font-size:	14pt;
	font-style:	normal;
	margin-bottom:	1em;
}

b.red {
	color:		#c00020;
	font-family:	Arial;
	font-weight:	bold;
	font-style:	italic;
}

input.reg {
	position:	absolute;
	margin-left:	2em;
}

input, select, option, textarea {
        color:                  #000020;
        background-color:       #f0f0f0;
        font-family:            Arial, Helvetica, sans-serif;
        font-weight:            bold;
        font-size:              90%;
}
