/* Title Image Replacement */
h1.portaltitle{
color:#FFFFC9;
margin:0px;
padding:10px;
min-height:109px;
font-size:xx-large;
font-weight:bold;
font-style:italic;
/*float:left;
position:relative;
top:0;*/
}
#portaltitle span{
display:block;
height:100px;
width:230px;
background-image:url(../img/logo.gif);
background-repeat:no-repeat;
background-position:left;
}
div.header-image{
position:absolute;
top:0px;
right:0px;
height:140px;
width:210px;
background-image:url(../img/cat1.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
/* FOOTER */
div.zen-footer{
background-color:#666666;/*#a99383;*/
padding:10px 0px;
text-align:center;
color:white;
font-weight:bolder;
}
/* COLUMNS */
div.zen-cols{
border-left:0px none;
border-right:0px none;
padding-top:23px;
}

div.ModuleWrap
{
   margin: 1em 0.4em 1em 0.4em;
}
/*
div.zen-cols-wrapper{
border-width:0px;
}
*/

div.div_ev_Table{
border:0;
margin:0;
padding:23px 0 0 0;
}