﻿body
{
    background-color:#3C3C3C;
    font-family:Verdana;
    font-size:11pt;
    margin:0px;
}

h1
{
    font-family:Tahoma;
    font-size:35pt;
}

h2
{
    color:Maroon;
    font-family:Tahoma;
    font-size:20pt;
}


.PageTopA
{
    background-color:#3C3C3C;
    height:154px;
}

.logo
{
    background-color:#202020;
    width:1000px;
    position:relative;
    margin-left:0 auto;
    margin-right:0 auto;
}



.PageMiddle
{
    position:relative;
    background-color:#006B8C;
    margin-left: auto;
    margin-right: auto;
    width:1000px;
}

.bottom
{
    background-color:#989898;
    margin-left: auto;
    margin-right: auto;
    width:1000px;
    height:30px;
}


.MenuTable
{
    position:relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#3C3C3C;
}




.MenuNormal
{
	background-color: #3C3C3C;
	height: 35px;
	color: Black;
	font-family: Verdana;
	font-size: 14pt;
}



.MenuSelected
{
    padding: 0px;
	background-color: #3C3C3C;
	color:White;
	height: 36px;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
}

.footer
{
    position:relative;
    margin-left: auto;
	margin-right: auto;
	width:1000px;
    
}

.rssimage
{
    left: 260px;
    top: -20px;
	position:relative;	
	width:53px;
	height:53px;
}

.rss
 {
     left:100px;
    font-family : Verdana;
	font-size: 10pt;
	font-weight:bold;
	position:relative;
}

.Content
{
    background-color:White;
	width: 950px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}


.BlogCategoryLink
{
    color: White;
    text-decoration: none;
}

.BlogCategoryTitle
{
    font-weight: bold;
    font-size: 11pt;
}

.BlogCatTitleStyle
{
    width:350px;
}

.BlogCatAuthorStyle
{
}

.BlogCatDateStyle
{
}


.BlogArticleLink
{
    color: blue;
    font-size:10pt;
    text-decoration: none;
}

.BlogSearchHeader
{
    color:Black;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;    
}

.BlogSearchAll
{
    position:relative;
    left:10px;
}

.BlogSearchAllLink
{
    color:blue;
    text-decoration:none;
}


.BlogSearchOptions
{
    text-decoration:none;
    color:Black;
}

.BlogRecentLink
{
    text-decoration:none;
    color:blue;
    font-size:11pt;
}


.sitelink
{
    text-decoration:none;
    font-size:10pt;
}



.affirmationadd
{
	font-family:Arial;
	font-size:14px;
	background-color:#981BFF;
	width:120;
	font-style:italic;
	text-align:center;
	border-right: 6px solid  #FA8805;
	border-left: 6px solid  #FA8805;
	border-top: 6px solid  #FA8805;
	border-bottom: 6px solid  #FA8805;
	
}

.blogtitle
{
	color:Black;
	font-size:13pt;
	font-weight:bold;
	
}

.blogauthor
{
	color:blue;
	font-size:10pt;
}

.lists
{
    background-image: url('http://www.lifemadegreat.com/LMGimages/lists.jpg');
    position:relative;
    left:150px;
    width: 425px;
    height: 403px;
    background-repeat: no-repeat;
}

.liststable
{
    position:relative;
    font-size:9pt;
}



