body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: x-small; /* IE 5.x value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* correct value */
	background-color: #FFFFFF;
	background-image: url(gfx/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a { position: relative; color: #DF0020;}
p, h1, h2, h3, h4, h5 { margin: 0 0 12px 0; padding: 0; }
img { border: 0; }

h1 {
	font-weight: normal;
	font-size: 27px;
	color: #DF0020;
	letter-spacing: -1px;
	line-height: 29px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

b, strong { color: #000000; }
.clearer { overflow: hidden; margin: 0 0 -1px 0; height: 1px; clear: both; }

#container {
	position: relative;
	margin: 20px auto;
	width: 721px;
	text-align: left;
}

#header {
	background-image: url(gfx/header.gif);
	height: 91px;
}

#logo h1 {
	display: none;
}


#menu ul, #menu li {
	margin: 0px; padding: 0px;
}
#menu li {
}

#menu ul {
	padding: 67px 0 0 24px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin: 0 5px 0 0;
}

#menu span {
	display: none;
}

#menu a {
	display: block;
	width: 100px;
	height: 24px;
	background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;
}

#menu a:hover {
	background-image: url(gfx/menu-over.gif);
}

#menu .active, #menu a:hover.active {
	background-image: url(gfx/menu-active.gif);
}

#menu .reglement {
	background-position: -105px;
}

#menu .fotod {
	background-position: -210px;
}

#menu .finaal {
	background-position: -315px;
}

#menu .tulemused {
	background-position: -420px;
}

#main {
	padding: 17px 24px 14px 24px;
	background-color: #FFFFFF;
	background-image: url(gfx/main.gif);
	background-repeat: repeat-y;
}


.imghold {
	float: left;
	margin: 0 8px 0 0;
	text-align: center;
	font-size: 11px;
}


#contact {
	margin: 24px 0 0 0;
	color: #AAAAAA;
	text-align: left;
	font-size: 12px;
}

#contact b {
	font-family:"Courier New", Courier, monospace;
	color: #DF0020;
}

#footer {
	height: 142px;
	background-image: url(gfx/footer.jpg);
	background-repeat: no-repeat;
}

#footer.plain {
	background-image: url(gfx/footer-plain.jpg);
}
