@charset "UTF-8";
/* CSS Document */

body {
background: #000 url(../images/back_repeat.jpg) top center repeat;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #FFF;
margin:20px 0 0;
padding:0;
text-align: center;
}

#container {
position: relative;
margin: 0 auto;
background: url(../images/back.jpg) center no-repeat;
width: 862px;
height: 600px;
text-align:left;
}

#footer {position: relative; margin: 0 auto; width: 862px; margin-top: 5px; text-align: left;}

.logos {float: left; margin-right: 10px;}

#clothing {
	position:absolute;
	top:50px;
	left:740px;
	width:100px;
	text-align:center;
	z-index:1000;
}


.header_nav {
	position: absolute;
	height: 31px;
	top: 15px;
	left: 20px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.header_nav a {
	display: inline;
	font-size: 14px;
	color: #9bb2c5;
	text-decoration: none;
	padding: 0px 3px 3px 3px;
	height: 22px;
	text-transform: lowercase;
}

.header_nav a:hover { text-decoration:none; color: #CCC;}

.header_nav li {
	list-style: none;
	display: inline;
}

.player {
	position: absolute;
	top: 15px;
	left:710px;
	width: 140px;
	height: 25px;
	z-index: 2000;
}

#image {
	position: absolute;
	width: 840px;
	height: 500px;
	left:11px;
	top: 80px;
	text-align: center;
}

.content { position: relative; margin: 50px auto 0; text-align:center; background: #1c323f; border: 1px solid #FFF; width: 375px; padding: 30px; font-weight: normal; font-size: 18px;}

.1in3 {font-weight:bold; font-style: italic;}

.content_nutrition { position: relative; margin: 50px auto 0; text-align:center; background: #1c323f; border: 1px solid #FFF; width: 450px; font-weight: normal; font-size: 18px; padding:5px;}

.nutrition {border-bottom: 1px solid #FFF; clear:both;}

a {color: #fff; text-decoration: underline;}
a:hover {color: #fff; text-decoration: none;}

.header {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#FFFFFF;
font-size:16px;
}

.trinity {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
}
