body {
	background: white;
	font-family: courier;
	font-size: 14px;
}

hr {
	width: 50%;
	margin: auto;
	margin-top: 5vh;
}



h2 {
	margin: 0 0 0 1%;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
}

p {
	margin-top: 5px;
}

p.small {
	margin-top: -15px;
}

p.medium {
	margin-top: -8px;
	padding-left: 5.4em;
	text-indent: -5.4em;
}

p.medium2 {
	margin-top: -8px;
	padding-left: 4.8em;
	text-indent: -4.8em;
}

p.musictext {
	margin-top: -8px;
	padding-left: 4.8em;
}

p.musicsmall {
	width: 100px;
	padding-left: 4.8em;
	margin: 0px;
}




a {
	text-decoration: none;
	color:darkgrey;
	padding-right: 10px;
}

a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid black;
	background: lightgrey;
	padding-right: 10px;
	}

a.nopad {
	text-decoration: none;
	color:darkgrey;
	padding-right: 0px;
}

a.nopad:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid black;
	background: lightgrey;
	padding-right: 0px;
}


a.text {
	color: black;
	text-decoration: none;
	padding-right: 10px;
}

a.text:hover {
	text-decoration: none;
	background:black;
	color: white;
	padding-right: 10px;
}

a.textnopad {
	color: black;
	text-decoration: none;
}

a.textnopad:hover {
	text-decoration: none;
	background:black;
	color: white;
}

a.image {
	text-decoration: none;
	color: white;
	background: white;
}

a.image:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	
}

a.imagethumb {
	text-decoration: none;
	color: white;
	background: white;
	margin-right: -5px;
}

a.imagethumb:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	
}

span.roll {
	padding-right: 10px;
	background: black;

}

	a#mani_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/mani.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#mani_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#matter_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/matter.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#matter_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#know_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/alliknow.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#know_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#care_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/care01.png");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#care_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#thenone_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/none01.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#thenone_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#tomashi_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/tomashi.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#thomashi_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}		

	a#panop_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full01.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#panop_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#obstruct_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full02.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#obstruct_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#product_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full05.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#product_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}	


	a#terms_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full07.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#terms_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#stopify_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full06.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#stopify_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}	

	a#upman_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full04.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#upman_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}	

	a#corpbody_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/fullcorp.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#corpbody_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}			

	a#paper_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full09.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#paper_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}	

	a#future_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full08.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#future_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}	

	a#trump_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full03.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#trump_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}		

	a#stepford_link {
				width:262px;
				height:170px;
				padding: 0px;
				background: url("../images/full10.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}


	a#stepford_link:hover {
				word-wrap: break-word;
				margin-right: 100px;
				vertical-align: bottom;
				width:248px;
				height:170px;
				padding-left: 4px;
				padding-right:10px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: 5px;
				margin-left: -3px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;
			}

	a#pandes_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design01.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#pandes_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}	

	a#proddes_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design03.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#proddes_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}


	a#stopdes_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design04.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#stopdes_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}

	a#trumpdes_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design05.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#trumpdes_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}

	a#stepforddes_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design06.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#stepforddes_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}			

	a#obsart_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/design02.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

	a#obsart_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}	

a#futart_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/art01.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

a#futart_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}	

a#panart_link {
				width:110px;
				height: 71px;
				padding: 0px;
				background: url("../images/art02.jpg");
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;

			}

a#panart_link:hover {
				/*word-wrap: break-word;*/
				margin-top: -3px;
				margin-left: -3px;
				margin-right: -5px;
				vertical-align: top;
				width:106px;
				height: 71px;
				padding-left: 4px;
				padding-right:0px;
				background-size: 100%;
				background-repeat: no-repeat;
				display: inline-block;
				border-top: 1px solid silver;
				border-bottom: 1px solid silver;	
			}
/*
a#zero {
	background: black;
	width: 120px;
	height: 120px;
	display:inline-block;
}*/

