html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
overflow:hidden;
}
html{
overflow:hidden;
height:100%;
}
body{
text-align:center;
margin:0 auto;
height:100%;
font:12px sans-serif;
/*background:#457310*/
}
a{
color:#ff6600;
text-decoration:none;
}
a:hover{
color:#33cc00;
text-decoration:underline;
}
/* 
----------------------------------------------- 
*/
#flashcontent{
height: 100%;
width: 100%;
}
#flashcontent p{
padding:10px;
}