body {
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	background: #1c1c27;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
}
div {
	margin 0;
	padding 0;
}
p {
	margin: 0; 
	padding: 0px 0px 12px 0px; 
}
#org-hecubus-wrapper {
	width: 1088px;
	margin: 0 auto;
	text-align: left;
	color: #ffffff;
}
#org-hecubus-layout {
	position: relative;
	overflow: hidden;
	zoom: 1; /* IE is super gay */
}
#org-hecubus-header {
	width: 930px; 
	float: left;
	border: 4px solid white;
	text-align: center;
	margin-bottom: 6px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 18px;
	height: 128px;
	background-image: url(http://www.velocityofsound.com/themes/vos/images/vos-banner.png);
}
#org-hecubus-footer {
	width: 1088px; 
	clear: both;
	border: 1px solid white;
	text-align: center;
	margin-bottom: 6px;
}
#org-hecubus-pane-left-sidebar {
	width: 136px;
	float: left;
	margin-right: 6px;
	/*background: #eeeeee;*/
	/*padding-bottom: 32767px; 
	margin-bottom: -32767px; */
	border: 4px solid white;
	background: #000000;
	height: 752px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 18px;
}

#org-hecubus-pane-left-sidebar-logo {
	text-align: center; 
	padding-top: 12px;
}

#org-hecubus-pane-left-sidebar-nav {
	font-size:1.3em; 
	font-weight:bold;
	padding-top: 16px;
}

#org-hecubus-pane-left-sidebar-stamp {
	border: 2px solid white; 
	position: absolute; 
	left: 30px; bottom: 26px;
}

a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: none; color: #666666;}
a:focus { outline: 0; }


li {
	list-style-type: none;
	margin-left: -20px;
}

#org-hecubus-pane-center {
	position: relative;
	width: 642px;
	float: left;
	/*background: #eeeeee;*/
	/*padding-bottom: 32767px; 
	margin-bottom: -32767px; */
	border: 4px solid white;
	height: 586px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 18px;
	background: #000000;
	padding: 24px 24px 0px 24px;
}

#org-hecubus-pane-center-album {
	width: 642px;
	float: left;
	/*background: #eeeeee;*/
	/*padding-bottom: 32767px; 
	margin-bottom: -32767px; */
	border: 4px solid white;
	height: 586px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 18px;
	background-image: url(http://www.velocityofsound.com/themes/vos/images/bib7inch.jpg);
	padding: 24px 24px 0px 24px;
}

#org-hecubus-pane-right-full {
	width: 882px;
	position: relative;
	float: left;
	/*background: #eeeeee;*/
	/*padding-bottom: 32767px; 
	margin-bottom: -32767px; */
	border: 4px solid white;
	height: 586px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 18px;
	background: #000000;
	padding: 24px 24px 0px 24px;
}

#org-hecubus-pane-right-full-content {
}

#org-hecubus-wrapper-youtube {
	position: relative;
	height: 385px;
	width: 640px;
	margin-bottom: 12px;
}

#org-hecubus-pane-youtube {
	position: relative;
	/* border: 2px solid white; */
	-moz-border-radius: 20px;
  -webkit-border-radius: 18px;
	width: 640px;
	height: 385px;
	margin: 0px 0px 12px 0px;
}

#org-hecubus-pane-right-full-left {
	border: 1px solid white;
	width: 200;
	height: 608px;
	float: left;
}

#org-hecubus-pane-right-sidebar {
	position: relative;
	float: right;
	width: 226px;
	border: 4px solid white;
	height: 610px;
	-moz-border-radius: 20px;
  -webkit-border-radius: 18px;
	margin-left: 6px;
	background-color: #000000;
}

#org-hecubus-pane-left-sidebar-bottom {
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 1px;
	width: 255px;
	background: #ffffff;
}

#org-hecubus-pane-center-bottom {
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 1px;
	width: 505px;
	background: #ffffff;
}

#org-hecubus-pane-paypal {
	width: 100%;
	text-align: center;
	padding: 0px 0px 12px 0px;
	height: 100px;
	/* font-size: .5em; */
}
	
#org-hecubus-pane-right-sidebar-content {
	padding: 0px 12px 12px 12px;
	height: 486px;
}
