P  {
	font-size : medium;
	font-family : Verdana, Geneva, Arial, sans-serif;
}

H1  {
	font-size : 150%;
	color : Fuchsia;
	font-family : Verdana, Geneva, Arial, sans-serif;
}

H2  {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 120%;
	color : Fuchsia;
}

H3  {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 110%;
	color : Fuchsia;
}

A  {
	font-family : Verdana, Geneva, Arial, sans-serif;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : small;
	margin-left : 10px;
}

#heading  {
	margin : 10px;
	padding : 10px;
	position : relative;
	background-image : url(festline.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

#sections  {
	padding : 10px;
	border-color : Fuchsia;
	border-width : 1;
	float : left;
	border-style : solid;
	margin-bottom : 20px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 10px;
}

#main  {
	margin : 10px auto 20px 320px;
	padding : 10px;
	border-style : none;
}

.textblock  {
	margin : 20px;
	
}

.photoright  {
	float : right;
	margin : 20px;
}

.photoleft  {
	float : left;
	margin : 20px;
}



.centered  {
	text-align : center;
}

#footer  {
	margin : 20px;
	padding : 20px;
	clear : both;
	background-image : url(festline.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align : center;
}

#judges  {
	font-size : small;
	margin : 20px;
}

#kids  {
	margin : 20px;
	list-style-image : url(kid.gif);
	list-style-position : outside;
	padding-left : 50px;
}

#swamp  {
	margin : 20px;
	list-style-image : url(fish01.gif);
	list-style-position : outside;
	padding-left : 50px;
}

#ball  {
	margin : 20px;
	list-style-image : url(Ballc.gif);
	list-style-position : outside;
	padding-left : 50px;
}

#contact  {
	padding : 20px;
	text-align : left;
}

