﻿.style1 {
	font-family: "eras Bold ITC";
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #3333FF;
}
body{
	font-family: "Copperplate Gothic Bold";
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	background-color: #9999FF;
	color: #666666;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}
table{
	width: 600px;
	text-align: center;
}
.emphasis1 {
	background-position: center center;
	font-family: "Arial Rounded MT Bold";
	color: #FF3300;
	font-weight: bold;
}
.heading {
	font-family: "Arial Rounded MT Bold";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.indexquotes {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.indexquotes2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: navy;
}
.indexquotesred {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:red;
}
.popupformfont {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
}
.buyheading {
	font-family: "Copperplate Gothic Bold";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.buyheading2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#CC0000
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: medium;
}

.bbdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.bbstorytitle {
	font-family: Stencil;
	font-size: 30px;
	color:red;
}
	
#container {
	width:100%;
	margin:0px auto;
	padding:0px;
}
	
#nav {
	min-height: 100px;
	vertical-align: middle;
}
img
{  border-style: none;
}
#fbtw {
	list-style: none;
	text-align: center;
}
#maintext {
	width: 600px;
	text-align: center;
	padding-left:100px;
	padding-right:100px;
}
.boldblack {
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

#mythbox {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: 600px;
}
#booktext {
	width:380px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
#jimmymoore{
	float: left;
	left: 0px;
	text-align: left;
}
#quotejimmymoore {
	width: 780px;
	text-align: center;
	left: 100px;
}
#jimmybookpic {
	position: relative;
	right: 0px;
	text-align: center;
	top: -600px;
	width: 100px;
	left: 400px;
	height: 100px;
}
#transformationboxkim {
	position: relative;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: 600px;
	height: 700px;
}
#transformationboxmel {
	position: relative;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: 600px;
	height: 400px;
	text-align: center;
}
#transformationboxjohnny {
	position: relative;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: 600px;
	height: 400px;
	text-align: center;
}

#kimbox {
	position:absolute;
	width: 200px;
	text-align: center;
	left: 200px;
	top: 200px;
}
#melissabox {
	position:absolute;
	width: 300px;
	text-align: center;
	left: 150px;
	top: 100px;
}
#johnnybox {
	position:absolute;
	width: 560px;
	text-align: center;
	left: 20px;
	top: 100px;
}
#bookjimmyquote {
	position: absolute;
	width: 300px;
	text-align: center;
	left: 450px;
	top: 100px;
}
#bookandquote {
	position: relative;
	width: 800px;
}
#homebooktext {
	position: absolute;
	width: 470px;
	text-align: center;
	left: 300px;
	top: 10px;
}
#header {
	position: relative;
	width: 800px;
	height:125px;
	background-image: url('img/headerbackground.png');
	z-index:11;
}
ul.nobullet {
  list-style-type: none;
}
#navbox {
	position:relative;
	width:800px;
	height:100px;
	background-image: url('img/navbackground.png');
}
#navlinks {
	position:absolute;
	top:10px;
	width:500px;
	left:150px;
}
#popuptext {
	width:350px;
	position:absolute;
	top:10px;
	left:25px;
	text-align:center;
	color:#CCCCCC;
}

/*****Incdex Page****/
#indexintrobox {
	position: absolute;
	width: 470px;
	text-align:center;
	left: 300px;
	top: 150px;
	z-index:10;
}
#indexquotebox {
	position: absolute;
	width: 470px;
	text-align: left;
	left: 300px;
	top: 325px;
	z-index:10;
}
#indexmain {
	position: relative;
	width: 800px;
	height:800px;
	background-image: url('img/indexmainbackground.png');
	z-index:10;
}
#freestuff {
	background-image: url('img/freestuffbackground.png');
	position:absolute;
	height:380px;
	width:250px;
	top:394px;
	left: 20px;
}
#freestuffbox{
	text-align:left;
	position:absolute;
	top:80px;
	left:-15px;
}


/*****Book Page****/
#bookmainbox {
	position: absolute;
	width: 470px;
	text-align:left;
	left: 300px;
	top: 170px;
	z-index:10;
}
#bookmainbox2 {
	position: absolute;
	width: 600px;
	text-align:left;
	left: 100px;
	top: 30px;
	z-index:10;
}
#bookmainbox3 {
	position: absolute;
	width: 600px;
	text-align:left;
	left: 100px;
	top: 30px;
	z-index:10;
}
#bookmainbox4 {
	position: absolute;
	width: 600px;
	text-align:left;
	left: 100px;
	top: 30px;
	z-index:10;
}
#bookmainbox5 {
	position: absolute;
	width: 600px;
	text-align:left;
	left: 100px;
	top: 30px;
	z-index:10;
}

