* {
  margin: 0;
  padding: 0;
}

body {	
	background-image: url(images/img_background_pinstripe.gif);
	background-color: #000000;
	color:#ffffff;
	text-align:center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}

p {
	color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; 
	padding-bottom: 10px; 
	line-height: 120%;
}

a:link,a:active,a:visited { 
	color: #ff9000; 
	text-decoration: underline;

}
a:hover,a:visited:hover{
	color:#BD6800;
	text-decoration: none;
}

p.quote {
	color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}

.quote_tag {
	color:#FF9000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 85%;
}

.formtext {
	color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0; 
	padding-bottom: 5px; 
}

h1 {
	color:#FF9000;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight:bold;
	font-style: oblique;
	padding-bottom:10px;
}

.smalltitle {
	color:#FFFACD;
	text-align:left;
	font-weight:bold;
}

#container {
	position:relative;
	width:806px;
	top:5px;
	text-align:left;
	margin:0 auto 0 auto;
}

#container_jb {
	position:relative;
	width:300px;
	top:0px;
	left:0px;
	text-align:left;
	margin:0 auto 0 auto;
}

#rainer {
	position:absolute;
	top:407px;
	left:5px;
	text-align:center;
	color:Black;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 95%;
	z-index:5000;
}

#rainer_white {
	position:absolute;
	top:407px;
	left:5px;
	text-align:center;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 95%;
	z-index:5000;
}

#jb_cover {
	position:absolute;
	width:100px;
	height:100px;
	top:20px;
	left:20px;
}

#jb_text {
	position:absolute;
	width:175px;
	height:100px;
	top:20px;
	left:130px;
}

#jb_flash {
	position:absolute;
	width:125px;
	height:25px;
	top:95px;
	left:130px;
}

#vines {
	position:absolute;
	top:0px;
	left:14px;
	width:126px;
	height:585px;
}

#jb_logo {
	position:absolute;
	top:6px;
	left:124px;
	width:223px;
	height:34px;
}

#placeholder {
	position:absolute;
	width:680px;
	height:420px;
	top:0px;
	left:0px;
	overflow:hidden;
}

#content {
	position:absolute;
	width:680px;
	height:420px;
	top:41px;
	left:126px;
	border: 10px solid #ffffff;
	background-color:#000000;
}

#sidepix {
	position:absolute;
	width:310px;
	height:420px;
	top:0px;
	left:0px;
	background-color:#000000;
	overflow:hidden;
	z-index:500;
}

#section {
	position:absolute;
	width:360px;
	height:420px;
	top:0px;
	left:310px;
	border-left: 10px solid #ffffff;
	background-color:#131313;
	overflow:hidden;
	z-index:1000;
}

#section_title {
	position:absolute;
	width:360px;
	height:90px;
	top:0px;
	left:0px;
	z-index:1100;
}

#section_sidebar {
	position:absolute;
	width:20px;
	height:1000px;
	top:90px;
	left:0px;
	z-index:1100;
	background-image: url(images/img_side_grungebar.gif);
}

#section_text{
	position:absolute;
	width:315px;
	height:320px;
	top:100px;
	left:0px;
	padding-left:30px;
	padding-right:15px;
	overflow:auto;
	z-index:2000;
}

#navbar_hearmusic {
	position:absolute;
	width:104px;
	height:15px;
	top:490px;
	left:126px;
}

#navbar_bio {
	position:absolute;
	width:28px;
	height:15px;
	top:490px;
	left:270px;
}

#navbar_nora {
	position:absolute;
	width:167px;
	height:15px;
	top:490px;
	left:340px;
}

#navbar_theatre {
	position:absolute;
	width:75px;
	height:15px;
	top:490px;
	left:550px;
}

#navbar_news {
	position:absolute;
	width:44px;
	height:15px;
	top:490px;
	left:665px;
}

#navbar_contact {
	position:absolute;
	width:75px;
	height:15px;
	top:490px;
	left:750px;
}

input,textarea,select { 
	font:10px verdana, sans-serif; 
	color:#ffffff; 
	background-color:#000000;
}

.field { 
	border:1px solid #ffffff; 
	width:250px;
	padding:3px;
}

.submit {
	font-size:10px;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color:#000000;
	padding:3px;
}

a img {
	border: none;
} 




