body,
html {
	height: 100%;
}

body {
	margin: 0;
	font-size: 11px;
}

#home,
#buy,
#texttt,
#lanks {
	min-height: 770px;
	height: 100%;
	min-width: 1100px;
	position: relative;
}

#home {
	background-color:#000;
}

	#home .top {
		background-image:url(images/1_top.jpg);
		height:347px;
		background-repeat: no-repeat;
		background-position: top left;
	}

	#home .content {
		position:absolute;
		top: 40%;
		left:260px;
	}

	#home .bottom {
		background-image:url(images/1_bottom.jpg);
		height:73px;
		background-repeat: no-repeat;
		background-position: top left;
	}

#buy {
	background-color:#fff;
}

	#buy .top {
		height:68px;
		z-index:10;
	}

	#buy .content {
		background-image:url(images/shirt.jpg);
		height:100%;
		width:100%;
		top:0px;
		z-index:1;
		padding-left:0px;
		background-repeat: no-repeat;
		background-position: top left;
	}

	#buy .bottom {
		background-image:url(images/2_bottom.png);
		height:141px;
		background-repeat: no-repeat;
		background-position: top left;
	}

.twentydolla {
	font-size: 800px;
	font-family: Lato;
	color: #F1F1F1;
	position: absolute;
	left: 1370px;
	top: -82px;
}

#texttt {
	background: rgb(68,102,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(68,102,171,1) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(68,102,171,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(68,102,171,1) 1%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(68,102,171,1) 1%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(68,102,171,1) 1%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(68,102,171,1) 1%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4466ab', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

	#texttt .top {
		background-image:url(images/3_top.png);
		height:182px;
		background-repeat: no-repeat;
		background-position: top left;
	}

	#texttt .content {
		top:200px;
		padding-left:0px;
		width:100%;
	}

	#texttt .textblock {
		padding-left:36px;
		
	}

#lanks {
	background-color:#000;
}

	#lanks .content {
		top:0px;
		width:100%;
		height:700px;
		padding-left:0px;
	}

	#lanks .bottom {
		background-image:url(images/4_bottom.jpg);
		width:100%;
		height:402px;
		background-repeat: no-repeat;
		background-position: top left;
	}

.top {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
}

	.top .logo {
		display: block;
		margin: 29px 0 0 35px;
	}

.content {
	overflow: hidden;
	padding: 0 0 0 36px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 20;
}

	.content .h1,
	.content .h2 {
		display: block;
	}
	
	.content p.left,
	.content p.right,
	.content div.right {
		float: left;
		width: 205px;
		margin: 1em 21px 0 3px;
	}

.bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 15;
}

.textblock {

}

.textblock p {
	font-family: 'Arial';
	font-size: 17px;
	margin-top: 4px;
}

.textblock h2 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	margin: 0px;
	color:#ff0000;
	margin-bottom: 8px;
}

.textblock h3 {
	font-family: Arial;
	font-size: 17px;
	margin-bottom: 0px;
}

.whitesauce {
	color:white;
}

.chunk {
	float:left;
	margin-right:35px;
	max-width:450px;
}

#finnegans {
	float: right;
	margin-top: -85px;
	z-index: -1;
}

#tshirt {
	position: absolute;
	top: 180px;
	left: 420px;
}

#picks {
	position: absolute;
	top: 41%;
	left: 510px;
}

#picks ul {
	list-style-type:circle;
	margin-left:4px;
	padding-left: 18px;
	font-family: 'Arial';
	font-size: 12px;
}

#texttt h3 {
	color: white;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	margin-top: 2px;
	margin-bottom:21px;
}

a {
	color: rgb(193, 233, 174);
	text-decoration: none;
}

.commonsense {
	color:#ccc; 
	width:600px; 
	font-family: 'Arial';
	font-size:10px;
}

h1 {
	color: rgb(165, 165, 165);
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	margin-top: 2px;
	margin-bottom:15px;
	margin-left:36px;
}

blockquote {
	position: relative;
	width: 700px;
	text-align: right;
	margin-left:100px;
	margin-top:25px;
}

blockquote span {
	color:rgb(213, 178, 178);
	font-style:oblique;
	font-family: 'Arial', sans-serif;
	font-size:24px;
	padding-bottom: 34px;
	display: block;
}

blockquote h3 {
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	font-family: 'Arial', sans-serif;
	font-size:20px;
	color:white;
	margin: 0px;
}

#adam {
	position:absolute;
	left:800px;
	bottom:0px;
}

#winder {
	position: absolute;
	left: 1640px;
	top: 230px;
}