#biopsychquote {
	width: 470px;
	height:150px;
	text-align:center;
	z-index:11;
}
#bookjimmyquote {
	width: 400px;
	position:absolute;
	left:50px;
	top:480px;
	text-align:left;
}
#bookmain {
	position: relative;
	width: 800px;
	height: 1050px;
	background-image: url('img/bookmainbackground.png');
	z-index:10;
}
#bookmain2 {
	position: relative;
	width: 800px;
	height: 600px;
	background-image: url('img/bookmainbackground2.png');
	z-index:10;
}
#bookmain3 {
	position: relative;
	width: 800px;
	height: 600px;
	background-image: url('img/bookmainbackground3.png');
	z-index:10;
}
#bookmain4 {
	position: relative;
	width: 800px;
	height: 600px;
	background-image: url('img/bookmainbackground4.png');
	z-index:10;
}
#bookmain5 {
	position: relative;
	width: 800px;
	height: 1110px;
	background-image: url('img/bookmainbackground5.png');
	z-index:10;
}

#freestuffbook {
	background-image: url('img/freestuffbackground.png');
	position:absolute;
	height:380px;
	width:250px;
	top:534px;
	left: 20px;
}
.bookheader {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #3333FF;
}
.bookheader2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333
}
.bookheader3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333
}


/*****About Us Page*****/

#aboutusmain {
	position: relative;
	width: 800px;
	height:800px;
	background-image: url('img/indexmainbackground.png');
	z-index:10;
}
#aboutusintrobox {
	position: absolute;
	width: 600px;
	text-align:center;
	left: 100px;
	top: 150px;
	z-index:10;
}

/*****Resources Page*****/

#resourcesmain {
	position: relative;
	width: 800px;
	z-index:10;
}
#resourcesbox {
	position:absolute;
	width: 700px;
	height:800px;
	z-index:10;
	padding:0 20 0 20px;
	left:40px;
	top:0px;
}
#ratop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#ramiddle {
	position:relative;
	width: 750px;
	padding: 0px 25px 0px 25px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#rabottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	z-index:8;
}
#rwtop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#rwmiddle {
	position:relative;
	width: 750px;
	padding: 0px 25px 0px 25px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#rwbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	z-index:8;
}
#revtop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#revmiddle {
	position:relative;
	width: 750px;
	padding: 0px 25px 0px 25px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#revbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	z-index:8;
}


/*****Special Reports Page*****/

#specialreportsmain {
	position: relative;
	width: 800px;
	height:800px;
	background-image: url('img/indexmainbackground.png');
	z-index:10;
}
#specialreportsbox {
	position: absolute;
	width: 420px;
	text-align:left;
	left: 30px;
	top: 180px;
	z-index:10;
}
#specialreportsintro {
	position:absolute;
	width: 300px;
	text-align:left;
	top: 180px;
	left: 475px;
}
/*****HCG Report Page*****/

#hcgreportmain {
	position: relative;
	width: 800px;
	background-color:#ffffff;
	z-index:10;
}
#hcgreporttext {
	position: relative;
	width: 780px;
	padding:10px;
	background-color:#ffffff;
	z-index:10;
	text-align:center;
}


/*****Buy Page****/

#buymain {
	position: relative;
	width: 800px;
	height: 850px;
	background-image: url('img/buymainbackground.png');
	z-index:10;
}
#buyoptclub {
	position:absolute;
	width:600px;
	top:115px;
	left:100px;
	z-index:21;
}
#buyebook {
	position: absolute;
	width: 400px;
	height: 400px;
	text-align: center;
	left: 400px;
	top: 170px;
	z-index: 10;
}
#buybook {
	position: absolute;
	width: 400px;
	height: 250px;
	text-align: center;
	left: 400px;
	top: 560px;
	z-index: 11;
}
#buybookpackage {
	position: absolute;
	width: 400px;
	height: 200px;
	text-align: center;
	left: 400px;
	top: 370px;
	z-index: 14;
}
#buyexpectsuccessbox {
	position: absolute;
	width: 470px;
	text-align: center;
	left: 300px;
	top: 325px;
	z-index:10;
}
#buycontainer {
	width:100%;
	margin:0px auto;
	padding:0px;
}
#buymain2 {
	position: relative;
	width: 800px;
	height:699px;
	z-index:9;
}
#buymain3 {
	position: relative;
	width: 800px;
	height:155px;
	background-image: url('img/buyheaderbackground.png');
	z-index:11;
}
#buybulletboxebook {
	position: absolute;
	width: 800px;
	height:300px;
	text-align: left;
	left: 0px;
	top: 170px;
	z-index:10;
}
#buybulletboxbookpack {
	position: absolute;
	width: 470px;
	text-align: left;
	left: 0px;
	top: 360px;
	z-index:12;
}
#buybulletboxbook {
	position: absolute;
	width: 800px;
	height:250px;
	text-align: left;
	left: 0px;
	top: 565px;
	z-index:10;
}
#buymain2header {
	position: absolute;
	width: 470px;
	text-align: center;
	left: 150px;
	top: 40px;
	z-index:10;
}
#indent {
	text-align: left;
	position:relative;
	left:20px;
	z-index:20;
}
#inline {
	position:relative;
	text-align:left;
	z-index:20;
}
#left {
	text-align:left;
	position:relative;
	left:-10px;
	z-index:20;
}
#boxes{
	font-family: "Copperplate Gothic Bold";
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	background-color: #9999FF;
	color: #666666;
}

