body {
	background-color:#000;
	color: #455962;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	background-image: url(../images/string.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 105px;
	height: 848px;
}
.maintable {
	border: 1px solid #000;

}

#header {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 184px;
	width: 919px;
}
.background {
	background-image: url(../images/background_new.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
}
.background_hands {
	background-image: url(../images/bg_hands.jpg);
	background-repeat: no-repeat;
	width: 870px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	left: 0px;
	height: 600px;
	position: relative;
	margin-left: 20px;
	padding-left: 30px;
	background-position: center;
	
}
#st_title {
	margin-left: 150px;
	margin-top: 25px;
	display: inline;
	float: none;
	height: 77px;
	margin-bottom: 0;
	width: 606px;
}
#top_nav_container {
	width: 919px;
	margin: 0 auto 0 0;
	height: 30px;
	position: absolute;
	top: 120px;
	left: 115px;
}
li.clearFloat {
	clear: both;
}	
#footerNJ {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #6CC;
	text-decoration: none;
	background-color: #000;
	position: relative;
	height: 50px;
	width: 984px;
	display: table-footer-group;
	font-weight: normal;
	text-transform: lowercase;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.footnav {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #6CC;
	text-transform: capitalize;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: none;
	float: right;
	padding-right: 2px;
}
.copyright {
	float: left;
}
#nav_bottom {
	text-decoration: none;
	padding-top: 5px;
	font-size: 90%;
	padding-left: 5px;
}
#nav_bottom a {
	color: #6cc;
	text-decoration: none;
	font-size: 110%;
}

#nav_bottom a:hover {
	color: #CCC;
	text-decoration: none;
}
#top_container {
	width: 870px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	left: 0px;
	height: 184px;
	position: relative;
	margin-left: 20px;
	padding-left: 30px;
}
#container {
	width: 870px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	left: 0px;
	height: 600px;
	position: relative;
	margin-left: 20px;
	padding-left: 30px;
} 
#container_crowd {
	width: 870px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	left: 0px;
	height: 600px;
	position: relative;
	margin-left: 20px;
	padding-left: 30px;
	background-image: url(../images/bg_crowd.jpg);
} 
.video_container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #3297AA;
	text-decoration: none;
	margin-top: 25px;
	display: block;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	background-image: url(../images/video_player.png);
	padding-top: 100px;
	margin-left: 100px;
	padding-left: 10px;
}
#topnav_btn_links {
	margin-right: 200px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 74px;
}
#topnav_btn_tourdates {
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 98px;
}
#topnav_btn_store {
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 74px;
}
#topnav_btn_video {
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 74px;
}
#topnav_btn_music {
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 74px;
}
#topnav_btn_news {
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 74px;
}
#topnav_btn_contact {
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
	float: right;
	height: 40px;
	margin-bottom: 0;
	width: 75px;
}
#btn_txt_contact:hover {
	background-color: #CFF;
	text-decoration: none;
	filter: FlipV;
}
#nav_top a:hover {
	height: 120%;
	width: 120%;
}
.twoColFixRtHdr #top { 

	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #top instead of text, you may want to remove the padding. */
} 
#sidebar_r {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	left: 560px;
}
#sidebar_r_mp {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	left: 560px;
	background-image: url(../images/mp_2.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
#sidebar_r_vid {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 37px;
	left: 670px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* end ofimported styles */
]#nav_top {
	position: relative;
	width: 919px;
	height: 35px;
}
.textreader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #3297AA;
	text-decoration: none;
	margin-top: 25px;
	display: block;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	margin-right: auto;
	margin-left: 50px;
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	padding-left: 50px;
	background-image: url(../images/bg_hands.jpg);
	background-position: -65px -95px;
}
.link_text {
	font-size: 100%;
	text-decoration: none;
	color: #6cc;
	margin-right: 0px;
}
.centertext a:hover {
	color: #FFF;
	text-decoration: none;
}
.centertext  a {
	text-decoration: none;
	color: #B3F7ED;
}
.centertext {
	font-family: Verdana, Geneva, sans-serif;
	color: #B3F7ED;
	font-size: 120%;
	margin-right: 380px;
	margin-left: 30px;
	text-decoration: none;
}
.textreader p {
	margin-right: 80px;
	font-size: 120%;
}
.link_text:hover {
	color: #FFF;
	text-decoration: none;
}
.mp_buttons {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 8px;
} 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif

