body{
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-color: #5D5D5D;
text-align:center;
}
#container{
width:800px;
height: 550px;
margin:10px auto;
}
#message{
width: 800px;
height: 50px;
background-image: url(../images/message.gif);
margin-bottom:30px;
}
#message a{
text-decoration:none;
font-family:Helvetica;
color:White;
font-size: 12px;
margin-right: 7px;
line-height: 45px;
}
#message a:hover{
color:#151515;
}
#message a.active{
color:#151515;
font-weight: bold;
text-decoration: line-through;
}
/*#wip{
width:800px;
height: 450px;
position:relative;
}*/
#wip, #bg_content, #bg_content_2{
width:800px;
height: 450px;
background-image: url(../images/wip.jpg);
position:relative;
}
#bg_content{
background-image: url(../images/content_bg.jpg);
}
#bg_content_2{
background-image: url(../images/content_bg_2.jpg);
}
#content{
width:430px;
height:400px;
position:absolute;
top:25px;
right:25px;
overflow:auto;
}
#content p{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#151515;
padding:10px;
}
#content a{
color: #E6DFD5;
text-decoration:none;
}
#content a:hover{
color:#121212;
text-decoration:line-through;
}
#content a img{
border:3px solid #E6DFD5;
text-decoration:none;
}
#content img{
margin-left:15px;
}
#circustudiolive{
position:absolute;
top:60px;
left:100px;
}
#CrisDanger{
position:absolute;
top:0px;
left:100px;
}
#CrisCircus{
position:absolute;
top:170px;
left:100px;
}
#circustudiolive, #CrisCircus, #CrisDanger{
width:212px;
height:95px;
}
#CrisDanger a{
background-image: url(../images/Cris-Viso---Danger.jpg);
width:212px;
height:95px;
display:block;
}
#circustudiolive a{
background-image: url(../images/photogallery/CircusStudioLive.jpg);
width:212px;
height:95px;
display:block;
}
#CrisCircus a{
background-image: url(../images/Cris-Viso---Circus.jpg);
width:212px;
height:95px;
display:block;
}
#circumagazine{
width:212px;
height: 98px;
position:absolute;
bottom:85px;
_bottom:25px;
left:100px;
}
#circumagazine a{
background-image: url(../images/photogallery/CircusMagazine.jpg);
width:212px;
height:98px;
display:block;
}
#Danger{
width:212px;
height:95px;
position:absolute;
top:320px;
left:100px;
}
#Danger a{
background-image: url(../images/locandina-DANGER.jpg);
width:212px;
height:98px;
display:block;
}
#LocandinaDanger{
width:212px;
height:95px;
position:absolute;
top:480px;
left:100px;
}
#LocandinaDanger a{
background-image: url(../images/interno.jpg);
width:212px;
height:98px;
display:block;
}
#footer{
text-align:right;
color:#E5DFD6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top:5px;
}
#footer a{
color:Black;
text-decoration: none;
}
#footer a:hover{
color:#E5DFD6;
}
#subfooter{
text-align:left;
float:left;
}
#subfooter a img{
border-color:#5A5A5A;
}
#subfooter a:hover img{
border-color:#E6DFD7;
}
#MailForm{
width:350px; 
text-align:right; 
font-family:Verdana; 
}
#MailForm table{
/*background-color: #DCDCDC;
border:1px solid #A5A4A5;*/
font-size: 10px;
}
#MailForm h4, #MailForm p{
text-align:left;
}