/*

Title: Walt Pocanyn
Author: Artistic Design - Michal Kopanski
URL: http://www.artisticdesignweb.com

*/

*{
padding:0;
margin:0;
}

body{
	width: 1200px;
	margin: 0px auto;
}

#navline {
background :url(../images/nav_underline.jpg) repeat-x;
}

#navbar a{
text-decoration:none;
color:white;
}

#navbar a:hover{
text-decoration:none;
color:yellow;
}

#navbar {
color:white;
FONT-FAMILY:verdana ;
font-size: 13px;
}

#broadway {
background :url(../images/broadway_sign.jpg) repeat-x;
}



#style99, #style99 a{
	font-family: "Verdana", Arial, Tahoma, sans-serif;
	color: #00FFFF;
	font-size: 12px;
}

#style99 a:hover{
	text-decoration: none;
}


#bandapp
{
background :url(../images/band_background.jpg) no-repeat;
width:1200px;
height:1200px;

}

.wrapper{
margin:0 auto;
width:800px;

}

#construction {
font-size:35px;
	font-family: "Verdana", Arial, Tahoma, sans-serif;
	color: #FFFFFF;
  font-weight:bold;
	}
	
#polka2mh {
/*WIDTH="800" HEIGHT="135"><IMG SRC="images/Polka2MH.jpg" WIDTH="800" HEIGHT="156" BORDER="0">*/
background: url(../images/Polka2MH.jpg) no-repeat;
width:800px;
height:156px;
}

#flag{
/*STYLE="position:absolute; left:1108px; top:20px; width:142px; height:102px; z-index:1"><IMG SRC="images/flag_waving.gif" WIDTH="96" HEIGHT="72">*/
background: url(../images/flag_waving.gif) no-repeat;
width:96px;
height:72px;
float:right;
padding-right:139px;
margin-top:20px;
}









