
html, body { 
    min-height: 100%
}

body
{
    font-family: Myriad, "Lucida Grande", "Lucida Sans Unicode", "Nimbus Sans L", Arial, sans-serif;
    font-size: 13px;
    font-weight: Normal;
    color: #000000;
    background-color: #eef0f6;
    background-image: url('../images/bottom_grad.jpg'); 
    background-position: left bottom; 
    background-repeat: repeat-x;
    padding: 0px; 
    margin: 0px;
    vertical-align: bottom;
}

.sf_postTitle
{
    clear:both;
}

A:link      { color: #000000; font-weight: bold; text-decoration: underline; }
A:visited   { color: #000000; font-weight: bold; text-decoration: underline; }
A:active    { color: #000000; font-weight: bold; text-decoration: underline; }
A:hover     { color: #000000; font-weight: bold; text-decoration: none; }

#container
{
    top: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 992px;
}

#mainArea
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 992px;
    background-image: url(../images/side_shadow.png);
    background-repeat: repeat-y;
    background-position: left top;
}

#topHeader
{
    height: 111px;
    width: 980px;
    top: 0px;
    left: 6px;
    background-image: url(../images/top_grad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    position: relative;
}

.logoPosition
{ position: absolute; top: 0px; left: 15px; }

.articleTitle
{
    font-size: 16px;
    font-weight: Bold;
    text-decoration: none;
    color: #000000;
}

A.articleTitle:link      { color: #000000; font-weight: bold; text-decoration: none; }
A.articleTitle:visited   { color: #000000; font-weight: bold; text-decoration: none; }
A.articleTitle:active    { color: #000000; font-weight: bold; text-decoration: none; }
A.articleTitle:hover     { color: #000000; font-weight: bold; text-decoration: none; }

.pageTitle
{
    font-size: 20px;
    font-weight: Bold;
}

.articleShort
{
    font-size: 11px;
    font-weight: Normal;
}

.navHeader
{
    position: absolute;
    top: 80px;
    width: 100%;
    padding-right: 20px;
    float: right;
}

.rmHorizontal { float: right; }

.rmItem { color: #ffffff !important; margin: 0 0.15em; }

.rmLink:link    { color: #ffffff !important; text-decoration: none !important; } 
.rmLink:visited { color: #ffffff !important; text-decoration: none !important; } 
.rmLink:active  { color: #ffffff !important; text-decoration: none !important; } 
.rmLink:hover   { color: #ffffff !important; text-decoration: underline !important; } 

.rmText { cursor: pointer; }
.rmText:link    { color: #ffffff !important; text-decoration: none !important; } 
.rmText:visited { color: #ffffff !important; text-decoration: none !important; } 
.rmText:active  { color: #ffffff !important; text-decoration: none !important; } 
.rmText:hover   { color: #ffffff !important; text-decoration: underline !important; } 

#Flash
{
width: 968px; padding-left: 12px; padding-right: 12px; padding-top: 10px; padding-bottom: 20px;
}

#Main
{
    width: 450px; padding-left: 35px; padding-right: 5px; padding-top: 10px; padding-bottom: 20px;
}

#SideBar
{
    width: 450px; padding-left: 5px; padding-right: 35px; padding-top: 10px; padding-bottom: 20px;
}

#articleMain
{
    width: 570px; padding-left: 35px; padding-right: 10px; padding-top: 10px; padding-bottom: 20px;
}

#articleSideBar
{
    width: 270px; padding-left: 20px; padding-right: 20px; padding-top: 25px; padding-bottom: 20px;
}

#tcllMain
{
    width: 570px; padding-left: 35px; padding-right: 5px; padding-top: 10px; padding-bottom: 20px;
}

#tcllSideBar
{
    width: 270px; padding-left: 5px; padding-right: 35px; padding-top: 10px; padding-bottom: 20px; text-align: left;
}

#fullFlash
{
width: 968px; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 20px;
}

#fullMain
{
width: 920px; padding-left: 35px; padding-right: 35px; padding-top: 10px; padding-bottom: 20px;
}

.aboutLOGiQ3
{
margin-top: 10px;
}

.aboutLOMA
{
margin-top: 10px;
}

.homeBoxTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #050556;
}

.homeBoxText
{
    font-size: 11px;
}

.poweredBySitefinityLogo 
{
    margin: -17px 0 0 950px;
}
