@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;} 
html{
background-color:#000000}

.body{
background-color:#000000}

#wrap{
width:100%;
background-color:#000000;
background-image:url(images/islabg.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
margin:0 auto;
min-height:100%;

height:1024px;
}

#title{
position:relative;
left:20px;
top:20px;
width:278px;
height:66px;
background-color:transparent;
background-image:url(images/islatitle.png);
background-repeat:no-repeat;

}

#title a{
position:absolute;
padding-bottom:50px;
padding-left:300px;
text-indent:-9999em;
overflow:hidden;
}

#blog{
position:relative;
left:0px;
top:363px;
width:720px;
height:76px;
background-color:transparent;
}

#gallery{
position:relative;
left:720px;
top:285px;
background-color:transparent;
}

#ifm{

}

#construction{
position:absolute;
left:20px;
top:85px;
width:482px;
height:66px;
background-color:transparent;
background-image:url(images/construction.png);
background-repeat:no-repeat;
}

#construction a{
position:absolute;
padding-bottom:50px;
padding-left:500px;
text-indent:-9999em;
overflow:hidden;
}