/*
body {
  text-align: center !important;
  font-size:  10px !important;
  height: 100% !important;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  margin: 0px !important;
  width: 100% !important;
}

html {
  height: 100% !important;
  width: 100% !important;
}
*/

#flashcontent {
  height: 100% !important;
  margin: 0px auto !important;
  width: 100% !important;
}

#idplate {
  clear: both !important;
  border: 0px !important;
  margin: 0 auto !important;
}

#thumbs {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
	top: 0px;
	width: 490px;
	height: 370px;
    z-index:2;	
}

#thumbs2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
	top: 00px;
	width: 490px;
	height: 400px;
    z-index:2;	
}

#thumbs3 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
	top: 0px;
	width: 490px;
	height: 400px;
    z-index:2;	
}

#thumbs4 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
	top: 0px;
	width: 490px;
	height: 490px;
    z-index:2;	
}


#thumbnail 
{
	float: left;
	width: 90px;
	border: 1px solid #999;
	margin: 5px 5px 5px 5px;
	padding: 8px;
}

#thumbnail a:hover, #thumbnail a:visited, #thumbnail img {
	text-decoration: none;
	border: 0px;
	background: #7ad6fc;
	border-color:#0000AA;
	color:#0000AA;
}


#clearboth { 
	clear: both; 
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#back2main a {
	position: absolute;
	top: 10px;
	right: 40px;
	text-align: right;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	
}

