@charset "UTF-8";
/* CSS Document */
body { width:1024px; text-align: center; margin:auto; background-color:#000;}
.alttext{ display:none;}
#nocsun {background-image: url(/images/NocSunNoSmoke.png); background-repeat:no-repeat; width:1000px; height:180px; clear:both; position:relative; top:-200px; left:-150px; }
#logobar{
background-image: url(/images/logobar.png);
z-index:10; 
width:1000;
height:179px;
margin-top:0px;
padding:0px;
z-index: 2;
position:relative;
top: 25px;
}

#framebottom {position:relative; top:-900px; padding:0px; margin:0px; margin-top:10px; background-image: url(/images/framebottom.png); background-repeat: no-repeat; height:135px;}

#content{
background-color:#000;
width:700px;
position:relative;
left:150px;
top:-25px;
}
#navbar{
background-image: url(/images/navbar.png);
width:702px;
height:80px;
margin:auto;
margin-top:0px;
padding:0px;
z-index: -999 ;
position:relative;
top: -93px;
left:-1px;
}
#sitecontent {
margin:auto;
background-image: url(/images/bgframe.jpg);
width:1024px;
height:819px;
text-align:center;
margin-top:8px;
z-index:-999;
position:relative; left:-0px; top:-839px;}





#images{text-align: center; width:699px; clear:both;  position:relative; top:-120px;}
#stiltimg {background-image: url(/images/kstilt.jpg); background-repeat:no-repeat; height: 240px; width:156px; float:left;}
#fireimg {background-image: url(/images/JMW.jpg); background-repeat: no-repeat; height:257px; width:330px; float:left;}
#aerialimg {background-image: url(/images/aerialhands.jpg); background-repeat:no-repeat; height: 240px; width:156px; float:left;}
#enter {background-image: url(/images/enter.jpg); background-repeat:no-repeat; height: 53px; width:178px; text-align:center;clear:both; margin:auto; padding-top:50px; margin-top:40px; z-index: 10;}



