body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/body.jpg);
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #b6d2e7;
	background-attachment: fixed;
	color: #555651;
}
h2.red {
	font-size: 1.5em;
	color: #FFFFFF;
	background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
	background-color: #E83851;
}
h2.orange {
	font-size: 1.5em;
	color: #FFFFFF;
	background-image: url(images/orange_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
	background-color: #E67D31;
}
h1 {
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 2em;
	color: #555651;
	padding: 10px;
	margin: 0px;
}
th {
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a.delete {
	display: block;
	clear: both;
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 7px;
	margin-right: 10px;
	text-align: center;
}


div#map {
	height: 300px;
	width: 300px;
	border: 5px solid #dddddd;
}

a {
	color: #3F3F3F;
	font-weight: bold;
}
a.competition {
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding: 7px;
	margin-bottom: 1px;
}

a.event {
	color: #3F3F3F;
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	padding: 5px;
}

.border {
	border: 8px solid #DDDDDD;
	margin-right: 20px;
}
a.border {
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
	width: 135px;
	border: 8px solid #dddddd;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



h3 {
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
	color: #555651;
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
	color: #555651;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 1.2em;
	color: #555651;
}



p {
	color: #3f3f3f;
	margin: 0px;
	padding: 10px;
}
fieldset {
	margin-bottom: 10px;
}

fieldset.half {
	float: left;
	width: 310px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
fieldset.full {
	float: left;
	width: 640px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
legend {
	font-weight: bold;
	color: #555651;
}
input, textarea, select {
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	padding: 5px;
}

.input2 {
	width: 98%;
	border: 1px solid #DDDDDD;
}


div.hr {
	height: 1px;
	width: 100%;
	clear: both;
	background-color: #DDDDDD;
}



div#body {
	background-image: url(images/body2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 100%;
}
div#width {
	width: 956px;
}
div#content {
	float: left;
	width: 936px;
	background-color: #FFFFFF;
	background-image: url(images/top_curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
div#left {
	float: left;
	width: 208px;
	margin-right: 20px;
}
div#right {
	float: left;
	width: 708px;
}

div.grass {
	background-image: url(images/grass.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: 43px;
	width: 936px;
}
div.curve_bg {
	background-image: url(images/curve_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 208px;
	margin-bottom: 10px;
}
div.curve_top {
	background-image: url(images/curve_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 7px;
	width: 208px;
}
div.curve_bottom {
	float: left;
	width: 194px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/curve_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.curve_content {
	background-image: url(images/curve_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 194px;
	background-color: #EFEFEF;
}
div.box {
	float: left;
	width: 322px;
	border: 1px solid #DDDDDD;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/curve_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
div.box img,div.box2 img {
	border: 1px solid #D9D9D9;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.box ul,div.box2 ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.box ul li,div.box2 ul li {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #555651;
}
div.gallery {
	float: left;
	width: 175px;
	text-align: center;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 12px;
}



div.faded {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}





ul.menu {
	padding: 0px;
	float: left;
	width: 936px;
	background-image: url(images/menu1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.menu li {
	display: inline;
	width: auto;
	background-image: url(images/sepperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
ul.menu a {
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
ul.menu a#active {
	background-image: url(images/menu2.gif);
}

ul.menu a:hover {
	background-image: url(images/menu2.gif);
}
ul.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 20px;
	float: left;
	height: 60px;
	width: 896px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.footer li {
	display: inline;
	float: left;
	color: #555651;
	font-size: 1.2em;
}
ul.footer a {
	font-weight: bold;
	color: #555651;
}
ul.dotted {
	margin: 0px;
	padding: 10px;
}
ul.dotted li {
	list-style-type: none;
}
ul.dotted li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	color: #3e3e3e;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
ul.dotted li a:hover {
	background-color: #E6E6E6;
	text-indent: 5px;
}
ul.news {
	float: left;
	width: 150px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.news  li  a {
	display: block;
	color: #3F3F3F;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 1px;
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.news   li   ul   {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;

}
ul.news li ul li a {
	background-color: #EFEFEF;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
ul.news li ul li a:hover {
	text-indent: 10px;
}




ul.news  li  h2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding: 10px;
}
