body {

font-family:verdana, sans-serif;
color:#fff;
font-size:11px;
line-height:18px;
position:absolute;
top:0;
left:0;
padding:0;
margin:0;
height:100%;
width:100%;
background:#434343 url("/core/bgfixer.png");
}
a {
color:#FFE86E;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p, h1 {
text-align:right;
margin-left:20px;
margin-right:30px;
}
ul {
list-style-type:none;
list-style-position:outside;

}
li {
}
#ballowax {
position:absolute;
height:100%;
width:100%;
background:url("/core/stripper.png") repeat-y left top;

}
#NEWdeco {
width:250px;
float:left;
background:url("/core/newqheader.png") no-repeat;
}


iframe {
position:fixed;
top:0;
margin-left:250px;
width:100%;
height:100%;
float:left;
display:inline;
}
#emailMe {
float:left;
position:relative;
left:10px;
width:50px;
height:50px;
padding:0;
margin:0;
}
.bigAt {
text-align:center;
font-size:32px;
color:#444;

}
.downShift {
text-align:center;

position:relative;
top:20px;
z-index:2;
}
#bigQ {
position:fixed;
}
#iFrame {
position:absolute;
top:0;
left:0;
width:74%;
height:100%;
border:0;
background:#434343 url("/core/bgfixer.png");

}
#dropQdiv {
text-align:center;
height:400px;
width:487px;
background: url("/core/dropQ.gif") no-repeat left top;
margin-left:50px;
margin-top:20px;
}
#dropQdiv p {
text-align:left;
font-size:12px;
width:200px;
color:#999;
z-index:2;
margin:0;
margin-left:40px;
}




#footer {
width:250px;
position:absolute;
bottom:20px;
left:0;
font-size:9px;
margin-top:50px;
}
#footer p {
position:relative;
top:6px;
right:0;
line-height:14px;
margin:0;
margin-right:10px;

}
input.red: {
background-color:red;
}