a {
	color:#000080;
}

#window-frame{
	background-color:#300800;
}

#outer-frame{
	background-color:#efe7e5;
	border:solid; border-width:2px;border-color:#130300;
}

#index-info{
    width:650px;
    height:350px;
    margin: 0 0 0 115px;
	background-image:url(/images/front-image1.png);
    background-repeat: no-repeat;
}
.index-info-text{
    text-align:center;
    font-weight:bold;
    font-size:larger;
	line-height: 1em;
    
    padding: 50px 0px 0px 230px;
}
.index-info-text a{
  font-size:larger;
	text-decoration:underline;
	color:#000073;
}
.index-info-text a:hover{
	color:#999999;
}

#x_index-menu{
    margin: auto;
    height:80px;
    width:650px;
    padding; 20px 0 0 0;
}

.x_menu-item{
    float:left;
    width:200px;
    height:100px;
    display:block;
    margin: 0 0px 0 15px;
    color:#9999cc;
	background-image:url(/images/button2.png);
    background-repeat: no-repeat;
}

#index-menu{
    margin: auto;
    height:80px;
    width:800px;
    padding; 20px 0 0 0;
}

.menu-item{
    float:left;
    width:175px;
    height:100px;
    display:block;
    margin: 0 0px 0 15px;
    color:#9999cc;
	background-image:url(/images/button3.png);
    background-repeat: no-repeat;
}
.menu-item-text{
    font-weight:bold;
    font-size:x-large;
    margin: 23px 0 0 -10px;
}
a.menu-item {
}
a.menu-item:hover{
    color:#e5e5f2;
}

#map-text{
    float:left;
    width:100px;
    border:solid; border-width:2px;border-color:#130300;
}

#map-map{
    text-align;center;
    margin: auto;
    width:430px;
	border:solid; border-width:2px;border-color:#130300;
}

#map-info{
    width:661px;
    height:362px;
    margin: 0 0 0 110px;
	background-image:url(/images/map-image.png);
    background-repeat: no-repeat;
}
.map-info-text{
    text-align:center;
    font-weight:bold;
    font-size:larger;
	line-height: 1em;
    
    padding: 50px 400px 0px 100px;
}

#about-info{
    width:805px;
    height:760px;
    margin: 0 0 0 30px;
	background-image:url(/images/about.png);
    background-repeat: no-repeat;
}
.about-info-text{
    text-align:left;
    font-weight:bold;
    font-size:larger;
	line-height: 1.25em;
    
    padding: 150px 250px 0px 220px;
}

.amici-menu-text{
    font-size:larger;
	line-height: 1em;
    
    padding: 50px 100px 50px 100px;
}

.amici-footer{
	background-color:#e7dbd8;
	color:#af877f;
    margin: 50px 0 0 0;
}

.poster{
  text-align:center;
  margin: 20px auto;
  width:600px;
	border:solid; border-width:2px;border-color:#130300;
}
