body{
background-color:#1c1b46;
margin:0px;
}

#holder{
width:800px;
height:1024px;
left:50%;
margin-left:-400px;
top:0px;
position:absolute;
border-left: dashed 1px #7771ce;
border-right:dashed 1px #7771ce;
background-image:url('fuelbg.jpg');
background-repeat:no-repeat;
background-position:top;
background-color:#0c0c2c;
}


#content{
width:480px;
height:inherit;
margin-left:50px;
padding-top:235px;
}

p{
font-family:verdana, arial, helvetica, sans-serif;
font-size:0.8em;
color:#ffffff;
line-height:14pt;
margin:0px;
padding:0px 0px 15px 0px;
text-align:left;
}



p.sub{
font-family:verdana, arial, helvetica, sans-serif;
font-size:0.8em;
color:#ff6e00;
font-weight:regular;
line-height:14pt;
margin:0px;
padding:0px 0px 15px 0px;
text-align:left;
}

.highlight1{
font-weight:bold;
color:#ffffff;
}

.highlight2{
color:#ff6e00;
}

h3{
font-family:verdana, arial, helvetica, sans-serif;
color:#ffffff;
margin:0px;
padding:0px 0px 10px 0px;
text-align:left;
}

.dashed{
height:1px;
width:480px;
border-top:dashed 1px #7771ce;
margin:5px 0px 10px 0px;
}

#event{
width:480px;
height:215px;
}
.col1{
padding-right:19px;
width:240px;
height:auto;
float:left;
border-right:dashed 1px #22224f;

}

.col2{
margin-left:20px;
width:200px;
height:auto;
float:left;

}

ol{
font-family:verdana, arial, helvetica, sans-serif;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
padding-left:0px;
color:#ff6e00;
font-size:0.8em;
}

ol.second_col{
font-family:verdana, arial, helvetica, sans-serif;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
padding-left:0px;
color:#ffffff;
font-size:0.8em;
}

li{
border-bottom:dashed 1px #22224f;
}

#view{
left:555px;
top:130px;
position:absolute;
width:113px;
height:15px;
background-image:url('view.gif');
background-repeat:no-repeat;
}
