body                { /* Page Body */
	background-color	: #FFFFFF;
	text-align      	: left;
	overflow        	: auto;
	margin				: 0px;
	color				: green;
	font-family			: Georgia;
	font-size			: 18px;
	background-image	: url('images/thinbarbkg.gif');
	background-repeat	: repeat-y;
	}

a:link { color: navy; text-decoration: none;}
a:visited { color: navy; text-decoration: none;}
a:hover { color: red; text-decoration: underline;}
a:visited:hover { color: red; text-decoration: underline;}

.formbutton{background:black;color:white;font-family:"Georgia";font-size:20px;cursor:pointer;}
.formbutton:hover{background:#b8f7ad;color:black;font-family:"Georgia";font-size:20px;cursor:pointer;}
.formbutton2{background:#eeeeee;color:black;font-family:"Georgia";font-size:20px;cursor:pointer;}
.formbutton2:hover{background:orange;color:black;font-family:"Georgia";font-size:20px;cursor:pointer;}
input{background-color: #dddddd;color: black;font-family:"Georgia";font-weight:bold;font-size:18px;text-align:center;}
textarea{background-color: #dddddd;color: black;font-family:"Georgia";font-weight:bold;font-size:18px;}

div#page_content           {	/* almost all pages content areas  */
	position        : relative;
	left            : 0.00px;
	top             : -20.00px;
	width           : 750.00px;
	height          : auto;
	text-align      : left;
	margin-left     : 0.00px;
	margin-top		: 0.00px;
	border			: 0px black solid;
	padding			: 10px;
	}
	
div#page_content_payments           {	/* payment page content area  */
	position        : relative;
	left            : 0.00px;
	top             : -20.00px;
	width           : 850.00px;
	height          : auto;
	text-align      : left;
	margin-left     : 0.00px;
	margin-top		: 0.00px;
	border			: 0px black solid;
	padding			: 10px;
	}

span#header		{	/* heading */
	position        : absolute;
	left            : 210.00px;
	top             : 15.00px;
	border			: 3px dotted #000000;
	text-align      : center;
	width			: 500px;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 10px;
	}
span#header_home		{	/* heading default.asp */
	position        : absolute;
	left            : 210.00px;
	top             : 5.00px;
	border			: 3px dotted #000000;
	text-align      : center;
	width			: 500px;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 10px;
	}
.cc001               { /* header class */
	font            : bold 21px Georgia;
	color           : navy;
	text-decoration	: none;
	text-align      : center;
	text-shadow		: 0 0 0.2em white,0 0 0.3em white;
	}

span#menu1		{	/* menu -- home */
	position        : absolute;
	left            : 15.00px;
	top             : 155.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
span#menu2		{	/* Samples */
	position        : absolute;
	left            : 15.00px;
	top             : 184.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
span#menu3		{	/* How it works */
	position        : absolute;
	left            : 15.00px;
	top             : 213.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
span#menu3a		{	/* Features */
	position        : absolute;
	left            : 15.00px;
	top             : 242.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
span#menu4		{	/* Buy it now */
	position        : absolute;
	left            : 15.00px;
	top             : 271.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
span#menu5		{	/* contact us */
	position        : absolute;
	left            : 15.00px;
	top             : 300.00px;
	border			: 0px solid black;
	text-align      : center;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 100;
	}
.cc007               { /* menu text class */
	font            : bold 12px Georgia;
	color           : #777777;
	text-decoration	: none;
	text-align      : center;
	}
.cc007 a               { /* menu text class a */
	font            : bold 12px Georgia;
	color           : navy;
	text-decoration	: none;
	text-align      : center;
	}
.cc007 a:hover            { /* menu text class a hover w/shadow */
	font            : bold 12px Georgia;
	color           : red;
	text-decoration : none;
	text-align      : center;
	letter-spacing	: 1.1px;
	text-shadow		: 0 0 0.1em white,0 0 0.2em white,0 0 0.3em white;
	}
.cc0071               { /* get started now link text class */
	font            : bold 12px Georgia;
	color           : #777777;
	text-decoration	: none;
	text-align      : center;
	}
.cc0071 a               { /* get started now link text class a */
	font            : bold 12px Georgia;
	color           : navy;
	text-decoration	: none;
	text-align      : center;
	}
