#topBar {
background-color:#CADEF4;
/*font-size:1em;*/
line-height:30px;
margin:0;
padding:0.1em 0;
width:100%;
}
#topBar p {
background-color:transparent;
border:0 none;
float:left;
font-size:1em;
font-weight:bold;
margin:0;
margin-left: 20px;
margin-top: 10px;
padding:0 0 0 0.3em;
}
#topBar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
margin-right: 20px;
padding:0.47em 0;
text-align:right;
white-space:nowrap;
}
#topBar ul li {
display:inline;
float:none;
margin:0;
padding:0;
}
#topBar li a {
padding:0 0.5em;
}
#pictures {
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
#area 
{
	margin-left: auto;
	margin-right: auto;
	width: 20em;
}
#areaLeft 
{
	width: 30em;
}
.leftImage 
{
	float: left;
}
.rightText
{
	margin-left: 75px;
}
.copyrightLine 
{
margin-top: 30px; 
text-align: center; 
color: #666666 
}