/*****Terms and Conditions Page*****/
#tcmain {
	position: relative;
	width: 800px;
	z-index:10;
}
#tctop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#tcmiddle {
	position:relative;
	width: 750px;
	padding: 0px 25px 0px 25px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#tcbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	z-index:8;
}

/*****Index Mock Page*****/
#mocktop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#mockmiddle {
	position:relative;
	width: 750px;
	padding: 0px 25px 0px 25px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#mockbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	z-index:8;
}
/*****BMR Calculator Page*****/
#calcmain {
	position: relative;
	width: 800px;
	height:800px;
	background-image: url('img/indexmainbackground.png');
	z-index:10;
}
#calcbg {
	position:absolute;
	top: 75px;
	left: 100px;
	width: 600px;
	height:700px;
	background-image: url('img/calcbackground.png');
	z-index:1;
}
#calcresults {
	position:absolute;
	text-align:left;
	padding:10px;
	top:400px;
	left: 50px;
	width: 320px;
	height:130px;
	background-image: url('img/calcresbackground.png');
	z-index:10;
}
/*****Critical Thinking Quiz Page*****/
#critmain {
	position: relative;
	width: 800px;
	height:800px;
	background-image: url('img/indexmainbackground.png');
	z-index:10;
}
#calcbg {
	position:absolute;
	top: 75px;
	left: 100px;
	width: 600px;
	height:700px;
	background-image: url('img/calcbackground.png');
	z-index:1;
}
#calcresults {
	position:absolute;
	text-align:left;
	padding:10px;
	top:400px;
	left: 50px;
	width: 320px;
	height:130px;
	background-image: url('img/calcresbackground.png');
	z-index:10;
}
/*****Jimmy Moore Landing Page*****/
#jimmysmain {
	position: relative;
	width: 800px;
	z-index:10;
}
#jmtop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#jmmiddle {
	position:relative;
	width: 800px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#jmbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	text-align:center;
	z-index:8;
}
/*****Fat Head Landing Page*****/
#naughton{
	border-style: groove;
	border-width: 3px 0px 3px 0px;
	border-color: black;
	margin: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	padding: 0px;
	background-color: #43AA03;
	height: 470px;
	width: 784px;
}
#quotenaughton {
	border-style: groove;
	border-width: 0px 0px 0px 2px;
	border-color: black;
	width: 400px;
	text-align: center;
	float: right;
	top: 0px;
	background-color: #43AA03;
	height: 470px;
}
#naughtonbuy {
	text-align:center;
	width:800px;
	position:relative;
	top:0px;
	height:5500px;
	background-color: #ffffff;
}
/*****Club Registration Page*****/

#clubregmain {
	position: relative;
	width: 800px;
	z-index:10;
}
#clubregtext {
	position: relative;
	width: 740px;
	padding:30px;
	z-index:10;
	text-align:center;
}
#crtop {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#crmiddle {
	position:relative;
	width: 800px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#crbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	text-align:center;
	z-index:8;
}
#dsccsignupbox {
	position: absolute;
	width: 680px;
	text-align:center;
	left: -250px;
	top: 243px;
	z-index:10;
	border:medium gray solid;
}




#booktrytop {
	position: relative;
	width: 800px;
	height: 175px;
	left:0px;
	background-image: url('img/booktrybgtop.png');
	background-position:left top;
	z-index:10;
}
#bookmiddle {
	position:relative;
	width: 800px;
	background-image: url('img/mockbackgroundmiddle.png');
	background-repeat:repeat-y;
	z-index:9;
}
#bookbottom {
	position:relative;
	width: 800px;
	height:82px;
	background-image: url('img/mockbackgroundbottom.png');
	background-repeat:no-repeat;
	text-align:center;
	z-index:8;
}
#booktrymainboxright {
	float:left;
	width: 470px;
	text-align:left;
	top: 0px;
	z-index:10;
}
#booktrymainboxleft {
	float:left;
	width: 300px;
	text-align:left;
	top: 0px;
	z-index:10;
}
#freestuffbooktry {
	background-image: url('img/freestuffbackground.png');
	position:relative;
	height:380px;
	width:250px;
	left: 20px;
}
#booktrytop2 {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#booktrytop3 {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#booktrytop4 {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}
#booktrytop5 {
	position: relative;
	width: 800px;
	height: 50px;
	left:0px;
	background-image: url('img/mockbackgroundtop.png');
	background-position:left top;
	z-index:10;
}

