a, a:link, a:visited{
color:#00B4FF;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#c0{
background:url('../img/inner.bg.gif') top center repeat-y;
}
#c1 #center{
width:729px;
color:#666;
padding-bottom:50px;
}
#copy{
background:#09F;
color:#FFF;
padding:14px 15px 10px 15px;
font-size:10px;
text-align:center;
position:absolute;
left:2px;
bottom:-1px;
width:904px;
}
html>body #copy{
bottom:0px;
}
dv.block{
position:relative;
}
#center div.block h2{
color:#F30;
}
div.block h3{
color:#0CF;
font-size:13px;
margin:1.5em 0 1em 0;
}
div.block h3.subheader{
padding-left:20px;
background:url('../img/bullet.gif') top left no-repeat;
}
div.block h3 span.date{
color:#F93;
}
div.block h4{
color:#F93;
font-size:11px;
margin:1em 0 0.5em 0;
}
div.block p{
margin:1em 0;
text-align:justify;
}
div.block ul{
display:block;
position:relative;
list-style-type:none;
margin:7px 0 0 0;
padding:0 0 0 20px;
}
div.block ul li{
padding:1px 0px 7px 20px;
background:url('../img/bullet.gif') top left no-repeat;
height:1em;
}
html>body div.block ul li{
height:auto;
min-height:1em;
}
