@charset "utf-8";
body {
	background-color: #333333;
}
#masthead {
	width: 800px;
	float: left;
	height: 189px;
	clear: left;
}
#content {
	width: 710px;
	background-color: #FFF;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 49px;
	padding-left: 40px;
	margin-top: -10px;
}
.t1 {
	text-align: center;
	font-family: Calibri;
	color: #00F;
	font-size: 30px;
}
.t2 {
	color: #F00;
	font-size: 28px;
	font-weight: normal;
	font-family: Calibri;
}
.t3 {
	font-family: Calibri;
	font-size: 22px;
	color: #000;
	text-align: center;
}

.t4 {
	font-family: Calibri;
	font-size: 20px;
	color: #000;
}
.t5 {
	font-family: Calibri;
	font-size: 20px;
	color: #00F;
	text-align: justify;
}
.t6 {
	font-family: Calibri;
	font-size: 28px;
	color: #00F;
	text-align: center;
}
.t7 {
	font-family: Calibri;
	font-size: 16px;
	color: #00F;
}
.t8 {
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	text-align: center;
}

.t9 {
	font-family: calibri;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.t10 {
	font-family: Calibri;
	color: #00F;
	text-align: center;
	font-size: 20px;
}

.t11 {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.t12 {
	font-family: Calibri;
	font-size: 26px;
	color: #F00;
	text-align: center;
}
.t13 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.t14 {
	font-family: Calibri;
	font-size: 20px;
	color: #F00;
}
.t15 {
	font-family: Calibri;
	font-size: 40px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	line-height: 22px;
}
.t16 {
	font-family: Calibri;
	font-size: 28px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	line-height: 8px;
}
.t17 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}





#navbar {
	width: 800px;
	margin-top: -10px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 45px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-left: -37px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

#navbar ul {
	font-family: Calibri;
	color: #FFF;
	font-size: 14px;
}

#navbar ul a:link {
	text-decoration: none;
	color: #FFF;
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	height: 45px;
}

#navbar ul a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}

#navbar ul a:hover {
	text-decoration: none;
	color: #CCC;
}
#navbar ul a:active {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#workout_ vid {
	width: 640px;
}
#nutrition {
	width: 640px;
}
#footer {
	text-align: center;
	width: 800px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
}

