body {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: 80%;
background:#000000;
}

/********** Global styles **********/
.cl {
clear:both;
}
p {
margin: 0 0 0 0px;
}

/********** Body  **********/
#container {
width: 673px;
margin: 0px auto;
background:#000099;
}

#top {
width: 673px;
height: 140px;
margin: 0px auto;
background:#000099;
}

.Stil1 {
	color:#ffffff;
	font-weight bold;
}
.Stil2 {color:#ffffff; font-weight:bold; font-size:medium; }


#gallery {
width: 673px;
height:140px;
border-top:5px solid #fff;
border-bottom:5px solid #fff;
}
#gallery img{
margin:0;
padding:0;
border:0;
}
/********** Body **********/
#content {
width: 673px;
height: 180px;
float: right;
background-color: #000099;
}

/********** Footer **********/
#footer {
background-color: #78d2ff;
padding:12px;
width: 649px;
color:#000;
font-size: 90%;
text-align: center;
clear:both;
border-top: 5px solid #fff;
}
#footer a{
color:#000;
}
#attrib{
display:none;
}


