﻿body
{
    background-color: #000000;
	text-align:center;
	color: #e0e0e0;
}

body, td, select
{
	margin:0;
	padding:0;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form
{
	padding:0;
	margin:0;
	border:0;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	vertical-align:top;
}

li 
{
   margin-bottom: 2px;
}

table
{
	border-collapse: collapse;
}

a { color: #0000ff }

a:visited { color: #a040a0; }

a:hover { color: #ff0000; }

h1
{
    padding: 5px 0px;
    font-size: 20px;
    margin:0px;
    font-weight: bold;
    color: #d67D5f;
}

.h1Under
{
    border-bottom: 1px dashed #808080;
    border-bottom-color: #DD9768;
}

h2
{
    padding:3px 0px;
    margin:0px;
    font-size: 16px;
    font-weight: bold;
    color: #d67D5f;
}


h3
{
    padding:3px 0px;
    margin:0px;
    font-size: 15px;
    font-weight:normal;
    color: #000000;
}


.AlertColor
{
	color: #ff0000;
}

.GrayTextColor
{
    color: #909090;
}

.aR { text-align:right; }
.aL { text-align:left; }
.aC { text-align:center; }
.aJ { text-align:justify; }
.clearBoth { clear:both; }
.twoC { width:49%;float:left; overflow:hidden;}
.underline { text-decoration: underline }

#MainFrame
{
    width:814px;
    margin: 30px auto 30px auto;
    text-align:left;
}

#Header
{
    background-image: url('/images/header.jpg');
    height: 184px;
    position:relative;
}

#HeadFloater
{
    position:absolute;
    bottom:12px;
    left:90px;
    width:700px;
    color: #FFFFCC;
    text-align: right
}

.TagHighlight
{
    color: #ffffff;
}

#Copyright
{
    clear:both;
    padding-top:40px;
    padding-bottom:40px;
}

#Columns
{
    margin: 20px 0px;
}

#ContentColumn
{
    width:630px;
    float:right;
}

#SideColumn
{
    float:left;
    width: 180px;
    overflow:hidden;
       
}

#ContentHeader
{
    background-image: url("/images/ContentTop.jpg");
    background-repeat: no-repeat;
    height:27px;
}

#ContentBlock
{
    background-image: url("/images/ContentCenter.jpg");
    background-repeat: repeat-y; 
    padding: 0px 30px 10px 35px;
    margin:0px;
    color: #000000;
    overflow:hidden;
    line-height: 1.5em;
}

#ContentFooter
{
    background-image: url("/images/ContentBottom.jpg");
    background-repeat: no-repeat;
    height:22px;
}

#NavBox
{
    margin: 8px 0px 20px 0px;
}

.NavBoxButton, .NavBoxButtonF, .NavBoxButtonH
{
    margin-bottom: 5px;
    height:32px;
    background-image: url("/images/SideButtonF.jpg");
    background-repeat: no-repeat;
    text-align:center;
    color: #000000;
    font-size: 12px;
    line-height:32px;
    cursor:pointer;
}

.NavBoxButtonF
{
    background-image: url("/images/SideButtonF.jpg");
}

.NavBoxButtonH
{
    background-image: url("/images/SideButtonH.jpg");
}

.slBtn,.slBtnHover
{

    margin:0px;padding: 2px 4px;
	background-image: url('/images/BtnY.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
    background-color: #f8f8f8;
    border:1px solid #c0c0c0;

}

.slBtnHover
{
    background-color: #fffff7;
	background-position: 0px -28px;
    color: #ff0000;
    cursor: pointer;
}

#ArticleIndex a { color: #d67D5f; text-decoration:none }

#ArticleIndex a:visited { color: #962D1f; }

#ArticleIndex a:hover { color: #ff0000; }

.ArticleListBlock
{
    margin-bottom:10px;
    clear:both;
}

.ArticleListImgBlock
{
    float:left;
    width:115px;
    cursor:pointer;
}

#ArticleIndex img { width:100px; height:100px; }

#ArticleContent img { float:left; border:0; margin: 0px 8px 4px 0px }

#ArticleContent p
{
    text-align:justify;
}

.ScriptureQuote
{
	margin:10px;
	font-style:italic;	
	background-color:#fffff7;
    overflow:hidden;
    padding: 5px;
    border:1px dashed #e0e0e0;
}
