
body{background-color: #676961;color:#e3e9dd;font: 16px 'Eras Light ITC';text-align:left;}
h1 {color:#e3e9dd;font-size: 270%; font: 'Eras Light ITC';font-weight:light;}
h2 {color:#a7cc7e;font-size: 160%; font: 'Eras Light ITC';}
h3 {color:#e3e9dd;font-size: 130%; font: 'Eras Light ITC';}
h4 {color:#e3e9dd;font-size: 120%; font: 'Eras Light ITC';}



/* FONT INSERT */
@font-face {
font-family: 'Eras Light ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Light ITC'), url('ERASLGHT.woff') format('woff');
}



#imagelightbox
{
    position: fixed;
    z-index: 9999;

    -ms-touch-action: none;
    touch-action: none;
}


/* Main*/
.center {width:100%;height:100%;position:relataive; float:left;margin:0px auto;}

/* header*/
.header{max-width:730px; width:100%; height:40%;}
.header img {width:100%; height: auto; margin:-20px;}

/*content*/
.main {max-width:730px; width:100%; height:60%;}

.column_wide  {width:38.8%;height:auto; position:relative; float:left; }
.column_wide  img {width:100%;margin-bottom:5}
.column_wide  a {cursor:pointer;}
.column_wide .in  {margin:5px 0px 5px 0px;}
.column_wide .text {padding-left: 20px; font-size: 90%; font:'Eras Light ITC'; text-align:left; letter-spacing: 1.2}
.column_wide .text2 {height: 460px;padding-left: 20px; font-size: 80%; font:'Eras Light ITC'; text-align:left; letter-spacing: 1.2; overflow:auto;}

.column_superwide  {width:60%;height:auto; position:relative; float:left; }
.column_superwide .in  {margin:5px 0px 5px 0px;}
.column_superwide .text {height: 460px; padding-left: 20px; padding-right: 20px; font-size: 80%; font:'Eras Light ITC'; text-align:left; letter-spacing: 1.2; overflow: scroll;}



.column_small {width:30%;height:auto;position:relative; float:left; }
.column_small .in  {margin:5px;}
.column_small  img {width:100%; margin-bottom:5}
.column_small  a {cursor:pointer;}
.column_small .text1 {margin:32px 0px 32px 0px;text-align:center; letter-spacing: 1.2; line-height:0.2;}
.column_small .text2 {margin:38px 0px 38px 0px;text-align:center; letter-spacing: 1.2}

/*footer*/
.bottom{max-width:730px; width:100%; height:10%;}
.bottom .in {padding-top:70px; font: 16px 'Eras Light ITC';}
.bottom .in a {padding-top:70px; color:#e3e9dd;font: 16px 'Eras Light ITC';text-decoration:none;}
