/* Dec08
Devalvr dark movie pages should all use this
works in firefox too
*/
body{
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
color:white;
font-size:14px;
background-color:#000000;
text-align:center;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFD95A;
font-size:25px;
font-weight:normal;
}
a{
color:#FFD95A;
}
#description{
width:720px;
text-align:left;
margin:0 auto 10px auto;
line-height:1.6em;
background-color:#111111;
border:1px #2B2B2B solid;
font-size:15px;
padding:15px;
}
#description a{
font-size:15px;
text-decoration:none;
}
#description a:hover{
text-decoration:underline;
}
#actions1{
width:720px;
text-align:right;
margin:5px auto 10px auto;
background-color:#000000;
border:1px #2B2B2B solid;
font-size:14px;
color:#FFFFFF;
padding:5px;
}
#actions1 a{
text-decoration:none;
margin:0 0 0 15px;
}
#actions1 a:hover{
text-decoration:underline;
}
#boxhelp{
text-align:left;
margin:10px auto;
background-color:#000000;
border:1px #2B2B2B solid;
font-size:15px;
line-height:1.6em;
color:#FFFFFF;
padding:15px;
width:720px;
}
#boxhelp a{
color:#FFD95A;
text-decoration:none;
}
#boxhelp a:hover{
text-decoration:underline;
}

