html 
{
  height: 100%;
  overflow: hidden;
  font-family: arial, sans-serif;
  font-size: 12px;
 background-color: #ffffff;
  }

body {
	height: 100%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#flashcontent {
	margin-top: auto;
	margin-bottom: auto;
   height: 100%;
	width:100%;
}

a:link {
	color: #DDDDDD;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #DDDDDD;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #DDDDDD;
}

#colette {
	margin: 20px auto 0 auto;
	padding-top: 80px;
	padding-left: 40px;
	width: 400px;
}

#jvs {
	margin: 20px auto 0 auto;
	background: url('colette.gif') no-repeat 50% 30px;
	width: 460px;
	padding-top: 20px;
}

.jvs {
	border: none;
	padding: 3px 5px 3px 5px;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	color: #999999;
	font-size: 16px;
}

#spill {
	text-align: center;
}
