h1 {
	font: 36px "oswald", verdana, sans-serif;
}

h2 {
	font: 30px "oswald", verdana, sans-serif;
}

h3 {
	font: 24px "oswald", verdana, sans-serif;
}

h4 {
	font: 20px "oswald", verdana, sans-serif;
}

h5 {
	font: 18px "oswald", verdana, sans-serif;
}

h6 {
	font: 10px/10% verdana, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

p {
	margin-top: 16px;
	font: 13px "oswald", verdana, sans-serif;
	letter-spacing: 1pt;
}

a {
	border: 0px;
	text-decoration: none;
	stroke: none;
	
}

img {
	border: 0px;
}

.person {
	font: 20px "oswald", verdana, sans-serif;
	color: #006fb9;
	text-decoration: none;
}

.person:hover {
	font: 20px "oswald", verdana, sans-serif;
	color: #00aeef;
	text-decoration: none;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}

#header {
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}



#tag {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -4px;
	

}

#nav {
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#muscle {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	
}

#tickets {
	float: right;
	
}


#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


#amaro {
	float: left;
}

#holsworth {
	float: left;
}

#shultz {
	float: left;
}

#fuller {
	float: left;
	margin-left: 25px;
}

#ortiz {
	float: left;
	margin-left: 25px;
}

#waters {
	float: left;
	margin-left: 25px;
}
#hoffman {
	float: right;
}

#richardson {
	float: right;
}

#zhou {
	float: right;
	text-decoration: none;
}

.titleblock {
	width: 95%;
	background: yellow;
	border-left: 10px solid #ff42ac;
	border-top: 10px solid #ff42ac;
	border-right: 10px solid #ff42ac;
	margin-top: -4px;
	margin-bottom: 20px;
	z-index: 0;
	padding: 5px;
	text-align: center;
	font: 18px "oswald", verdana, sans-serif;
	color: black;
	text-decoration: none;
}

a .titleblock {
	text-decoration: none;
}

#side {
	float: left;
	width: 250px;
}

#profile {
	float: left;
	width: 250px;
	margin-bottom: -5px;
	margin-left: 0px;
	margin-top: 35px;
}


#side_info {
	clear: left;
	width: 190px;
	background: yellow;
	float: left;
	text-align: left;
	border-right: 20px solid #ff42ac;
	border-top: 20px solid #ff42ac;
	padding: 0 20px 60px;
}

#side_info h2 {
	color: #006fb9;
}

#side_info h1 {
	font-size: 27px;
}

#content {
	width: 525px;
	float: right;
	padding-bottom: 25px;
}

.title {
padding-left: 10px;
width: 505px;
font-size: 36px;
color: white;
border-bottom: 15px solid #ff42ac;
border-left: 15px solid #ff42ac;
background-color: #006fb9;
}

.thumb {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;

}

.rthumb {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;

}

#footer {
	width: 1000px;
	height: 136px;
	background: #fff url('footer.jpg') no-repeat center top;
	clear: both;
	margin-top: 200px;
	margin-bottom: -10px;
	margin-left: auto;
	margin-right: auto;
}

#footer.front{
	width: 1000px;
	height: 136px;
	background: #fff url('footer.jpg') no-repeat center top;
	clear: both;
	margin-top: 400px;
	margin-bottom: -50px;
	margin-left: auto;
	margin-right: auto;
}

#au {
	float: left;
	margin-top: 80px;
	margin-left: 150px;
}

#ad {
	float: right;
	margin-top: 80px;
	margin-right: 150px;
}

#copyright {
	position: relative;
	top: 90px;
	color: #fe41ab;
}

#show {
	width: 250px;
	float: left;
}

#show a.rollover {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background: url("show.png");
	}

#show a.rollover:hover {
	background-position: -250px 0;
	}

#show .displace {
	position: absolute;
	left: -5000px;
	}

#muscles {
	width: 250px;
	float: left;
	margin-left: 25px;
}
	
#muscles a.rollover {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background: url("muscles.png");
	}

#muscles a.rollover:hover {
	background-position: -250px 0;
	}

#muscles .displace {
	position: absolute;
	left: -5000px;
	}
	
#tickets {
	width: 250px;
	float: right;
}
	
#tickets a.rollover {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background: url("tickets.png");
	}

#tickets a.rollover:hover {
	background-position: -250px 0;
	}

#tickets .displace {
	position: absolute;
	left: -5000px;
	}
	
#leftd {
	float: left;
}

#centerd {
	float: left;
	margin-left: 25px;
}

#rightd {
	float: right;
}