        body {
                text-align: center;
                margin-right: auto;
                margin-left: auto;				
				margin-top: 7px;
				padding-top: 0px;
				background-image:  ;
 				background-color: #d0e0eb;
                /* font-family: lighter Georgia, Garamond, Serif; */
				font: normal 15px arial, verdana, lucida, sans-serif;
                }

        #clear  {
                clear: both;
                }


        #frame {
                width: 835px;
                margin-right: auto;
                margin-left: auto;
                margin-top: 0px;
                padding: 0px;
                height: auto;
                text-align: left;
                border: none;
                }

        #contentheader {
                width:733px;
                padding: 0px;
                margin: 0px;
                border: none;
                text-align: left;
                }

        #contentcomment {
                width: 290px;
                background: white;
                padding: 15px;
                border: solid;
                border-width: 1px;
                text-align: left;
                }

        #heading {
                font-size: 140%;
                text-align: center;
                font-family: arial, verdana, lucida, sans-serif;;
                text-align: left;
                margin-right: auto;
                margin-left: auto;				
                color: #000000;
                text-indent: 0;
                margin-bottom: -15px;
                }

        #datetime {
                font-size: 70%;
                text-align: left;
                font-family: Georgia, Garamond, Serif;
                text-align: left;
                margin-left: 0;
                color: #000000;
                text-indent: 0;
                }
                
        #footer {
                font-size: 75%;
                font-family: lighter Georgia, Garamond, Serif;
                color: #000000;
                line-height: 15px;
                clear: both;
                }
                
        #errorfont {
                color: red;
        }

        a {font-size: 100%; text-align: left; font: normal 15px arial, verdana, lucida, sans-serif; color: #818C75; font-weight: normal;}
        a:link {text-decoration: none;}
        a:visited {text-decoration: none;}
        a:active {text-decoration: none;}
        a:hover {text-decoration: underline;}
        
        a.main {font-size: 100%; text-align: left; font-family: lighter Georgia, Garamond, Serif; color: #5C3317; font-weight: bold;}
        a.main:link {text-decoration: none;}
        a.main:visited {text-decoration: none;}
        a.main:active {text-decoration: none;}
        a.main:hover {text-decoration: underline;}
				
        a.bodylink {font-size: 75%; text-align: left; font-family: verdana, arial, sans; color: #666699; }
        a.bodylink:link {text-decoration: none;}
        a.bodylink:visited {text-decoration: none;}
        a.bodylink:active {text-decoration: none;}
        a.bodylink:hover {text-decoration: underline;}
        


/* default settings for all div tags. */
div
{
}

/******************************************************************************
	THE FOLLOWING STYLES AFFECT <div id="banner">...</div>
******************************************************************************/

/* applied to the banner div. */
#banner
{
	width:733px;
	text-align: center;
	margin-right: auto;
    margin-left: auto;					
	border-bottom: 5px;
	background: white;
	padding-top: 1px;
}


/******************************************************************************
	THE FOLLOWING STYLES AFFECT <div id="navLinks">...</div>
******************************************************************************/

/* style of the div containing the navigation links. */
#navLinks
{
	border-top: 3px solid #667D8D;
	padding-top: 10px;
	padding-left: 23px;
	width: 815px;
	height: 30px;
	text-align: center;
    margin-right: auto;
    margin-left: auto;					
	vertical-align: middle;
}

/* style of the list containing the navigation links. */
#navLinks ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* style of the items in the navigation list. */
#navLinks ul li
{
	display: block;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* style of the linked list items. */
#navLinks ul li a
{
	width: 130px;
	height: 19px;
	/* border-top: 2px solid #667D8D;
	border-bottom: 2px solid #667D8D; */
	border-left: 1px solid #D3DEC7;
	border-top: 1px solid #D3DEC7;
	border-bottom: 1px solid #D3DEC7;		
	border-right: 0px;
	padding: 2;
	color: #667D8D;
	text-decoration: none;
    display: block;
	text-align: center;
	font: normal 10px/19px arial, verdana, lucida, sans-serif;
}

/* style of the link in the nav bar while the mouse hovers over it. */
#navLinks ul li a:hover
{
	color: #575A55;
	background: #CCD6DE;
}

/* style of the link in the nav bar when it's clicked. */
#navLinks a:active
{
	background: #FFFFFF;
	color: #CCCCCC;
}

/******************************************************************************
	THE FOLLOWING STYLES AFFECT <div id="content">...</div>
******************************************************************************/

#content
{
                
	border-bottom: 3px solid #667D8D;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 0px;			
    margin-right: auto;
    margin-left: auto;					
	width: 798px;
	text-align: left;
}

/******************************************************************************
	THE FOLLOWING ARE GENERAL STYLES.  
******************************************************************************/
.mainLayout
{
	background: #FCFCFC;
	border-left: 3px solid #667D8D;
	border-right: 3px solid #667D8D;
}

.blog
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 8px;
}

.blogbody
{
	font-family: georgia, verdana, arial, sans-serif;
	color: #333;
	font-size: small;
	font-weight: normal;
	background: #F5F5F5;
	line-height: 100%;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.title
{
	font-family: verdana, arial;
	font-size: 70%;
	color: #575A55;
	font-weight: bold;
}

.date
{
    font-family: verdana, arial;
	font-size: 70%;
	color: #575A55;
	font-weight: bold;
}

a.date
{
    font-family: verdana, arial;
	font-size: 70%;
	color: #667D8D;
	font-weight: bold;
}

.pagesubhead
{
    font-family: verdana, arial;
	font-size: 90%;
	color: #575A55;
	font-weight: bold;
}

.posted
{              
	font-family: verdana, arial;
	font-size: small;
	color: #575A55;
	font-weight: bold;
                
}

.powered {
		font: normal 11px arial, verdana, lucida, sans-serif;
		color:#575A55;
		text-align:center;
		margin-top: 5px;
		}	

/******************************************************************************
	THE FOLLOWING ARE GENERAL STYLES.  
******************************************************************************/
.comments-body
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 100%;
	padding: 5px;
}

.comments-post
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #D9CBBD;
}

.trackback-body
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 100%;
	padding: 10px;
}

.trackback-url
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 10px;
	border: 1px dashed #CCC;
}

.trackback-post
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}


.comments-head
{
	font-family: georgia, verdana, arial, sans-serif;
	font-size: small;
	color: #666;
	border: 1px solid #999;
	padding: 6px;
	background: #FFF;
	font-weight: normal;
	margin-top: 10px;
}

#banner-commentspop
{
	font-family: georgia, verdana, arial, sans-serif;
	color: #000;
	font-size: large;
	font-weight: bold;
	border-bottom: 1px;
	border-top: 3px solid #D9CBBD;
	background: #D9CBBD;
	padding: 5px;
}