html{overflow:hidden}
body{background:#000;color:#FFF;height:100%;width:100%;overflow:hidden;font-family:"Palatino Linotype";margin:0;padding:0}
#heading{position:absolute;height:10%;width:100%;background:url(images/mainBgTop.png) bottom repeat-x}
#heading img{position:absolute;top:35px;left:20px}
#content{position:absolute;top:10%;width:100%;height:75%;overflow:auto;}
#footer{position:absolute;top:85%;height:15%;width:100%;background:url(images/mainBgBottom.png) repeat-x;}
#footer div{background:url(images/light.png) no-repeat center;float:left;width:10%;text-align:center;height:100%;line-height:70px;cursor:pointer;white-space:nowrap;min-width:50px;font-style:italic;font-weight:lighter;font-family:'Monotype Corsiva';font-size:14pt;}
#footer div:hover{background:url(images/lightH.png) no-repeat center}
a{color:orange;text-decoration:none;}
a:hover{color:#FFF}
#window{width:100%;height:100%;position:absolute;z-index:100;display:none;background-image:url(images/trans.png);cursor:pointer}
#popup{position:absolute;top:10%;left:0%;width:100%;height:80%;text-align:center;}
#popup img{border:solid 1px white;}
.desc{position:absolute;text-align:center;width:100%;height:32px;line-height:32px;left:0;bottom:-6px;color:orange;opacity:0.8;filter:alpha(opacity=80);font-style:italic;font-size:32px;font-weight:lighter;font-family:'Monotype Corsiva';background:#1A2732;border-color:#1A2732;border-style:solid;border-width:0 5px}
.fheader{cursor:pointer;background:#000 url(images/band.jpg) no-repeat center;height:32px;line-height:32px;font-size:16px;font-style:italic;font-weight:lighter;font-family:'Monotype Corsiva';text-align:center}
.fheader:hover{background:#000 url(images/bandHover.jpg) no-repeat center}
.fcontent{overflow:hidden;text-align:center;width:100%}
.thumb{float:left;width:10%}
.thumb img{cursor:pointer;width:70%;margin:10px 0}
.article{text-align:justify;text-indent:50px;margin:1% 12%}
.article img{float:left;margin:10px}

#contact{color:orange;font-family:"Monotype Corsiva";position:absolute;top:60%;right:5%;cursor:pointer;font-size:18pt;}

