BODY {
	padding: 0;
	background-color: #FFCC00;
}

P, TD {
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: black;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

UL {
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: white;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	list-style-image : url(C:\nina\wckc\arrow.gif);
}

.big {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000; /*CC9966*/
}
.bigblack {
	font-size: 14pt;
	font-weight: bold;
	color: #333333; /*CC9966*/
}
.dark {
	color: #333333;
	background-color: white;
}
.date {
	font-weight: bold;
	color: black;
	background-color: #A0A0A0;
}
.credits {
	font-size : 7pt;
	color: #303030;
}

A {
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: #CC0000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
A:Hover {
	color: black;
}
A.credits {
	font-size : 7pt;
	color: #CC0000;
}

DIV {
	position: absolute;
	visibility: visible;
	left: 255px;
	top: 231px;


}
.mainframe {
	left: 100;
	top: 75;
	z-index: 1;
	width: 600;
	height: 400;
	background-color: white;
	layer-background-color: white;
	border-color: black;
	border-width: 1;
	border-style: solid;
}
.mainframe2 {
	left: 100;
	top: 75;
	z-index: 1;
	width: 600;
	height: 400;
	border-color: black;
	border-width: 1;
	border-style: solid;
}
.tiger {
	z-index: 2;
	left: 400;
	top: 110;
}
.title {
	left: 157px;
	top: 38px;
	z-index: 3;
	width: 700;
	height: 100;
}
.startpage {
	left: 281px;
	top: 310px;
	z-index: 5;
	width: 400px;
	height: 164px;
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: #CC0000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
.text {
	left: 122px;
	top: 91px;
	z-index: 5;
	width: 550px;
	height: 372px;
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: #CC0000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
.form {
	left: 120;
	top: 100;
	z-index: 5;
	width: 550;
	height: 340;
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	color: #CC0000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
.karateka {
	left: 70;
	top: 140;
	z-index: 4;
	width: 350;
	height: 400;
}
.links {
	left: 100;
	top: 490;
	z-index: 5;
	width: 600;
	height: 75;
	text-align: right;
	font-family: MS Sans Serif, Gill Sans, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

