/* @override http://www.geniuscatalyst.com/genius3.css */

#header {
	background-color: #A0B5CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#navcol {
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
	background-color: #FFFFFF;
}
#main {
	margin-right: 5px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-left: 205px;
	width: auto;
}
#sidecol {
	float: right;
	width: 250px;
	font-size: x-small;
	background-color: #FFFFFF;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.clear {
	clear: both;
}
#foot {
	background-color: #CCCCCC;
}
#quote {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#mainmenu {
	float: right;
	background-color: #FFFFFF;
	height: 800px;
	width: 200px;
}
#minibanner {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: small;
	color: #CC0000;
	background-color: #FFFFFF;
	width: 100%;
}
.clear {
	clear: both;
	height: 1px;
}
#testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #6699CC;
	color: #000000;
	margin-bottom: 5px;
}
#7myths {
	font-size: x-small;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	width: 250px;
}
#bibliotitle {
	font-size: medium;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
	width: 248px;
}
#biblioheader {
	background-color: #FFFFFF;
}
#biblioauthor {
	color: #333333;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.floatleft {
	float: left;
}
#tipheader {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#cafemain {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #99CC00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
}
#intro {
	font-size: small;
	background-image: url(images/mikeintro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 250px;
	padding-right: 25px;
	padding-left: 25px;
}
.red {
	font-size: medium;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
#tiptext {
	font-size: small;
	background-color: #FFFFFF;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #6699CC;
	border-bottom-color: #FFFFFF;
	border-left-color: #6699CC;
	margin: 0px;
	padding: 75px 50px 0px;
	background-image: url(images/newtipofday.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 150px;
}
.menu2 {
	float: left;
	height: 100px;
	width: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	cursor: hand;
}

#cafe {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
}
ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-indent: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-image: none;
	display: block;
	text-decoration: none;
	text-indent: none;
	list-style-type: disc;
}
cafe a:hover {
	color: #FFFFFF;
}
#cafeheader {
	border: 1px dotted #99CC00;
	background-color: #99CC00;
	width: 95%;
}
.cafeintro {
	background-color: #FFFFFF;
	border: 1px solid #99CC33;
	padding-right: 7px;
	padding-left: 6px;
	margin-right: 0px;
}
.floatright {
	display: none;
}
#intropic {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}
cafemain a:link {
	display: block;
}
cafemain a:hover {
	color: #FFFFFF;
	background-color: #CCCC00;
	display: block;
	border: 1px solid #99CC33;
}
#7mythsexplained {
	visibility: hidden;
}
.orange {
	color: #333333;
	background-color: #FFAFAF;
}
.redsmall {
	font-size: small;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
#ecourses {
	background-color: #FF3333;
}
#weeklytip {
	font-size: medium;
	color: #FFFFFF;
	background-color: #666666;
}
#course {
	width: 650px;
	border: 1px solid #CC3300;
	height: 100px;
}
#intro2 {
	margin-left: 0px;
	margin-right: 3px;
}
#7mythsphotos {
	height: 204px;
	width: 500px;
}
#tipheader2 {
	margin: 0px;
	height: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	background-color: #6699CC;
}
#main2 {
	margin-right: 0px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CC0000;
	border-top-style: none;
	border-bottom-style: none;
	margin-left: 250px;
}
#circle {
	margin-bottom: 10px;
}
#shop {
	margin-bottom: 10px;
}
#biblio {
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	font-size: small;
}
#quotebanner {
	padding: 0px;
	float: left;
	position: absolute;
	width: 339px;
	height: 69px;
	top: 39px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 875px;
}
#feature {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
.cafe {
	background-color: #FFFFFF;
	color: #0099FF;
	border: 1px solid #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#main2 {
	margin-right: 255px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	margin-left: 255px;
}
#subscribe2 {
	margin-right: 500px;
	display: block;
	background-color: #9CB4CC;
	width: 170px;
	margin-left: 250px;
}
#subscribe {
	background-color: #6699CC;
	width: 249px;
}
#floatright {
	float: right;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