.cc0071 a:hover            { /* get started now link text class a hover w/shadow */
	font            : bold 12px Georgia;
	color           : red;
	text-decoration : none;
	text-align      : center;
	letter-spacing	: 1.1px;
	text-shadow		: 0 0 0.1em white,0 0 0.2em white,0 0 0.3em white;
	}
img#image_top1             {	/* image at top of all pages 1 */
	position        : absolute;
	left            : -125.00px;
	top             : -90.00px;
	width           : auto;
	height          : 100px;
	z-index			: 100;
	}
img#image_top2             {	/* image at top of all pages 2 */
	position        : absolute;
	left            : 650.00px;
	top             : -90.00px;
	width           : auto;
	height          : 100px;
	z-index			: 100;
	}
img#image_left             {	/* image on the left of all pages */
	position        : absolute;
	left            : -130.00px;
	top             : 500.00px;
	width           : auto;
	height          : 100px;
	z-index			: 100;
	}
img#google             {	/* google logo */
	position        : absolute;
	left            : -150.00px;
	top             : 685.00px;
	width           : 110px;
	height          : 35px;
	z-index			: 100;
	}
img#amazon             {	/* amazon logo */
	position        : absolute;
	left            : -150.00px;
	top             : 635.00px;
	width           : 110px;
	height          : 35px;
	z-index			: 100;
	}
img#firefox             {	/* firefox logo */
	position        : absolute;
	left            : -150.00px;
	top             : 735.00px;
	width           : 110px;
	height          : 35px;
	z-index			: 100;
	}
img#image_howitworks            {	/* image on the right howitworks.asp */
	position        : absolute;
	left            : 750.00px;
	top             : 340.00px;
	width           : auto;
	height          : 100px;
	z-index			: 10;
	}
div#search_box           {	/* search for teacher box  */
	background-image: url('images/search_box.png');
	background-repeat:no-repeat;
	position        : absolute;
	left            : 35.00px;
	top             : 390.00px;
	width           : 295.00px;
	height          : 130.00px;
	padding			: 10px;
	z-index			: -10;
	border			: 0px black solid;
	}
div#search_box2          {	/* search for teacher box  */
	background-image: url('images/search_box.png');
	background-repeat:no-repeat;
	position        : relative;
	left            : 0.00px;
	top             : 0.00px;
	width           : 295.00px;
	height          : 135.00px;
	padding			: 10px;
	z-index			: 10;
	border			: 0px black solid;
	}
div#google2           {	/* google ad  */
	position        : absolute;
	left            : 400.00px;
	top             : 420.00px;
	width           : auto;
	height          : auto;
	}
.cc0088               { /* google div text class */
	font            : bold 11px Georgia;
	color           : #777777;
	text-decoration	: none;
	text-align      : center;
	}
.cc0088 a               { /* class a */
	color           : navy;
	text-decoration	: none;
	}
.cc0088 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
.cc00882               { /* top left div text class */
	font            : normal 17px Georgia;
	color           : green;
	text-align      : center;
	}
.cc00882 a               { /* class a */
	color           : navy;
	text-decoration	: none;
	}
.cc00882 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
.cc00883               { /* top right div text class */
	font            : bold 17px Georgia;
	color           : green;
	text-align      : left;
	}
.cc00883 a               { /* class a */
	color           : navy;
	text-decoration	: underline;
	}
.cc00883 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
.cc00884               { /* google div text class */
	font            : bold 11px Georgia;
	color           : black;
	text-decoration	: none;
	text-align      : center;
	}
.cc00884 a               { /* class a */
	color           : navy;
	text-decoration	: none;
	}
.cc00884 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
.cc00885               { /* google div text class */
	font            : normal 12px Georgia;
	color           : green;
	text-align      : left;
	}
.cc00885 a               { /* class a */
	color           : navy;
	text-decoration	: none;
	}
.cc00885 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
.cc00886               { /* google div text class */
	font            : normal 12px Georgia;
	color           : green;
	text-align      : center;
	}
.cc00886 a               { /* class a */
	color           : navy;
	text-decoration	: none;
	}
.cc00886 a:hover            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
div#register_button           {
	position        : absolute;
	left            : 460.00px;
	top             : 360.00px;
	width           : auto;
	height          : auto;
	}
