/* CSS Document */

body {background: #000000 url(http://www.kuempersports.com/images/background.jpg); background-repeat:repeat-x;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.tail {
	font-family: Arial;
	font-weight: bold;
	font-size: larger;
	color: #000000;
}


.menu:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu:hover {
    font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #fdba2b;
	text-decoration:none;
}
.footer {font-family: Arial; font-size: 10px; color: #000000; }
.welcome {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #cc0c19;
}
.headtail {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #CC0C19;
}
.content {
	font-family: Arial;
	font-size: 12px;
}

