
body {
  background-image:url(images/wood.gif);
  margin:0px;
}

.bodycopy {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 20px 0px 20px;
}

.bodycopy a {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#EF3C46;
}

.bodycopy a:hover {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#EF3C46;
	text-decoration:none;
}

.subheading a {
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

.subheading a:hover {
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.questions {
	font-weight:bold;
	background-color:#EEEEEE;
	padding:5px 5px 5px 0px;
	margin-top:20px;
}

.quotes {
	width:500px;
	background-color:#FFFAEA;
	display:block;
	border:1px solid #FACD3C;
	padding:15px;
	margin-left:65px;
}

.column_quote {
	background-color:#FFFAEA;
	display:block;
	border:1px solid #FACD3C;
	margin-right:60px;
	padding:15px;
}
	

/*site frame */

#fullheight{height:40%}

div.site_container {
	position:absolute;
	left:50%;
	top:20px;
	width:750px;
	margin-left:-375px;
}

div.top_strip {
	background-image:url(images/top_strip.gif);
	background-repeat:no-repeat;
	height:32px;
}

div.logo_strip {
	background-image:url(images/logo_strip.gif);
	background-repeat:no-repeat;
	height:105px;
}

.postit_container {
	margin:0px 0px 0px 529px;
	width:159px;
}

div.nav_container {
	height:75px;
}

div.content_container {
	height:100%;
	
}

.image {
	height: 100%;
}

.image_right {
	float:right;
}

.training_strip {
	width:650px;
	height:58px;
	display:block;
	background-position:right;
	background-image:url(advice/images/training_strip.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2763A5;
	}

.nutrition_strip {
	width:650px;
	height:58px;
	display:block;
	background-position:right;
	background-image:url(advice/images/nutrition_strip.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2763A5;
	}

.injury_strip {
	width:650px;
	height:58px;
	display:block;
	background-position:right;
	background-image:url(advice/images/injury_strip.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2763A5;
	}
	
.fundraising_strip {
	width:650px;
	height:58px;
	display:block;
	background-position:right;
	background-image:url(advice/images/fundraising_strip.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2763A5;
	}

/* old content code*/

/*
div.left_margin {
	float:left;
}

div.middle {
	float:left;
	padding: 5px;
	width: 684px;
	background-color:#FFFFFF;
}

div.right_margin {
	float:right;
	width: 28px;
    height: 100%;
}

div.footer {
	width:750px;
	margin-left:-375px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:193px;
	clear:both;
}
*/
