@charset "UTF-8";

    a:link {
        color:#C4A066;
        text-decoration:underline;
    }
    a:active { color:white }
    a:visited { color:#D38E1D }
    body {
        background-color:white;
        color:black;
		text-align: center;
    }
	.container1 {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -235px auto 0 -325px;;
		width: 650px;
		height: 470px;
		border: 1px solid black;
	}
    .box1 {
        width:650px;
        height:470px;
    }
    .box2 {
        position:absolute;
        left:5px;
        top:5px;
        width:640px;
        height:460px;
    }
    .box3 {
        position:absolute;
        left:236px;
        top:175px;
        background-color:white;
        width:65px;
        height:42px;
    }
    .box4 {
        position:absolute;
        left:338px;
        top:176px;
        background-color:white;
        width:65px;
        height:42px;
    }
    .box5 {
        position:absolute;
        left:62px;
        top:308px;
        width:126px;
        height:89px;
    }
    .box6 {
        position:absolute;
        left:192px;
        top:308px;
        width:126px;
        height:89px;
    }
    .box7 {
        position:absolute;
        left:322px;
        top:308px;
        width:126px;
        height:89px;
    }
    .box8 {
        position:absolute;
        left:452px;
        top:308px;
        width:126px;
        height:89px;
    }
	
	.box9 {
        position:absolute;
        left:322px;
        top:408px;
        width:260px;
        height:30px;
    }

	.box10 {
        position:absolute;
        left:62px;
        top:408px;
        width:260px;
        height:30px;
    }


.bottomimages {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 260px;
	height: 30px;
	text-align: center;
	margin-top: 175px;
	margin-left: -135px;
}

.boxa {
        position:absolute;
        left:430px;
        top:175px;
        background-color:white;
        width:65px;
        height:42px;
    }
    .boxb {
        position:absolute;
        left:158px;
        top:176px;
        background-color:white;
        width:65px;
        height:42px;
    }
