a.navigation
{
	text-decoration:none;
	color:#fff;
	font-family:"Helvetica Neue",Helvetica, Arial,  Verdana, Geneva, sans-serif;
	font-size:1.25em;
     margin-right:15px;
}
a.navigation:hover
{
	color:#9cf;

}
a.navigation-active
{
	text-decoration:none;
	color:#ccc;
	font-family:"Helvetica Neue",Helvetica, Arial,  Verdana, Geneva, sans-serif;
	font-size:1.25em;
    margin-right:15px;
    background-color: #fff;
    padding:.5em;
}
body
{
	margin:0;
	background-image:url(../img/back20.png);
    font-family:"Helvetica Neue",Helvetica, Arial,  Verdana, Geneva, sans-serif;
	font-size:0.8em;
}

#top
{
	height:330px;
	/*background-color:#69F;*/
	text-align:center;
}

div.mid
{
	text-align:center;
    background-image:url(../img/back12.png);
    padding-top:5px;
    padding-bottom:8px;
    width:904px;
    margin:auto;
    
    
	
   
   

}

#bottom
{	
	
clear:both;
background-image:url(../img/back20.png);
}

#bottom-container
{
	width:904px;
	margin:auto;
   /* background-image:url(../img/back06.png); -Removed September 10, 2009)*/
    height:275px;
    background-color:#fff;
}

#footer
{
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	background-color:#69f;
	width:904px;
    border-top: 1px #666 dotted;
    margin:auto;
    
  
}

# footer img
{
float:left;


}

footer-text
{
text-aligh:center;
}
div#panel-1
{
    
    width:240px;
   
    float:left;
    padding:5px;
    font-size:0.9em;
     border-right:1px solid #666;
    
   
}

div#panel-1 ul
{
    margin-left:0;
    padding-left:0;
    list-style-type:none;
    
}
div#panel-2{
   
    width:536px;
    float:left;
     padding:5px;
}
span.emphasis
{
	font-weight:bold;

}


p.date
{
	text-align:center;
}

span.events-date
{
    color:#69f;
    font-weight:bold;
}
span.publication-date
{
    color:#666;
    font-size:0.75em;
    display:inline-block;
  
}
span.text-header
{
    color:#036;
    font-weight:bold;
    font-size:1.25em;
}

img.news-image
{
    padding-right:5px;

}

img.thumb-nail
{
	padding:5px;
}