body{
font:12px sans-serif;
margin:0;
background:black;
}

a{
color:black;
text-decoration:none;
}

img{
border:0;
display:block;
}

#epAttention{
color:white;
background:url(attention.png) no-repeat left top;
float:right;
width:260px;
height:60px;
padding:20px;
margin-top:8px;
}

#epColumn1{
background:white;
margin:8px 312px 0 0;
padding:20px;
}

#epColumn2{
color:white;
background:url(column2.png) repeat-y left top;
clear:right;
float:right;
padding:20px;
margin-top:8px;
width:260px;
position:relative;
}

#epColumn2 ul{
list-style:none;
}

#epColumn2 li{
margin:0;
padding:0 0 6px 30px;
background:url(list.png) no-repeat left top;
}

#epColumn2top{
background:url(column2top.png) no-repeat left top;
width:300px;
height:10px;
position:absolute;
top:0;
left:0;
}

#epColumn2bottom{
bottom:0;
left:0;
position:absolute;
background:url(column2bottom.png) no-repeat left top;
width:300px;
height:10px;
}

#epContent{
border-bottom:1px solid #555555;
clear:both;
float:left;
width:800px;
padding-bottom:8px;
}

#epContent h1{
font-size:18px;
margin:15px 0;
}

#epEmergency{
border:1px dotted white;
padding:8px;
color:white;
}

#epFooterWhite{
clear:both;
background:#31425e url(footer.png) repeat-x left top;
color:white;
}

#epFooterWhite a{
color:white;
font-weight:bold;
}

#epFooterWhite a:hover{
color:#fe0002;
}

#epHeader{
background:#cccccc url(logo1.png) no-repeat left top;
height:300px;
}

#epNav{
background:url(nav.png) repeat-x left top;
color:white;
float:left;
width:100%;
height:15px;
padding:15px 0 8px 0;
}

#epNav a{
font-weight:bold;
border-right:1px solid white;
color:white;
display:block;
float:left;
padding:0 16px;
}

#epNav a.navRight{
border-right:none;
}

#epNav a:hover{
color:#fe0002;
}

#epWrapper{
float:left;
left:50%;
margin-left:-400px;
position:relative;
width:800px;
}

.fadeimages{
width:800px;
height:300px;
}


.listor{
list-style:none;
background:none !important;
}