.cafe2 {
	background-color: #99CC00;
	color: #FFFFFF;
	border: 1px none #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#sidecol2 {
	float: right;
	width: 500px;
	font-size: x-small;
	background-color: #FFFFFF;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
#bibliopage {
	background-color: #CC6600;
}
#dailytipnew {
	height: 300px;
	width: 400px;
	border: none;
	background-image: url(images/tipofdaymain.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 135px;
	overflow: visible;
	padding-right: 35px;
	padding-left: 35px;
}
#dailytipnew2 {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	width: 250px;
	margin-left: 15px;
	margin-right: 25px;
	clear: right;
}
#indexmain {
	margin-left: 255px;
	padding-right: 50px;
	padding-left: 50px;
}
#dailytipnew3 {
	height: 300px;
	width: auto;
	border: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	overflow: visible;
	padding-right: 35px;
	padding-left: 35px;
}
#main3 {
	padding-left: 15px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#teleclasses {
	position: absolute;
	visibility: hidden;
	left: 15px;
	top: 250px;
	width: 624px;
	height: 15px;
	background-color: #99CC00;
}
#tipsfloating {
	position: absolute;
	left: 17px;
	top: 250px;
	width: 554px;
	height: 15px;
	background-color: #99CC00;
	visibility: hidden;
}
#intro4 {
	position: absolute;
	width: 979px;
	left: 9px;
	top: 172px;
}
#intro3 {

	position: absolute;
	width: 844px;
	left: 273px;
	top: 172px;
}
#intro5 {

	position: absolute;
	width: 550px;
	left: 273px;
	top: 172px;
}
#sidecol9 {
	float: right;
	width: 370px;
	font-size: x-small;
	background-color: #FFFFFF;
	padding-right: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CC0000;
	position: absolute;
	left: 825px;
	top: 171px;
	height: 64px;
}
#intro6 {
	position: absolute;
	left: 257px;
	top: 173px;
	width: 611px;
	height: 1296px;
	background-color: #FFFFFF;
	z-index: 2;
}
#indexside {
	position: absolute;
	left: 882px;
	top: 173px;
	width: 267px;
	height: 275px;
	z-index: 3;
	visibility: visible;
}
#navcol5 {
	position: absolute;
	width: 233px;
	top: 169px;
	height: 168px;
}
#navcol6 {
	float: left;
	width: 200px;
	border: none;
	background-color: #FFFFFF;
}
#intro7 {
	position: absolute;
	left: 254px;
	top: 76px;
	width: 572px;
	height: 249px;
	background-color: #FFFFFF;
}
.mnct {
	background-color: #FFFFFF;
	border: 3px solid #99CC99;
	padding-right: 7px;
	padding-left: 6px;
}
#radio {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px none #C68D71;
	border-right: 1px solid #C68D71;
	border-bottom: 1px none #C68D71;
	border-left: 1px solid #C68D71;
}
.cafe3 {
	background-color: #99CC00;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px none #99CC00;
	border-bottom: 1px none #99CC00;
	border-left: 1px none #99CC00;
}
#tellafriend {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: center;
}
#navcol7 {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}
#intro7 {
	position: absolute;
	left: 205px;
	top: 172px;
	width: 611px;
	height: 1296px;
	background-color: #FFFFFF;
	z-index: 2;
}
#cafeheader3 {
	background-color: #FFFFFF;
	border-top: 1px dotted #6699cc;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}
#indexleftmenu {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 25px;
	padding-left: 25px;
}
#intro8 {
	position: absolute;
	left: 206px;
	top: 241px;
	width: 600px;
	height: 249px;
	background-color: #FFFFFF;
}
#bibliotitle2 {
	font-size: medium;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
}
#feature2 {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	width: 180px;
}
#radioarchives {
	float: right;
	width: 250px;
	font-size: small;
	background-color: #FFFFFF;
	padding-right: 0px;
	font-family: "Comic Sans MS";
	border: 1px solid #999999;
}
#indexside2 {
	position: absolute;
	left: 818px;
	top: 170px;
	width: 250px;
	z-index: 3;
	visibility: visible;
}
#radio1 {
	width: 25%;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
#radio2 {
	margin-left: 0px;
	float: left;
	width: 25%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#radio3 {
	margin-left: 0px;
	float: left;
	width: 25%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main4 {
	padding-left: 15px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 783px;
	background-position: left;
}
#guestpageheader {
	width: 800px;
}

#intro9 {
	left: 207px;
	top: 183px;
	width: 100%;
	background-color: #FFFFFF;
	margin-left: 210px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: gray;
	list-style-image: url(images/bullet.png);
	list-style-type: disc;
	
	padding: 5px 0px 5px 5px;
}

#intro2 ul li {
	list-style-type: disc;
}
li:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
li:link {
	color: #FFFFFF;
}
.lesson {
	font-family: "Comic Sans MS";
	font-size: medium;
}

