* {
	margin: 0;
	padding: 0; }
 
body {
	background: #d3d3d2 url('/images/bg-body.gif') repeat-x left top;
	color: #000;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px; }
 
ul li { list-style: none; }
 
a {
	color: #990303;
	text-decoration: none; }
 
	a img { border: 0; }
 
p {
	line-height: 1.5em;
	margin: 0.6em 0; }
 
#wrapper { width: 100%; }
 
#main {
	background: #FFF url('/images/bg-main.gif') no-repeat left bottom;
	margin: 20px auto 0 auto;
	width: 980px; }
 
#header {
	background: url('/images/bg-header.gif') no-repeat left top;
	height: 98px;
	margin: 0px auto 8px auto;
	overflow: hidden;
	width: 980px; }
 
#logo {
	float: left;
	height: 73px;
	margin: 0;
	padding: 8px 0 12px 20px;
	width: 309px; }
 
	#logo a {
		background: url('/images/logo.gif') no-repeat left top;
		display: block;
		height: 83px;
		text-indent: -9999em;
		width: 321px; }
 
#header span {
	background: url('/images/weight-banner.png') no-repeat left bottom;
	display: block;
	float: right;
	height: 57px;
	padding: 30px 8px 0 12px;
	text-indent: -9999em;
	width: 347px; }
 
#navigation {
	background: url('/images/bg-nav.gif') no-repeat left top;
	height: 49px;
	margin: 0 auto;
	overflow: hidden;
	width: 955px; }
 
	#navigation ul {
		color: #FFF;
		font-family: "Verdana", sans-serif;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -0.02em;
		margin: 0;
		padding: 2px 0 0 2px; }
 
		#navigation ul li {
			display: inline;
			margin: 0;
			padding: 0;
			text-shadow: #7b0606 1px 1px; }
 
			#navigation ul li a:hover, #navigation ul li a.current {
				background: url('/images/bg-nav-item-active.gif') repeat-x left top;
				color: #eeeb11; }
 
			#navigation ul li a {
				color: #FFF;
				display: block;
				float: left;
				padding: 12px 15px 11px; }
 
#container {
	margin: 12px 0 0 0;
	overflow: hidden; }
 
#sidebar {
	float: left;
	margin: 0 0 0 13px !important;
	margin:0;
	width: 250px; }
 
	#sidebar .box {
		margin: 0 0 12px 0;
		overflow: hidden; }
 
#categories.box { border: 1px solid #efefef; }
 
	#categories.box ul { margin: 6px; }
 
		#categories.box ul li {
			background: url('/images/bg-cat-item.gif') repeat-x left top;
			border: 1px solid #f1eff1;
			margin: 0 0 6px 0;
			padding: 7px; }
 
			#categories.box ul li a {
				background: url('/images/arrow.gif') no-repeat left center;
				color: #b17976;
				padding: 0 0 0 18px; }
 
#events.box {
	background: #ffffd8;
	border: 1px solid #f0f2f1;
	padding: 10px; }
 
	#events.box h3 {  }
 
	#events.box div.event { margin: 0 0 25px 0; }
 
		#events.box div.event h3 {
			background: url('/images/bg-title-box.gif') no-repeat left top;
			color: #FFF;
			font-family: "Verdana", sans-serif;
			font-size: 14px;
			height: 30px;
			margin: 0 auto;
			padding: 6px 0 0 0;
			text-align: center;
			width: 230px; }
 
		#events.box div.event img {
			float: left;
			margin: 0 10px 0 0; }
 
		#events.box div.event p {
			color: #b62621;
			font-size: 10px;
			line-height: 1.1em;
			margin: 0; }
 
			#events.box div.event p strong { font-size: 11px; }
 
			#events.box div.event p u {  }
 
#quote.box {
	background: #e7f4ff url('/images/bg-quote.gif') no-repeat left top;
	border: 1px solid #f0f2f1;
	padding: 10px;
	width: 228px;}
 
	#quote.box img { margin: 0 0 8px 8px; }
 
	#quote.box p {  }
 
		#quote.box p strong {  }
 
		#quote.box p a {
			font-weight: bold;
			text-decoration: underline; }
 
			#quote.box p a.button {
				background: url('/images/btn-readmore.gif') no-repeat left top;
				display: block;
				float: right;
				height: 42px;
				text-indent: -9999em;
				width: 92px; }
 
#content {
	float: right;
	margin: 0 13px 0 0;
	width: 698px; }
 
	#content div.video {
		background: url('/images/bg-video-area.gif') no-repeat left top;
		height: 401px;
		margin: 0 0 15px 0;
		padding: 15px 0 0 0;
		text-align: center;
		width: 698px; }
 
		#content div.video object {  }
 
			#content div.video object param {  }
 
			#content div.video object embed {  }
 
	#content div.trueStory {
		background: #ffffd8;
		border: 1px solid #f0f2f1;
		margin: 0 0 15px 0;
		padding: 15px;
		position:relative; }
		
		#content div.trueStory span.ballon {
			display:block;
			float:left;
			width:145px;
			height:93px;
			background:url('/images/true-story.gif') no-repeat left top; text-indent:-9999em;
			position:absolute;
			top:-14px;
			margin:0 10px 0px 0;
		}
 
		#content div.trueStory h2 {
			color: #ac0808;
			font-size: 18px; 
			margin:0 0 10px 160px; }
 
		#content div.trueStory img { margin: 0 0 0 15px; }
 
		#content div.trueStory p {  }
 
			#content div.trueStory p strong {  }
 
	#content div.entry {
		background: #fbfdfc;
		border: 1px solid #f0f2f1;
		margin: 0 0 15px 0;
		padding: 15px; }
 
		#content div.entry h1 {
			background: url('/images/bg-h1.gif') no-repeat left top;
			color: #ffffff;
			font-size: 24px;
			height: 49px;
			margin: 0 auto 10px auto;
			padding: 15px 0 0 0;
			text-align: center;
			width: 662px; }
 
		#content div.entry img.alignleft {
			display: block;
			margin: 0 20px 20px 0; }
 
		#content div.entry p {  }
 
			#content div.entry p a {
				font-weight: bold;
				text-decoration: underline; }
 
#footer {
	clear: both;
	text-align: center; }
 
	#footer ul { margin: 1em 0; }
 
		#footer ul li {
			color: #930303;
			display: inline;
			font-weight: bold; }
 
			#footer ul li a {
				color: #930303;
				padding: 0 8px;
				text-decoration: none;
				text-transform: uppercase; }
 
.alignleft { float: left; }
 
.alignright { float: right; }
 
* html #header,
* html #navigation,
* html #container,
* html #sidebar .box { height: 1%; }
 
*+ html #header,
*+ html #navigation,
*+ html #container,
*+ html #sidebar .box { height: 1%; }

.contentImage {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

