html, body{
margin:0px;
padding:0px;
font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
height:100%;
}
#container{
margin:0px auto;
text-align:center;
min-height:98%;
position:relative;

}
#footer{
   position:absolute;
   bottom:0;
   width:100%;
   height:50px;
border-top:1px dotted #B9B9B9;
font-size:11px;
text-align:center;
line-height:50px;
left:0px;
}
#footer span{
padding-right:20px;
}

#footer a{
color:#0087A9;
}
#footer a:hover{
text-decoration:none;
}
#head{
margin:0px auto;
text-align:center;
width:900px;
height:113px;
margin-top:20px;
}
#head-left{
float:left;
height:113px;
width:300px;
background-image:url("/images/template/egida_logo.jpg");
background-position: top center;
background-repeat:no-repeat;
}
#head-right{
float:right;
height:113px;
width:590px;
background-image:url("/images/template/banner_up.jpg");
background-position: top center;
background-repeat:no-repeat;
border-bottom:1px dotted #B9B9B9;
}
h1.componentheading{
font-size:20px;
margin-top:15px;
}
#content{
margin:0px auto;
text-align:center;
width:900px;
padding-bottom:50px; 
}
#menu{
float:left;
font-size: 12px;
text-align:left;
width:160px;
padding-top:30px;
}
#menu ul{
padding-left:30px;
*padding-left:0px;
}
#menu ul li{
list-style:none;
line-height:15px;
border-bottom:1px solid #E3E3E3;
}
#menu b{
padding-left:30px;
font-size:15px;
}
#menu a{
color: #898989;
text-decoration:none;
display:block;
padding:4px 2px 4px 2px;
}
#menu li.active a{
background-color:#0087A9;
color:#f0f0f0;
}
#menu a:hover{
background-color:#0087A9;
color:#f0f0f0;
}
#content-left{
float:right;
margin-top:10px;
}
#content-left-left{
float:left;
text-align:left;
width:450px;
border-bottom:1px dotted #B9B9B9;
*margin-left:70px;
margin-right:20px;
*margin-right:0px;
font-size:12px;
line-height:20px;
}
#content-left-left a{
color:#0087A9;
}
#content-left-left a:hover{
text-decoration:none;
}
#content-left-right{
float:right;
width:200px;
min-height:200px;
border-left:1px dotted #B9B9B9;
}
#content-left-right a img{
border:none;
} 
form.search{
background-color:#C7C7C7;
font-size:13px;
text-align:left;
line-height:40px;
padding-left:10px;
}
ul.vert{
font-size:10px;
text-align:left;
padding-left:10px;
*padding-left:0px;
*margin-left:10px;
line-height:15px;

}
ul.vert li{
list-style:none;
border-bottom:1px dotted #B9B9B9;
*padding-left:0px;
}
ul.vert li a{
background-color: #CAE6ED;
    color: #000000;
    text-decoration: none;
}
ul.vert li a:hover{
 color: #0087a9;
}
img.photos{
margin:5px;
border:1px solid #C7C7C7;
}
#content-left-left fieldset.publishing, #content-left-left fieldset.metadata{
display:none;
}
#container #jmessage{
width:430px;
text-align:left;
font-size:12px;
background-color:#f0efef;
height:90px;
padding:10px;
overflow:hidden;
padding-top:0px;
border:1px dotted #B9B9B9;
font-weight:bold;
}
#jmessage ul, #jmessage li{
padding:0px;
margin:0px;
list-style:none;
}

dd.error.message.fade{
margin:0px;
padding:0px;
}

