.container {
	height: 1750px;
	width: 960px;
	background-color: #FFF;
	margin: auto;
}
.header {
	height: 130px;
	width: 960px;
	background-color: #FFF;
	margin: auto;
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	line-height: 115px;
	font-family: 'Gabriela', serif;
	color: #444;
	font-weight: 900;
}
.navleft {
	background-color: #FFF;
	float: left;
	height: 1500px;
	width: 90px;
	text-align: right;
	font-family: 'Special Elite', cursive;
	font-size: 30px;
	font-variant: small-caps;
	color: #333;
	font-style: normal;
	padding-right: 20px;
	padding-left: 0px;
	line-height: 30px;
}
.navright {
	background-color: #FFF;
	float: right;
	height: 500px;
	width: 130px;
	color: #333;
	
}
.navrightupper {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 130px;
	font-family: 'Special Elite', cursive;
	font-size: 25px;
	font-variant: small-caps;
}
.navrightlower {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 130px;
	font-family: 'Special Elite', cursive;
	font-size: 30px;
	font-variant: small-caps;
	line-height: 30px;
}
.mid {
	background-color: #FFF;
	float: left;
	height: 1750px;
	width: 660px;
}
.topmid {
	background-color: #FFF;
	height: 175px;
	width: 620px;
	padding: 10px;
	float: left;
	text-align: center;
}
.aleft {
	background-color: #FFF;
	height: 150px;
	width: 310px;
	padding: 10px;
	float: left;
	text-align: center;
}
.aright {
	background-color: #FFF;
	float: right;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;		
}
.bleft {
	float: left;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.bright {
	background-color: #FFF;
	float: right;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.cleft {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.cright {
	float: right;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.dleft {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.dright {
	float: right;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.eleft {
	background-color: #FFF;
	float: left;
	height: 175px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.eright {
	float: right;
	height: 175px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.fleft {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.fright {
	float: right;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.gleft {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.gright {
	float: right;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.hleft {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 310px;
	padding: 10px;
	text-align: center;
}
.hright {
	float: right;
	height: 150px;
	width: 310px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
.footer {
	background-color: #FFF;
	height: 100px;
	width: 960px;
	float: left;
	text-align: center;
	color: #999;
	line-height: 10px;
}
.container .header a p {
	font-size: 40px;
}
