body{
background-color:#000000;
}
#frame .clearfloat{
clearfloat:both;
}
#frame{
background:url(../images/background.jpg) no-repeat;
font-family:"Lucida Grande", Verdana, Arial;
width:950px;
height:647px;
margin:0 auto;
padding-top:1px;
position:relative;
}
/* iFrame */
iframe{
background-color:#ffffff;
}
/* Quote */
#frame .bquote{
position:absolute;
top:-6px;
left:600px;
}
#frame .bquote blockquote.style1 {
padding: 4px 0 0 20px;
margin: 5px;
background-image: url(../images/openquote1.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;
width:320px;
}
#frame .bquote blockquote.style1 h1 {
font-size:11pt;
font-weight:bold;
color:#C70C03;
margin:0;
padding:0;
display: block;
padding-bottom:5px;
background-image: url(../images/closequote1.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
/* Left Nav */
#leftnav,
#content{
float:left;
}
#leftnav .items{
position:absolute;
list-style-type:none;
margin:50px 0 0 25px;
padding:0;
width:156px;
}
#leftnav .items li{
font-size:10pt;
width:110px;
height:19px;
padding:1px 0 0 10px;
margin:0 0 3px 0;
color:#B80201;
}
#leftnav .items li a{
text-decoration:none;
color:#000000;
display:block;
width:100px;
}
#leftnav .items li a:hover,
#leftnav .items li.sub a:hover{
color:#B80201;
}
#leftnav .items li.off{
background:url(../images/Nav_Off.jpg) no-repeat;
}
#leftnav .items li.on{
background:url(../images/Nav_On.jpg) no-repeat;
margin-bottom:2px;
}
#leftnav .items li.sub{
background:url(../images/Nav_Sub.jpg) no-repeat;
width:102px;
height:16px;
font-size:9pt;
padding-top:0;
margin-top:-2px;
}
#leftnav .items li.sub a{
color:#ffffff;
}
#leftnav .items li.active a{
color:#B80201;
}
#leftnav img{
margin:300px 0 0 25px;
height:312px;
width:190px;
border:5px solid #ffffff;
}
#content{
margin:160px 0 0 20px;
width:700px;
}
#footer{
font-size:10pt;
margin:58px 0 0 430px;
}
/* Footer */
#footer a,
#footer a:hover{
color:#000000;
}
/* Disclaimer */
#disclaimer{
background-color:#ffffff;
margin:200px 0 0 100px;
padding:10px;
width:600px;
font-size:9pt;
}
#disclaimer_footer{
font-size:10pt;
margin:5px 0 0 540px;
}
#disclaimer div{
font-weight:bold;
float:left;
font-size:11pt;
}
#disclaimer div.enter{
padding:0 100px 0 200px;
}
#disclaimer h1{
font-size:10pt;
color:#B80201;
margin:0 0 5px 0;
}