/*Drop down box 4 ros-interactive.com copyright ros-interactive.com*/
body {
margin: 0;
padding: 0;
background: ;
background-image: url('blugradpour3.jpg');
background-repeat: repeat;
font: 80% verdana, arial, sans-serif;
color: #ffff00;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
z-index: 20;
}
#menu {
position: absolute;
top: 9em;
left: 1em;
z-index: 20;
width: 100%;
padding: 0;}
#menu dl {
float: left;
width: 12em;
padding: 0;}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #0000ff;
border: 1px solid gray;
margin: 1px;
padding: 0;}
#menu dd {
display: none;
border: 1px solid gray;
padding: 0;}
#menu li {
text-align: center;
background: #ffb57f;
padding: 0;
}
#menu li a, {
color: #0000f1;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
z-index: 20;
padding: 0;
}

#menu dt a {
color: #FFFF00;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
z-index: 20;}
#menu li a:hover {
background: #ff8000;
padding: 0;
}
#menu dt a:hover {
background: #ff8000;
z-index: 20;}

#menu dt a:hover {
background: #eee;
}

#masthead {
position: absolute;
z-index: 50;
top : 0px;
left : 0px;
color: #000;
background-color: #ddd;
background-image: url();
background-repeat: repeat;
padding: 5px;
border: 0px ; 
width: 100%;
height: 320px;
}
iframe {
position: absolute; top: 33em;
} 

#copy {
position: absolute; 
bottom : 2em;
left : 20em;
color: #FFFF00;
background-color: #;
}