html, body {margin: 0; padding: 0; border: 0;}

body {
	background:  url("img/bgd.gif") repeat-y center #665082;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}

#bodyborder {
	width: 745px;
	margin: 0 auto;
	background: #301652;
	}
	
#banner {
	display: none;
	}

#mast {
	width: 745px;
	height: 145px;
	margin-top: 5px;
	background-image:  url("img/2006lg.jpg");
	background-repeat: no-repeat;
	}

#text {
	width: 500px;
	float: left;
	margin: 10px -20px 0 0;
	padding: 0;
	line-height: 20px;
	padding: 0px;
	}

#textinner {
	}

/*html, body {margin: 0; padding: 0; border: 0;}

body {
	background: url("bgd.gif") repeat-y center #301652;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}

#bodyborder {
	width: 745px;
	margin: 0 auto;
	background: #301652;
	}
	
#banner {
	display: none;
	}

#mast {
	width: 745px;
	height: 145px;
	margin-top: 5px;
	background-image: url("2006lg.jpg");
	background-repeat: no-repeat;
	}

#text {
	width: 520px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 20px;
	padding: 10px;
	}
	
#textinner {
	
	}	
	*/
p.tight {
	margin-top: 0px;
	}

#text a:link {
	color: #FC9952;
	text-decoration: none;
}
#text a:visited {
	color: #FB7511;
	text-decoration: none;
}	
#text a:hover {
	color: #FC9952;
	border-bottom-color: #FC9952;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#text a:active {
	color: #FC9952;
	text-decoration: none;
	}
	
#text h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	background:  url("img/h1.gif") no-repeat left bottom;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
	
#text h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #FC9952;
	}	

#text h3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	border-bottom: 1px solid #9877A9;
	}	

img.pic {
	border: 1px #9877A9 solid;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 3px;
	}

table.ds {
	width: 500px;
	background-color: #9877A9;
	padding: 0px;
	line-height: 20px;
	margin-right: -20px;
	}
	
/*cells for daily schedule*/	
	
td.time {
	width: 150px;
	padding: 5px;
	vertical-align: top;
	background-color: #674778;
	}
	
td.event {
	width: 350px;
	padding: 5px;
	vertical-align: top;
	background-color: #483164;
	}
	
/*cells for reg fees*/		
	
td.type {
	width: 150px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #705681;
	}
	
td.date {
	width: 175px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #705681;
	}

td.member {
	width: 150px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #4F366F;
	}

td.price {
	width: 175px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #483164;
	}
	
td.oneprice {
	width: 350px;
	font-size: 10px;
	padding: 2px;
	vertical-align: top;
	background-color: #483164;
	}

p.ref {
	margin:0;
	text-align: right;
	margin-top: 8px;
	font-size: 11px;
	}

p.ref a:link {
	color: #FC9952;
	text-decoration: none;
}
p.ref a:visited {
	color: #FB7511;
	text-decoration: none;
}	
p.ref a:hover {
	color: #FC9952;
	border-bottom-color: #FC9952;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
p.ref a:active {
	color: #FC9952;
	text-decoration: none;
	}


#links {
	width: 195px;
	height: 777px;
	float: right;
	margin-top: 10px;
	background-image: url("img/2006full.jpg");
	background-repeat:no-repeat;
	}
	
#links a.title {
	font-weight: bold;
	border-bottom: 1px solid #FC9952;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 13px;
	}
	
#links a {
	display: block;
	vertical-align: middle;
	padding: 6px;
	margin-left: 14px;
	margin-right: 7px;
	font-size: 11px;
	}

#links a.page {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #9877A9;
}
	
#links a.l:link {
	color: #FFFFFF;
	text-decoration: none;
}

#links a.l:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#links a.l:hover {
	text-decoration: none;
	background-color: #4c721d;
}

#links a.l:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	}
	
.input {
	border: 1px #3D1F65 solid;
	color: #000000;
	background-color: #DACEE8;
	}

#select {
	border: 1px #3D1F65 solid;
	color: #000000;
	background-color: #DACEE8;
	}

.input:focus {background: #FC9952;}

p.contact {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

#contact {
	width: 500px;
	/*padding-top: 15px;*/
	padding-left: 65px;
	font-size: 10px;
	line-height: normal;
	height: 95px;
	background-image:  url("img/2006contact.gif");
	background-repeat: no-repeat;
	}

#footer {
	clear: both;
	height: 0px;
	font-size: 0px;
	}