/*
html
{
height: 100%;
overflow: hidden;
}

body {
margin: 0px;
height: 100%;
background-color:#FFFFFF;
background-image:url(../images/ply_drop_flash.jpg);
font-family: Arial, sans-serif;
}

p {
margin-left: 60px;
font-size: 12px;
}
*/

#flashcontent
{
height: 100%;
width: 100%;
}

#noflash
{
border: 0;
text-align: left;
}
	
/*h1
{
margin-left: 60px;
font-size: 21px;
font-weight: normal;
}*/