* {
	box-sizing: border-box;
	min-height: 0;
	min-width: 0;	
	overflow: hidden;
}
html {
  width: 100%; 
  height: 100%; 
  overflow: hidden;
}
body {
  cursor: default;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important; 
  background: #000000; 
  color: #009900; 
  height: 100%; 
  width: 100%; 
  font-family: "Open Sans";
  font-size: 1vw;
	overflow: hidden;
}
a {
	color: green;
}
a:hover {
	color: white;
}
img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
h1 {
	font-family: Impact;
	font-size: 3vw;
	text-align: center;	
}
#bg {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;	
  width: 100%;
	height: 100%;
}
#bg img {
	margin-left: auto;
  margin-right: auto;
  width: 100%;
	height: 100%;
	opacity: 0.25;
}
#contentWindow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0 0 0 0 !important;
	overflow-y: scroll;
}
#contentWindow > div {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#logoHeader {
	position: relative;
	background-color: #000000;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	padding: 0px !important;
}
#theBand {
	position: relative;
}
#theBand img {
	width: 100%;
	height: 100%;
}
#theLogo {
	position: absolute;
	top: 25%;
	text-align: center;
	width: 100%;
	height: 100%;
}
#theLogo img {
	width: 45%;
	height: auto;
	opacity: 1;
}
#mainMenu {
	position: relative;
	background-color: #001100;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
}
.linkIt:hover {
	cursor: pointer;
	color: #ffffff;
}
#logoArt {
	position: relative;
	background-color: #111111;
	border-top: 1px solid #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
}
#logoArt img {
  border: 1px solid #003300;
}
#bioDiv {
	position: relative;
	background-color: #000000;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	padding-left: 25px;
	padding-right: 25px;
}
.contentText {
	font-size: 0.70vw;
	font-family: "Open Sans";
	text-align: left;
}
.contentText2 {
	font-size: 0.70vw;
	font-family: "Open Sans";
	text-align: center;
}
.contentText3 {
	font-size: 1.75vw;
	font-family: "Open Sans";
	text-align: center;
}
.contentText4 {
	font-size: 4vw;
	font-family: "Open Sans";
	text-align: center;
}
.contentText5 {
	font-size: 0.65vw;
	font-family: "Open Sans";
	text-align: left;
}
.contentText55 {
	font-size: 0.55vw;
	font-family: "Open Sans";
	text-align: left;
}
.contentText6 {
	font-size: 1vw;
	font-family: "Open Sans";
	text-align: left;
}
.contentText7 {
	font-size: 0.65vw;
	font-family: "Open Sans";
	text-align: center;
}
#bandPics {
	position: relative;
	background-color: #000000;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#bandPics img {
  border: 1px solid #003300;
}
#musicDiv {
	position: relative;
	background-color: #111111;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#musicDiv div div div div img {
	border: 1px solid #003300;
}
#tourDiv {
	position: relative;
	background-color: #000000;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#tourDiv div div div div img {
	border: 1px solid #003300;
}
#pressDiv {
	position: relative;
	background-color: #111111;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#onlineDiv {
	position: relative;
	background-color: #000000;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#videosDiv {
	position: relative;
	background-color: #111111;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	overflow: hidden;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
}

#contactDiv {
	position: relative;
	background-color: #111111;
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
}
#footer {
	position: relative;
	font-size: 0.75vw;
	background-color: #000000;
	font-family: "Open Sans";
	border-top: 1px solid #003300;	
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
	padding: 5px;
	text-align: center;	
}
#navControl {
	display: none;
  position: fixed !important;
  top: 0;
  width: 100%;
	background-color: #001100;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;	
	margin: 0 0 0 0 !important;
}
.centerText {
	text-align: center;
}
.leftText {
	text-align: left;
}
.rightText {
	text-align: right;
}
.albumName {
	white-space: nowrap;
}
.flamingArts img {
	width: 50%;
}
	.hideSmall {
		display: none;
	}
	.hideLarge {
		display: inline-block;
	}



/* media screen size tweaks */
@media screen and (max-width: 1280px) {
	body {
		font-size: 1.75vw;
	}
	#mainMenu {
		font-size: 0.9vw;
	}	
	.contentText2 {
		font-size: 1.25vw;
		white-space: nowrap;
	}
	.contentText5 {
		font-size: 2vw;
	}	
	.contentText6 {
		font-size: 2vw;
	}
	.contentText7 {
		font-size: 0.65vw;
	}	
	.hideSmall {
		display: none;
	}
	.hideLarge {
		display: inline-block;
	}
}
@media screen and (max-width: 1024px) {
	body {
		font-size: 1.75vw;
	}
	#mainMenu {
		font-size: 1vw;
	}	
	.contentText2 {
		font-size: 1.25vw;
		white-space: nowrap;
	}
	.contentText5 {
		font-size: 2vw;
	}	
	.contentText6 {
		font-size: 2vw;
	}
	.contentText7 {
		font-size: 0.85vw;
	}	
	.hideSmall {
		display: none;
	}
	.hideLarge {
		display: inline-block;
	}
}
@media screen and (max-width: 800px) {
	#mainMenu {
		font-size: 1.75vw;
	}	
}
@media screen and (max-width: 768px) {
	body {
		font-size: 2vw;
	}
	#mainMenu {
		font-size: 1.25vw;
	}		
	h1 {
		font-family: Impact;
		font-size: 6vw;
		text-align: center;	
	}
	.contentText2 {
		font-size: 2vw;
	}
	.contentText3 {
		font-size: 4vw;
	}
	.contentText4 {
		font-size: 6vw;
	}
	.contentText5 {
		font-size: 2.5vw;
	}
	.contentText6 {
		font-size: 3vw;
	}		
	.contentText7 {
		font-size: 1vw;
	}	
	.flamingArts img {
		width: 45%;
	}
	.albumName {
		white-space: normal;
	}
	.hideSmall {
		display: none;
	}
	.hideLarge {
		display: inline-block;
	}
}
@media screen and (max-width: 415px) {
	body {
		font-size: 3vw;
	}
	h1 {
		font-family: Impact;
		font-size: 6vw;
		text-align: center;	
	}
	#mainMenu {
		display: none;
	}
	.contentText2 {
		font-size: 2.5vw;
	}
	.contentText3 {
		font-size: 4vw;
	}
	.contentText4 {
		font-size: 6vw;
	}
	.contentText5 {
		font-size: 3vw;
	}
	.contentText6 {
		font-size: 3vw;
	}
	.contentText7 {
		font-size: 2vw;
	}	
	.flamingArts img {
		width: 45%;
	}
	.albumName {
		white-space: normal;
	}
	.hideLarge {
		display: none;
	}
	.hideSmall {
		display: inline-block;
	}
}