body {
background:#5a3452;
margin:0px;
padding:0px;
text-align:center;
font-family:Trebuchet;
}
a {
text-decoration:none;
}

.fullscreen {
width:98%;
text-align:center;
background:url('../img/sfondoviola.jpg');

}

.mymenu {
width:98%;
height:20%;
text-align:center;
}


img {
margin:0px;
padding:0px;
border-width:0px;
overflow:hidden;
}

.footer {
color:white;
font-size:12px;
padding:2px;
}

.logo  {
color:orange;
font:28pt Verdana bold;
text-align:right;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=40, StartY=0, FinishX=380, FinishY=0);
-moz-opacity:.50;
opacity:.50;	
}


#marqueecontainer{
position: absolute;
left:0px;
top:0px;
width: 122px; /*marquee width */
height: 100%; /*marquee height */
overflow: hidden;

}

#marqueecontainer div {
text-align:center;
padding-bottom:5px;
margin-bottom:13px;
}

.gallery img {

}

.thumbs {
border:1px solid black;
display:block;
width:100%;
}

.thumbs:active 
{
border:1px solid red;
}

.content {
text-align:center;
height:420px;
position:relative;

}
 
.menu, .menu2 {
height:24px;
text-align:left;
vertical-align:bottom;
}

.menu img {
}

.current_image {

}

iframe { 
overflow:hidden;
} 

.centralline { 
width:100%;
}

td {
font-family:Trebuchet MS,Arial;
color:white;
font-size:12px;
text-align:left;
padding-right:4px;
} 

h1 {
margin-top:6px;
padding-top:0px;
margin-bottom:4px;
padding-bottom:0px;
font-size:18px;
color:white;
}

.centraltext {
width:600px;
margin:10px;
float:left;
background:white;
}

#slideshow { 
	overflow: hidden;
	margin: 12px auto 10px;
	position: relative;
	height: 530px;
}

#slideshow img {
	height: 530px;

}

#slideshow {cursor: pointer;}

#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
}

#mytextid {
margin:2%;
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
height:90%;
width:100%;
position:absolute;
left:0px;
top:0px;
}