body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.DIV_001 {
	position: relative;
	top: 0px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
	box-sizing: border-box;
	background-color: #FFFFE0;
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 48px;
	border-left: 20px solid #000000;
	border-right: 20px solid #000000;
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	text-align: center;
	font-family: Courier;
	font-weight: bold;
	color: #FFFFFF;
}
.align_to_right {
	position: relative;
	top: 0px;
	text-align: right;
}
.text_shadow {
	text-shadow: 0px 2px 4px #000000;
}
.img_center {
	position: relative;
	top: 0px;
	text-align: center;
	padding-top: 20px;
}
.pres_nav {
	position: relative;
	width: 90%;

	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
	display: inline-block;

	text-align: center;
	font-size: 24px;
	font-family: courier;
	font-weight: bold;
	background-color: #404040;
	color: #000000;
	line-height: 24px;
}
.pres_row {
	position: relative;
	width: 400px;
	box-shadow: 0px 5px 10px #000000;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
	border: 5px solid #000000;
	text-align: center;
	font-size: 24px;
	font-family: courier;
	font-weight: bold;
	background-color: #FFFFE0;
	color: #000000;
	line-height: 32px;
}
.album_row {
	position: relative;
	border: 5px solid #000000;
	box-shadow: 0px 0px 10px #FF3333;
	width: 50%;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 50px;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	font-family: courier;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 32px;
}
.track_row {
	position: relative;

	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-size: 24px;
	font-family: courier;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #999999;
	line-height: 32px;
}
.button_random_color {
	background-color: #999999;
	border: 5px solid #000000;
	border-radius: 10px;
	box-shadow: none;
	margin-top: 0px;
	margin-bottom: 50px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 2px 2px #000000;
	display: inline-block;
	font-family: Arial;
	font-size: 24px;
	cursor: pointer;
}
.button_random_color:hover {
	border: 5px solid #FFFFFF;
}
.DIV_AD {
	position: relative;
	top: 0px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
	padding: 0px;
	box-sizing: border-box;
	background-color: #333333;
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

	border-left: 20px solid #000000;
	border-right: 20px solid #000000;

	border-bottom: 20px solid #000000;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #000000;

}
.DIV_002 {
	position: relative;
	top: 0px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
	display: inline-block;
	border-left: 20px solid #000000;
	border-right: 20px solid #000000;
	border-bottom: 20px solid #000000;
	text-align: center;
	font-size: 64px;
	font-family: Arial;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	line-height: 64px;
}

.UP {
	font-size: 16px;
}
h1 {
	color: #CC3333;
	margin-top: 24px;
	margin-bottom: 24px;
	font-weight: bold;
	font-size: 48px;
	font-family: Courier;
	line-height: 64px;
	word-wrap: break-word;
}
h2 {
	color: #000000;
	margin-top: 24px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 48px;
	font-family: courier;
	line-height: 24px;

}

.black {
	color: #000000;
}
.pres_name {
	font-size: 32px;
	line-height: 64px;
	color: #000000;
white-space: nowrap;
}
.pres_number {
	color: #333399;
	text-decoration: none;
	line-height: 64px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.gray {
	color: #666666;
}
.brown {
	color: #996666;
}
.orange {
	color: #CC6633;
}
.right {
	float: right;
}

.bg_001 {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	box-shadow: 0px 0px 0px #FF3333;
	padding-left: 10px;
	padding-right: 10px;
}

.anchor {
	color: #3399FF;
	background-color: #333333;
	padding: 0px 5px;
}
.slogan {
	font-family: Courier;
	color: #333399;
	font-weight: bold;
	font-size: 24px;
	line-height: 0px;

}
.directions {
	color: #FF9933;
	font-family: Courier;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
}
.band {
	margin-top: 24px;
	margin-bottom: 24px;
}
.color_name {
	color: #FFFFFF;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 48px;
	line-height: 24px;
	text-shadow: 0px 2px 2px #000000;
}
.color_code_text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
}
.color_code {
	color: #000000;
	font-weight: bold;
	font-size: 32px;
	line-height: 24px;
	font-family: Courier;
	text-shadow: none;
}
.band_list {
	background-color: #444444;
	border: 10px solid #000000;
	box-shadow: none;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 2px 2px #000000;
	display: inline-block;
	font-family: Arial;
	font-size: 24px;
}
.words {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial;
}


.band_row img {
	padding: 0px;
	border: 2px solid #000000;
	box-shadow: 0px 5px 5px #333333;
}
.album_row img {
	padding: 0px;
	border: 2px solid #000000;
	box-shadow: 0px 10px 10px #333333;
}


.band_row a:link		img		{border: 5px solid #000000;}
.band_row a:visited		img 	{border: 5px solid #000000;}
.band_row a:hover		img		{border: 5px solid #CC3333;}
.band_row a:active		img		{border: 5px solid #CC3333;}

.band_row a:link		{color: #000000; text-decoration: none;}
.band_row a:visited		{color: #000000; text-decoration: none;}
.band_row a:hover		{color: #CC3333; text-decoration: none;}
.band_row a:active		{color: #CC3333; text-decoration: none;}
.DIV_001 h1 a:link		{color: #CC3333; text-decoration: none;}
.DIV_001 h1 a:visited	{color: #CC3333; text-decoration: none;}
.DIV_001 h1 a:hover		{color: #FF3333; text-decoration: none;}
.DIV_001 h1 a:active	{color: #FF3333; text-decoration: none;}
.DIV_NAV a:link			{color: #3399FF; text-decoration: none;}
.DIV_NAV a:visited		{color: #3399FF; text-decoration: none;}
.DIV_NAV a:hover		{color: #3399FF; text-decoration: underline;}
.DIV_NAV a:active		{color: #3399FF; text-decoration: underline;}
.UP a:link				{color: #FF9933; text-decoration: none;}
.UP a:visited			{color: #FF9933; text-decoration: none;}
.UP a:hover				{color: #FF9933; text-decoration: underline;}
.UP a:active			{color: #FF9933; text-decoration: underline;}
a:link					{color: #000000; text-decoration: none;}
a:visited				{color: #000000; text-decoration: none;}
a:hover					{color: #000000; text-decoration: underline;}
a:active				{color: #000000; text-decoration: underline;}
.pres_nav	a:hover		img		{border: 1px solid #FFFFE0;}

.DIV_001	h1	img		{border: none; 	box-shadow: 0px 0px 10px #000000;}
.pres_row img			{border: none; 	box-shadow: 0px 5px 10px #000000;}
.pres_nav img			{border: 1px solid #000000;; 	box-shadow: 0px 2px 4px #000000;	margin: 5px;}