.signup a               { /* signup link */
	color           : red;
	text-decoration	: underline;
	}
.signup a:hover            { /* signup link hover w/shadow */
	color           : navy;
	text-decoration : none;
	text-shadow		: 0 0 0.1em white,0 0 0.2em white,0 0 0.3em navy;
	}
.multiple               { /* multiple teacher link text class */
	font            : bold 12px Georgia;
	color           : #777777;
	text-decoration	: none;
	text-align      : center;
	}
.multiple a:hover  { /* class a */
	color           : orange;
	text-decoration	: underline;
	}
.multiple a            { /* class a hover */
	color           : red;
	text-decoration : underline;
	}
div#addthis          {
	position        : absolute;
	left            : 100.00px;
	top             : 590.00px;
	width           : auto;
	height          : auto;
	}
div#facebook          {
	position        : absolute;
	left            : 40.00px;
	top             : 620.00px;
	width           : auto;
	height          : auto;
	}
div#lower_text          {
	position        : absolute;
	left            : 0.00px;
	top             : 720.00px;
	width           : auto;
	height          : auto;
	border			: 0px solid black;
	}
div#login		{	/*  login box */
	position        : absolute;
	left            : -150.00px;
	top             : 275.00px;
	border			: 3px dotted #000000;
	text-align      : center;
	width			: 100px;
	height          : 180px;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 5px;
	}
.cc03               { /* login box class */
	font            : bold 10px 'Georgia';
	color           : navy;
	text-align      : center;
	}
.cc03 a               { /* login box a */
	color           : red;
	}
.cc03 a:hover               { /* login box a hover */
	color           : black;
	}
.cc03 input          		{ /* login box input */
	background-color: #eeeeee;
	color: black;
	font-family:"Georgia";
	font-weight:bold;
	font-size:10px;
	text-align:center;
	}
.cc03 input:hover          		{ /* login box input hover */
	background-color: yellow;
	}

div#google_button           {	/* google payment button  */
	position        : absolute;
	left            : 100.00px;
	top             : 270.00px;
	width           : 200px;
	height          : auto;
	background-color: white;
	padding			: 1px;
	border			: 0px solid #000000;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	}
div#amazon_button           {	/* google payment button  */
	position        : absolute;
	left            : 400.00px;
	top             : 270.00px;
	width           : 200px;
	height          : auto;
	background-color: white;
	padding			: 1px;
	border			: 0px solid #000000;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	}

span#notes		{	/* note on payment page buyitnow5.asp */
	position        : absolute;
	left            : 10.00px;
	top             : 435.00px;
	border			: 0px solid black;
	width			: auto;
	height          : auto;
	white-space		: nowrap;
	z-index			: 90;
	}
.cc099               { /* text */
	font            : normal 17px Georgia;
	color           : navy;
	}

.steps	{		/*  step text on howitworks.asp */
	color			: black;
	text-decoration	: underline;
	}

div#footer		{	/*  static footer */
	position        : absolute;
	left            : 290.00px;
	top             : 840.00px;
	width			: 425.00px;
	height          : auto;
	border			: 3px dotted #000000;
	background-color: #AEFDAF;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 6px;
	}
div#footer2		{	/*  adjusting footer */
	position        : relative;
	left            : 175.00px;
	top             : 20.00px;
	width			: 425.00px;
	height          : auto;
	border			: 3px dotted #000000;
	background-color: #AEFDAF;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 6px;
	}
div#footer3		{	/*  adjusting footer */
	position        : relative;
	margin			: 0 50px 0 50px;
	top             : 12.00px;
	width			: auto;
	height          : auto;
	border			: 3px dotted #000000;
	background-color: #AEFDAF;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 6px;
	}
div#footer_home		{	/*  static footer on default.asp */
	position        : absolute;
	left            : 300.00px;
	top             : 1190.00px;
	width			: auto;
	height          : auto;
	border			: 3px dotted #000000;
	background-color: #AEFDAF;
	text-align      : center;
	white-space		: nowrap;
	z-index			: 100;
	padding			: 6px;
	}
.footer               { /* footer class */
	font            : bold 14px 'Georgia';
	color           : red;
	text-align      : center;
	}
.footer a               {
	color           : red;
	text-decoration	: none;
	}
.footer a:hover               {
	color           : navy;
	text-decoration	: underline;
	}
