body
{
    font: 14px arial;
    background-color: #ffffff;
	margin: 5px 10px 0px 10px;

}
a:link {font: bold 14px; color: #000000; text-decoration: underline;} 
a:active {font: bold 14px; color: #000000; text-decoration: underline;}
a:visited {font: bold 14px; color: #000000; text-decoration: underline;}
a:hover {font: bold 14px; color: #000000; text-decoration: underline;}
hr {height: 1px; color: #000000; margin: 20px 0px 20px 0px; }
img {border: 0px; }
table.dotted {border-collapse: collapse; border: 0px; }
td.dotted {border: 1px dotted black; font-size: 14px; vertical-align: top; padding: 30px; }
table.dark {border: 1px solid black; color: #ffffff; background-color: #7F5DAB; }
td {font-size: 14px; vertical-align:top; }


.you  { color: #ff0000 }
.business  { color: #ff8c00 }
.family  { color: #fff200 }
.finances  { color: #008000 }
.health  { color: #0000ff }
.house  { color: #800080 }

.logo
{
    padding: 10px 0px 20px 0px;
    text-align: center;
}

.title
{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

h1
{
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    text-align: center;
}

h2
{
    margin: 0px;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

h3
{
    font-size: 18px;
    font-weight: bold;
}

.heading
{
    font-size: 18px;
    font-weight: bold;
}

.smalltext
{
    font-size: 10px;
    font-face: arial;
    text-align: center;
}

.tabs
{
    text-align: center;
}

.tab
{   
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
    border-top: solid 1px #000000;
    text-align: center;
}

a.you:hover  { color: #ff0000 }
a.business:hover  { color: #ff8c00 }
a.family:hover  { color: #fff200 }
a.finances:hover  { color: #008000 }
a.health:hover  { color: #0000ff }
a.house:hover  { color: #800080 }

.content
{
    margin: 0px 20px;
    padding: 30px 100px;
    border: solid 1px #000000;
    background-image: url(images/rainbow.gif);
    background-attachment: fixed;
}

a.contentlink:link
{
    font-weight: bold;
    font-size: 14px;
}

a.contentlink:active
{
    font-weight: bold;
    font-size: 14px;
}

a.contentlink:visited
{
    font-weight: bold;
    font-size: 14px;
}

a.contentlink:hover
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}

.quote
{
    margin: 5px 45px 5px 45px;
    padding: 20px;
    border: solid 1px #000000;
    text-align: center;
}

.smallquote
{
    font-size: 12px;
    font-style: italic;
    text-align: center;
}
a.smallquote:link {font: italic 12px;} 
a.smallquote:active {font: italic 12px;}
a.smallquote:visited {font: italic 12px;}
a.smallquote:hover {font: italic 12px;}

.inset
{
    margin: 20px 60px 20px 60px;
}

.indent
{
    margin: 0px 0px 0px 60px;
}

.photoleft
{
    margin: 0px 30px 10px 0px;
    float: left;
}

		
div.feedBurnerFeedBlock {float: right; margin-left: 20px; padding: 10px ;width: 250px; font-size: 12px; border: solid 1px #000000; }
div.feedBurnerFeedBlock p.feedTitle {font-size: 12px; font-weight: bold; color: #0000ff; margin-bottom: 10px; }
div.feedburnerFeedBlock p.date {font-size: 9px; margin: 0px; }
div.feedBurnerFeedBlock a:link {font-weight: bold; font-size: 12px; } 
div.feedBurnerFeedBlock a:visited {font-weight: bold; font-size: 12px; } 
div.feedburnerFeedBlock ul {margin: 0px; }
div.feedburnerFeedBlock li {list-style:none; margin-bottom: 10px;}


.footer
{
    margin: 0px 20px;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    font-size: 10px;
    font-face: arial;
    text-align: center;
}