/* CSS Document */
* {margin:0;padding:0}
html {font:small/1.4 Georgia, "Times New Roman", Times, serif;color:#bbbcd4;}
body {font-size:100%;padding-top:50px;background:#35353a;min-width:1040px;}
a {outline:none;text-decoration:none;color:#fff;}
a:hover {color:#ef3b24;}
select { min-width:1.5em; }
ul {list-style:none;}
img{outline:none;border:none;}
h2 { /* for all page headers */
font-weight:normal;
font-size:18px;
color:#bbbcd4;
}
h3 { /* for all page subheaders */
font-weight:normal;
font-size:15px;
color:#bbbcd4;
}
#container {
width:978px;
margin:0 auto;
}
flashplacement {
background:#35353a;
}
#movie {
width:976px;
height:602px;
}
#btcontent {
position:relative;
width:976px;
height:auto;
text-align:center;
margin:20px 0;
}
div#logo {
position:relative;
width:400px;
height:auto;
margin:0 auto;
}
div#logo h1 {
position:relative;
width:400px;
height:78px;
overflow:hidden;
font-size:1.55em;
}
div#logo h1 a {
position:absolute;
left:0;
top:0;
width:400px;
height:78px;
text-indent:-5000em;
display:block;
background: url(../images/logo.gif) no-repeat 0 0;
}
div#logo h2, div#logo p {
font-size:1.1em;
margin:10px 0;
}