
img {
  border: 0px;
}
body {
  margin: 0px;
		background-color: #666666;
		color: #FFFFFF;
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		/*background-image: url(../no_flash.gif);
		background-repeat: no-repeat;*/
}
a {
  color: #DDDDDD;
}
a:hover {
  text-decoration: #DDDDDD;
}
#start_content {
  width: 800px;
		height: 600px;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
}
#start_content .flash_intro {
  
}
#no_flash_bg {
  position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
}
#no_flash {
  position: absolute;
		top: 190px;
		left: 155px;
		z-index: 2;
}

#dyn_content {
		margin-top: 20px;
	 display: none;
}
