body {
margin: 0;
padding: 0; 
background-color: #993300;
clear: both;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
}

table{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
}
p {margin:0; padding:0;}

#container{
margin: 0px auto;
width: 888px;
background-image: url(../images/sfondocorpo.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}
/* beginning top part */
#header{
margin: 0px auto 0px 162px;
width: 682px;
height: 190px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

#top{
margin: 0px auto;
width: 740px;
height: 22px;
background-image: url(../images/ombrasu.jpg);
background-position: top;
background-repeat: no-repeat;
}

#title{
width: 400px;
height: 100px;
float: right;
text-align: right;
color: #ffffff;
margin-top: 34px;
padding-right: 60px;
}

#down{
margin: 0px auto;
width: 740px;
height: 22px;
background-image: url(../images/ombragiu.jpg);
background-position: top;
background-repeat: no-repeat;
}

/* end top part*/
/* start main part*/
#main {
margin: 0px auto;
width: 888px;
height: 100%;
overflow: hidden;
}

#mainleft{
width: 264px;
float: left;
}


#contmenu{
width: 264px;
height: 290px;
background-image: url(../images/menuback.jpg);
background-repeat: no-repeat;
float: left;
}

#menu{
width: 140px;
height: 240px;
margin: 20px 34px 0px 85px;
}

/* menu formatting*/

#menu ul{
margin-left: 5px;
padding-left: 5px;
}

#menu ul li{
margin-top: 4px;
list-style-type: none;
}

#menu ul li a{
font-family: serif;
font-size: 12px;
color: #663333;
text-decoration: none;
 font-weight: bold;
}

#submenu{
margin: 8px 0px 0px 0px;
color: #6C0000;
font-size: 14px;
 font-weight: bold;
 width: 100%;
 background-color: #fcf7e3;
 border-bottom-color: #6C0000;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 padding-left: 8px;
 padding-right: 4px;
 padding-top: 3px;
 padding-bottom: 3px;
}

#submenu a{
color: #993300;
 text-decoration: none;
 font-style: italic;
}

#submenu a:hover{
color: #993300;
 text-decoration: underline;
}



/*end menu*/
/*undermenu round links*/
.roundcontainer{
width: 157px;
height: 108px;
float: right;
}

.roundcontainer a img{
text-decoration: none;
border: none;
}
/*content formatting*/


#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: hidden;
}

#words{
margin-top: 0px;
width: 560px;
height: 115px;
background-image: url(../images/words.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: right;
}

#left{
margin-top: 0px;
width: 330px;
float: left;
overflow: hidden;
}

#right{
margin-top: 0px;
width: 230px;
float: right;
overflow: hidden;
}

#all{
margin-top: 0px;
width: 560px;
float: right;
overflow: hidden;
}

.flowerlarge{
width: 330px;
height: 35px;
margin-top: 8px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowersmall{
width: 230px;
height: 35px;
margin-top: 8px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowerall{
width: 560px;
height: 35px;
margin-top: 8px;
background-image: url(../images/flowerall.jpg);
background-repeat: no-repeat;
text-align: center;
}

.squaresmall{
margin-top: 10px;
margin-left: 20px;
width: 200px;
background-color: #ffffff;
border: 1px solid #cc9999;
}

.squaresmall p{
padding: 10px;
}

/* text formatting*/
#footer{
margin: 0px auto;
width: 888px;
height: 86px;
background-image: url(../images/foot.jpg);
background-repeat: no-repeat;
}


/* text formatting*/
h3{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #663333;
 margin: 4px 0px 0px 0px;
}

h4{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #663333;
 margin: 0px 0px 0px 20px;
}

#credits{
line-height: 16px;
font-family: "Trebuchet MS", Verdana, Arial, san-serif;
font-size: 11px; 
text-align: center;
color: #cc9966;
}

#credits a{
text-decoration: none;
font-weight: bold;
color: #cc9966;
}

#credits a:hover{
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}

#contenttext{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
	padding-left: 20px;
	text-align: justify;
}
.gbhead {
	background-color: #993400;
	color: #fcf7e3
}
.gbtext {
	background-color: #fcf7e3;
}
