﻿h1
{
	font-size:25px;
	color:#ad3f9b;
	font-weight:bold;
}
#aboutHead span
{
	display:none;
}
#aboutHead
{
	position:relative;
	background-image: url(../images/head_dr-chris-steele.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
#faqHead span
{
	display:none;
}
#faqHead
{
	position:relative;
	background-image: url(../images/head_faq.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
#howHead span
{
	display:none;
}
#howHead
{
	position:relative;
	background-image: url(../images/head_how.gif);
	background-repeat: no-repeat;
	width:461px;
	height:46px;
}
#cycleHead span
{
	display:none;
}
#cycleHead
{
	position:relative;
	top:20px;
	left:40px;
	background-image: url(../images/head_cycle.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
#signHead span
{
	display:none;
}
#signHead
{
	position:relative;
	background-image: url(../images/head_signs.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
#mythHead span
{
	display:none;
}
#mythHead
{
	position:relative;
	background-image: url(../images/head_myth.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
h2
{
	font-size:12px;
	font-weight:bold;
}
#aboutContent
{
	position:absolute;
	float:left;
	top:78px;
	left:170px;
	height:481px;
	width:723px;
}
#aboutBack
{
	position:relative;
	float:left;
	top:-20px;
	left:-1px;
	height:481px;
	width:723px;
	background-image:url(../images/about/aboutBack.png);
	background-repeat:no-repeat;
	background-position:left top;	
}

*html #aboutBack
{
	background-image:url(../images/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/about/aboutBack.png', sizingMethod='scale');		
}
#bread
{
	margin:19px 0 0 21px;		
}
#mainText
{
	position:relative;
	margin:20px 0 0 40px;
	width:500px;
	height:400px;	
}
#scrollText
{
	width:490px;
	height:350px;
	overflow:auto;
	padding:0 10px 0 0;
	margin-top:10px;
}
#image1
{
	position:absolute;
	top:55px;
	left:390px;	
}
#image2
{
	position:absolute;
	top:285px;
	left:500px;	
}
#flashcontent
{
	position:absolute;
	top:10px;
	left:150px;
}
#cycleHolder
{
	position:relative;
	width:600px;
	height:400px;
}
#cycleFlash
{
	position:absolute;
	top:50px;
	left:270px;
}
#cycleText
{
	position:relative;
	top:30px;
	left:20px;
	width:240px;
	line-height:14px;	
}
#faqStyle a
{
	color:#8b0e7a;	
	font-weight:bold;
}