/*a#zero {
	width: 120px;
	height: 120px;
	background: url("../images/zero.jpg");
	padding-top: 1px;
	padding-left: 4px;
	padding-right:0px;
	background-size: 97%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
	
}	*/

a#zero:hover {
	cursor: pointer;
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}


a#disappear {
	width: 120px;
	height: 120px;
	background: url("../images/disappear.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 95%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#disappear:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#heartattack {
	width: 120px;
	height: 120px;
	background: url("../images/heartattack.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 95%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#heartattack:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#crisis {
	width: 120px;
	height: 120px;
	background: url("../images/crisis.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -0px;
	border-top: 1px solid silver;
}	

a#crisis:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#numbers {
	width: 120px;
	height: 120px;
	background: url("../images/numbers.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#numbers:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#colossus {
	width: 120px;
	height: 120px;
	background: url("../images/colossus.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#colossus:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#four {
	width: 120px;
	height: 120px;
	background: url("../images/four.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#four:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}	

a#tmy {
	width: 120px;
	height: 120px;
	background: url("../images/tmy.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#tmy:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}			

a#little {
	width: 120px;
	height: 120px;
	background: url("../images/little.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#little:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}															

a#pioneers {
	width: 120px;
	height: 120px;
	background: url("../images/pioneers.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#pioneers:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;


}

a#jvk {
	width: 120px;
	height: 120px;
	background: url("../images/jvk.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;

}	

a#jvk:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}

a#chapter {
	width: 120px;
	height: 120px;
	background: url("../images/chapter.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}	

a#chapter:hover {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right:0px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -1px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
}



a#panop_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#panop_link:hover span.noroll, a span.roll {
 			display: none;
 			}		

a#obstruct_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#obstruct_link:hover span.noroll, a span.roll {
 			display: none;
 			}	

a#product_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#product_link:hover span.noroll, a span.roll {
 			display: none;
 			}

a#terms_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#terms_link:hover span.noroll, a span.roll {
 			display: none;
 			}	 

a#stopify_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#stopify_link:hover span.noroll, a span.roll {
 			display: none;
 			}	 

a#upman_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#upman_link:hover span.noroll, a span.roll {
 			display: none;
 			}	

a#paper_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#paper_link:hover span.noroll, a span.roll {
 			display: none;
 			}	 

a#future_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#future_link:hover span.noroll, a span.roll {
 			display: none;
 			}	

a#trump_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#trump_link:hover span.noroll, a span.roll {
 			display: none;
 			}	

a#stepford_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#stepford_link:hover span.noroll, a span.roll {
 			display: none;
 			}	

a#pandes_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#pandes_link:hover span.noroll, a span.roll {
 			display: none;
 			} 	

a#proddes_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#proddes_link:hover span.noroll, a span.roll {
 			display: none;
 			}  

a#stopdes_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#stopdes_link:hover span.noroll, a span.roll {
 			display: none;
 			}  	

a#trumpdes_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#trumpdes_link:hover span.noroll, a span.roll {
 			display: none;
 			} 

a#stepforddes_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#stepforddes_link:hover span.noroll, a span.roll {
 			display: none;
 			}  	

a#obsart_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#obsart_link:hover span.noroll, a span.roll {
 			display: none;
 			} 

a#futart_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#futart_link:hover span.noroll, a span.roll {
 			display: none;
 			} 

a#panart_link span.noroll, a:hover span.roll {
 			display: inline;
			}

a#panart_link:hover span.noroll, a span.roll {
 			display: none;
 			}  	

a#zero span.noroll, a:hover span.roll {
 			display: inline;
			}

a#zero:hover span.noroll, a span.roll {
 			display: none;
 			}   					 			 					 										


.album {
	border: 1px solid black;
	margin-left: -4px;
}



.container {
  display: inline-block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
	margin-left: -10px;
	display: none;
  	position: absolute;
  	opacity: 0;
  	cursor: pointer;
}

/* Create a custom radio button */



