body 
{
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: center;
	background-color: #d0e3f1;
	margin: 0;
	padding: 0;
}  
DIV
{
	color: #263a66;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A
{
	color: #263a66;
}
#Main
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	width: 1000px;
	height: 792px;	
}
.Home
{
	background-image: url(images/Home.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 792px;
}
.Home .Message
{
	color: #ffffff;
	position: relative; 
	top: 100px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.About
{
	background-image: url(images/About.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.About .Message
{
	color: #ffffff;
	position: relative; 
	top: 100px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.Leader
{
	position: relative;
	background-image: url(images/Leader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.Leader .Message
{
	color: #ffffff;
	position: relative; 
	top: 108px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.Leader .Blog
{
	image: url(images/MissLinda.gif);
	position: absolute; 
	top: 88px; 
	left: 800px; 
}
.Workshops
{
	background-image: url(images/Workshops.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.Workshops .Message
{
	color: #ffffff;
	position: relative; 
	top: 108px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.Workshop .MissLindaBlog
{
	position: absolute; 
	top: 168px; 
	left: 76px; 
}
.Workshops .SmallMessage
{
	font-size: 16px;
}
.Workshops .Names
{
	padding-left: 20px;
	font-size: 16px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.Testimonials
{
	background-image: url(images/Testimonials.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.Testimonials .Message
{
	color: #ffffff;
	position: relative; 
	top: 108px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.Testimonials .Quote
{
	position: absolute; 
	top: 168px; 
	left: 76px; 
}
.Testimonials .SmallMessage
{
	color: #00447b;
	font-size: 12px;
	font-style: italic;
	font-weight: bold; 
}
.Testimonials .Names
{
	padding-left: 20px;
	font-size: 16px;
}
.Blog
{
	background-image: url(images/BlogCentral.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.Blog .Message
{
	color: #ffffff;
	position: relative; 
	top: 108px; 
	left: 430px; 
	width: 540px;
	line-height: 20px
}
.Contact
{
	background-image: url(images/Contact.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.Contact .Message
{
	color: #ffffff;
	position: relative; 
	top: 295px; 
	left: 600px; 
	width: 400px;
	text-align: center;
	font-size: 16px;
}
.Contact .Message A
{
	color: #ffffff;
}
#TopNav
{
	color: #c2242b;
	padding-top: 21px;
	width: 920px;
	height: 39px;
	line-height: 39px;
	text-align: right;
	white-space: nowrap;	
}
.TopNavLink
{
	color: #c2242b;
	font-family: Arial Narrow;
	padding-right: 35px;
	white-space: nowrap;	
}
BODY#Index a#Index,
BODY#About a#About,
BODY#Purchase a#Purchase,
BODY#Dedications a#Dedications,
BODY#Contact a#Contact,
{
	text-decoration: underline;
}
.TopNavLink A
{	
	font-weight: bold;
	font-size: 13px;
	color: #c2242b;
	text-decoration: none;
	letter-spacing: 1px;
}
.TopNavLink A:hover
{
	color: #c2242b;
	text-decoration: underline;
}
.Divider
{
	color: #c2242b;
	width: 19px;
	text-align: center;
}
#LeftNav
{
	top: 145px;
	width: 168px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	position: absolute;
	left: 31px;
}
.LeftNavLink
{
	color: #00447b;
	height: 300px;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 42px;
	padding-right: 0px;
	white-space: nowrap;
		
}
.LeftNavLink A
{	
	font-size: 12px;
	color: #00447b;
	text-decoration: none;
	font-weight: bold;
}
.LeftNavLink A:hover
{
	color: #00447b;
	text-decoration: underline;
}
#Footer
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #999ea1;
	padding-top: 7px;
	padding-bottom: 7px;
}
#Footer A
{
	color: #999ea1;
}
#Footer A:hover
{
}
#Content
{
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
}
.FirstLetter
{
	font-size: 20px;
	color: #ffffff;
}
.FirstLine
{
	height: 26px;
	line-height: 26px;
}
.Left
{
	float: Left;
}
.Right
{
	float: right;
}
.Clearer
{
	clear: both;
}

A IMG 
{
	border: 0;
}
P.Small
{
	margin: 0 0 18px 0;
	line-height: 114%;
}
P.Large
{
	margin: 0 0 65px 0;
}
A.More
{
	font-size: 14px;
}
.SmallFont
{
	font-size: 11px;
}
BODY.PopUp{
    background-color: #000000;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#PopUp
{
    color: #263a66;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	position: relative;
    width: 500px;
    height: 100%;	
    background-color: #ffffff;
    text-align: left;
    padding: 15px;
    font-size: 12px;
    font-family: Arial;
}
#PopUp .Header{
    padding: 5px 0 5px 0;
    font-weight: bold;
    font-size: 15px;
}
#PopUp .Header IMG{
    padding: 3px; 
    border: solid 1px #000000;
}
#PopUp HR
{
    height: 1px;
    border-bottom: solid 1px #615b7e;
}
#PopUp P{
    margin: 2px 0 13px 0;
}
