﻿
/* ---------- PAGE SECTIONS begin ---------- */
body
{
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #66CCFF;
    background-image: url('images/sc.gif');
    background-repeat:repeat;
    background-position: top left; 
    background-attachment:fixed; 
    text-align:left;
}

#PageContainer {margin:0 auto auto auto;}
#LeftColumn_Content {Width: 160px;margin: auto;color:White; vertical-align:top;}
#CenterColumn {margin: 2px;}
#CenterColumn_Content {Width: 606px;margin: auto;text-align:left;}
#RightColumn_Content {Width: 160px;margin: auto;color:White;vertical-align:top;}

.Footer
{
    background-image: url('images/footer_bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    height:50px;
    width:980px;
    margin:0px;
}

.ContentBody
{
    width:628px;
    background-color:#fff2cd;
}

.ColumnBody {
    background-color:Navy;
    padding-top:10px;
    padding-bottom:10px;
}

.Header
{
    height:125px;
    width:980px;
    margin:0px;
    padding:0px;
}
.ContentBg
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
/* ---------- PAGE SECTIONS End ---------- */


.Center {margin:auto;text-align:center;}

.Clear{clear:both ;}

.Pad{padding:5px;}

.Free{color:#6a0002;font-weight:bold;}


/* ----------- PAGE MENU begin ---------------- */
.MenuItem 
{
    font-size: large;
    font-weight: bold;
}

.MenuItem a
{
    padding: 0px 15px 0px 15px;
    text-decoration: none;   
}

.MenuItem a:visited, .MenuItem a:link
{
    color: White;
}

.MenuItem a:hover 
{
    color: yellow;
}


/* ----------- PAGE MENU end ---------------- */


/* ---------- HTML TAGS begin ---------- */
h1 {font-size:1.6em; padding-top:10px;}
h2 {font-size:1.3em;}
h3 {font-size:1.0em;}
h4 {font-size:0.8em;}
/* ---------- HTML TAGS end ---------- */