.checkmark1 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/zero.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark2 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/crisis.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-left:0px;
  margin-right:-13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark3 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/disappear.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-left:0px;
  margin-right: -13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark4 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/heartattack.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark5 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/numbers.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left:0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark6 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/wreck.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right:-8px;
  margin-left:0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark7 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/chapter.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left:0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark8 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/colossus.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left:0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark9 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/four.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark10 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/jvk.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-left:0px;
  margin-right:-13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark11 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/tmy.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-left:0px;
  margin-right: -13px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark12 {
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
font-size: 14px;
  background: url("../images/pioneers.jpg");
  padding-left: 4px;
  padding-right:0px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}

.checkmark13 {	
  color: white;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 14px;
  background: url("../images/little.jpg");
  padding-left: 4px;
  padding-right:0px;
  padding-top:-1px;
  background-size: 97%;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: -13px;
  margin-left:0px;
  margin-bottom: 0px;
  border-top: 1px solid silver;
}



/* On mouse-over, add a grey background color */
/*.container:hover input ~ .checkmark {
  background-color: #ccc;
}
*/
/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark1 {
  background: url("../images/zero_large.jpg");
  width: 282px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark2 {
  background: url("../images/crisis_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark3 {
  background: url("../images/disappear_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark4 {
  background: url("../images/heartattack_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark5 {
  background: url("../images/numbers_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -8px;
}

.container input:checked ~ .checkmark6 {
  background: url("../images/wreck_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark7 {
  background: url("../images/chapter_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -8px;
}

.container input:checked ~ .checkmark8 {
  background: url("../images/colossus_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark9 {
  background: url("../images/four_large.jpg");
  width: 282px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -8px;
}

.container input:checked ~ .checkmark10 {
  background: url("../images/jvk_large.jpg");
  width: 282px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -8px;
}

.container input:checked ~ .checkmark11 {
  background: url("../images/tmy_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark12 {
  background: url("../images/pioneers_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

.container input:checked ~ .checkmark13 {
  background: url("../images/little_large.jpg");
  width: 284px;
  height: 284px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -9px;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}


/*#btnControl {
    display: none;
}

#btnCrisis {
    display: none;
}


#btnControl:checked + label.btn {
    width: 240px;
    height: 240px;
    background: url("../images/crisis.jpg");
}

#btnControl:checked + label.btn_crisis {
    width: 240px;
    height: 240px;
    background: url("../images/crisis.jpg");
}

/*#btnControl:hover + label.btn {
    width: 120px;
    height: 120px;
    background: url("../images/crisis.jpg");
}
*/

/*#btnControl:not(:hover) + label.btn {
    width: 120px;
    height: 120px;
    background: url("../images/crisis.jpg");
}*/

/*#btnCrisis:checked + label.btn_crisis {
    width: 240px;
    height: 240px;
    background: url("../images/zero.jpg");
}

#btnCrisis:checked + label.btn{
    width: 240px;
    height: 240px;
    background: url("../images/zero.jpg");
}

.btn {
	color: white;
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url("../images/zero.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 97%;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}

.btn_crisis {
	color: white;
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url("../images/crisis.jpg");
	padding-left: 4px;
	padding-right:0px;
	background-size: 97%;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-right: -9px;
	margin-bottom: 0px;
	border-top: 1px solid silver;
}*/


label#container span.noroll, label:hover span.roll {
 			display: inline;
			}

label#container:hover span.noroll, label span.roll {
 			display: none;
			}


/*.clicker {
width:100px;
height:100px;
background-color:blue;
outline:none;
cursor:pointer;
display:block;
}*/

/*.hiddendiv{
	display:none;
	height:1200px;
	background-color:green;
}*/

/*.clicker:focus + .hiddendiv{
display:block;
}

.hiddendiv:focus + .clicker{
display:none;
}*/

/*.clicker:focus + .clicker{
display:none;
}*/

.content {
	width: 80%;
	/*background: whitesmoke;*/
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-left: 1px solid silver;
	height: 100%px;
	display: inline-block;
	margin-bottom: 25px;
	/*font-size: 0.9em;
*/}


.menu {
	padding-left: 10px;
	padding-top: 10px;
	width: 15%;
	display: inline-block;
	position: fixed;
}

.spacer {
	padding-left: 10px;
	padding-top: 10px;
	width: 15%;
	display: inline-block;

}

.border {
	margin-left: 1px;
	border-width: 1px;
	border-color: grey;
	border-style: solid;
}

.indent { 
	margin-top: 5px;
	margin-left: -3px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;	


}

.thumb { 
	margin-top: 5px;
	margin-left: -3px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;	


}

.indent2 { 
	margin-top: 5px;
	margin-left: -3px;
	margin-right: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;	


}

.indent3 { 
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;	


}

.indent4 { 
	margin-top: 2px;
	margin-left: 25px;
	margin-right: 10px;
}

.indent5 { 
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 10px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver
}

.indent6 { 
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 40px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.indent7 { 
	margin-top: -3px;
	margin-left: -3px;
	margin-right: 10px;
}



.full {
	width: 31%;
	/*background: whitesmoke;*/
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-left: 1px solid silver;
	height: 220px;
	display: inline-block;
	margin-bottom: 25px;
	font-size: 0.95em;
}

.divider {
	width: 40%;
	display: inline-block;
}

.design {
	width: 100%;
	/*background: whitesmoke;*/
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-left: 1px solid silver;
	height: 180px;
	display: inline-block;
	margin-bottom: 12px;
	font-size: 0.95em;
}

.design2 {
	width: 40%;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-left: 0px solid silver;
	display: inline-block;
	margin-bottom: 12px;
}

.design3 {
	width: 125px;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.design3third {
	width: 125px;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
}


.design3last {
	width: 125px;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
}



.designvideo {
	width: 227px;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.designvideo2 {
	width: 227px;
	/*background: whitesmoke;*/
	display: inline-block;
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.design3first {
	width: 125px;
	/*background: whitesmoke;*/
	padding-left: 3px;
	padding-right: 5px;
	vertical-align: top;
	margin-left: 4.8em;
	display: inline-block;
}

/*.line {
	width: 1px;
	border-left: 1px solid silver;
	height: 500px;
	display: inline-block;
	margin-bottom: 12px;
	font-size: 0.95em;
	float: left;
}*/

.inner {
	display: inline-block;
	vertical-align: top;
}

.sleeve1 {
	margin-top: 10px;
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -4px;
}

.sleeve {
	vertical-align: top;
	display: inline-block;
	margin-right: -9px;
	margin-bottom: -6px;
	border-top: 1px solid silver;
}

.recordsleeves {
	padding-top: 10px;
	width: 100%;
	/*height: 280px;*/
	vertical-align: top;
	display: block;
	float: left;
	margin-left: -1px;
	border-left: 1px solid silver;
	padding-bottom: 30px;
	margin-bottom: 5px;
}

/*.full:h3 {
	font-size: 0.2em;
}
*/

.top {
	width: 75%;
	padding-top: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;

}

.strong {
	display: block
}

/*.nestLeft {
	vertical-align: top;
	width: 48%;
	display: inline-block;
	margin: 2% 0 0 1%;
}

.nestRight {
	margin-top: 1.5%;
	vertical-align: top;
	display: inline-block;
	width: 48%;
}*/

@media only screen and (max-width: 1100px) {
	.full {
	width: 45%;
} 

@media only screen and (max-width: 1050px) {
	.design2 {
	display: block;
} 

	.design3last {
		padding-left: 4.8em;
		margin-top: 10px;
	}

@media only screen and (max-width: 1085px) {
	.design {
	height: 280px;
}

@media only screen and (max-width: 973px) {
	.designvideo {
		padding-left: 4.8em;
		margin-top: 10px;
	}


@media only screen and (max-width: 804px) {
	.design3third {
	padding-left: 4.8em;
	margin-top: 10px;
} 

@media only screen and (max-width: 775px) {
	.full {
	width: 57%;
}

.top {
		margin-left:50px;
	}

	.design3last {
		padding-left: 3px;
		margin-top: 10px;
	}

@media only screen and (max-width: 750px) {
	.divider {
	display:block;
}

@media only screen and (max-width: 750px) {
	.designvideo2 {
	padding-left: 4.8em;
	margin-top: 10px;
}


@media only screen and (max-width: 707px) {
	.design {
	height: 400px;	
	}

	.top {
		margin-left:50px;
	}

/*a#panop_link {
				width:100%;
		
			}
*/


	a#pandes_link:hover {
				/*word-wrap: break-word;*/
				margin-bottom: 4.5px;
	}	

	a#proddes_link:hover {
				/*word-wrap: break-word;*/
				margin-bottom: 4.5px;
	}	

	a#stopdes_link:hover {
				/*word-wrap: break-word;*/
				margin-bottom: 4.5px;
	}

	a#trumpdes_link:hover {
				/*word-wrap: break-word;*/
				margin-bottom: 4.5px;
	}

	a#obsart_link:hover {
		

				/*word-wrap: break-word;*/
				margin-bottom: 4px;
	}	



	a#futart_link:hover {
				/*word-wrap: break-word;*/
				margin-bottom: 4px;
	}	


@media only screen and (max-width: 683px) {
	.full {
	width: 75%;
}
	.strong {
		display: block;
	}

	.art {
		display: block;
	}

	.menu {
		width: 100%;
		display: inline-block;
	}

	.top {
		display:block;
		margin-left: 0px;
	}
	

@media only screen and (max-width: 683px) {
.top {
	display: block;
	width: 100%;
	padding-left: 10px;
}

.divider {
	width: 100%;
}

.content {
	font-size: 18px;
}

.design {
	height: auto;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.top > strong {
	font-size: 14px;
}

.top > a {
	font-size: 18px;
}

.divider > strong {	
	font-size: 18px;
}

.recordsleeves > strong {	
	font-size: 18px;
}

.design2 {
	font-size: 18px;
}

.design3 {
	font-size: 18px;
}

.design3third {
	font-size: 18px;
}

.design3last {
	font-size: 18px;
}

.designvideo2 {
	font-size: 18px;
}

.designvideo {
	font-size: 18px;
}

.medium2 {
	font-size: 18px;
}

.medium {
	font-size: 18px;
}

.musicsmall {
	font-size: 18px;
}

.design3first {
	font-size: 18px;
}

.divider > a {
	font-size: 18px;
}

.full {
	width: 90%;
	height: auto;
	font-size: 14px;
}
	.menu {
	position: static;
	font-size: 22px;
}

.design2 {
		width: 60%;
	}

.strong {
		font-size: 22px;
}	


body {
	overflow-x: hidden;
}

img.indent5 {
	width: 100%;
	max-width: auto;	
}

img.indent7 {
	width: 100%;
	max-width: auto;	
}

img.indent {
	width: 100%;
	max-width: auto;
	height: auto;	
}

img.thumb {
	width: 90px;	
}

img.indent2 {
	width: 100%;
	max-width: auto;	
}

img.indent6 {
	width: 100%;
	max-width: auto;	
}

img.indent4 {
	width: 100%;
	max-width: auto;	
}

img.imagethumb {
	width: 100%;
	max-width: auto;	
}

iframe.indent {
	width: 100%;
	max-width: auto;
	height: auto;	
}

iframe.indent2 {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left: 3px;
}

strong.heading {
	display: block;
}

@media only screen and (max-width: 568px) {

	.design3 {
		display:block;
		padding-left: 4.8em;
		margin-top: 10px;
	}
	.design3last {
		display:block;
		padding-left: 4.8em;
	}



/*	.strong {
		display: block;
	}

	.art {
		display: block;
	}

	.menu {
		width: 100%;
		display: inline-block;
	}

	.top {
		margin-left: 10px;
	}


/*	.menu {
	display: block;

}



