body  {
    background: #000000;
    color: #000000;
    margin-top: 15px; margin-bottom: 15px;
    margin-left: 20px; margin-right: 20px;
    scrollbar-3d-light-color : #cccccc;
    scrollbar-arrow-color : #000000;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #cc9999;
    scrollbar-face-color : #ffffff;
    scrollbar-highlight-color : #cccccc;
    scrollbar-shadow-color : #c0c0c0;
    list-style-type: disk outside;
    color: #000000;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: small;
}

a {
    text-decoration: underline;
    color:  #000000;
}

a:visited {
    color:  #000000;
}

a:active {
    color:  #000000;
}

a:hover {
    color : #000000;
    background-color: #F5F5F5;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 110%;
}

.ferss
{
    border-width: 3px;
    border-color: #800000;
    border-style: solid;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:   medium;
    color:       #000000;
    background-color: #f5f5f5;
    padding-top:  5px;
    padding-bottom: 5px;
}

/* The entire page */
#fepage {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

/* The content on the page */
#fecontent {
    padding: 30px 14px 14px 14px;
    position: relative;
}

/* Logo banner */
#febanner {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

/* Left column */
#feleftcol {
    float: left;
    width: 210px;
}

/* Middle column */
#femidcol {
    float: left;
    width: 536px;
    padding-left: 12px;
}

/* Right column */#ferightcol {    float: right;    width: 190px;}/* Bottom banner */#febottombanner {  clear: both;  height: 22px;}/* A given section in the middle */.femidblock{}/* Section header (e.g., Being Catholic */

.fesecheader {
    clear: both;
    vertical-align: top;
}

#blogframe, #forumframe {

    padding-left: 3px;
    padding-right: 3px;
}

#blogborder {
    border-width: 3px;
    border-color: #800000;
    border-style: solid;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 32px;
    padding-top: 16px;
}

/* Section info: image plus description */.fesecinfo {}.fesecinfoimage {    float: left;    width: 50px;    margin: 14px;}.fesecinfotext {    float: left;    width: 444px;    margin: 14px 14px 14px 0px;    text-align: justify;}

.ferightnav {
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-width: 3px;
    border-color: #800000;
    border-style: solid;
    padding: 4px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.smallprint {
    font-size: xx-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
 * Content Pages
 */

#fepagecontent {
    position: relative;
}

/* Content page banner */
#fepagebanner {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
}

/* Left column */
#fepageleftcol {
    float: left;
    width: 250px;
    background-color: #ffffff;
}

/* Content column */
#fepagemidcol {
    float: left;
    width: 730px;
    background-color: #ffffff;
}

#fequote {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: x-small;
}
