﻿body
{
    font-family: "trebuchet MS" , verdana, arial, sans-serif;
    margin: 0 auto; /*Center container on page*/
    height: auto;
}
#mainBody
{
    background-image: url(background.jpg);
}
#header
{
    background-image: url(background.jpg);
    margin: 0 auto; /*Center container on page*/
    height: 100px; /*Height of top section*/
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    position: relative;
    left: 300px;
}
#headerTitle
{
    float: left;
    margin-top: 50px;
    margin-left: 30px;
}

#outer1
{
    float: left;
    width: 300px;
    background-image: url(theme8.png);
    height: 100%;
}
#outer1inner
{
    background-image: url(background.jpg);
    margin: 5px;
}
#outer2
{
    background: #e0e0e0;
    margin-left: 300px;
    padding: 10px;
}
#outer1, #outer2
{
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#outer2Content
{
    padding-left: 10px;
}
#wrapper
{
    overflow: hidden;
    background: #c0c0c0;
}

#links
{
    float: right;
}

#contentPlaceHolder
{
    padding-top: 30px;
}

div.lottie p 
{
font-family: 'Monotype Corsiva' cursive; 
font-size: 14pt
}

#footer
{
    clear: both;
    background-color: Black;
    padding-right: -10px;
}
#footerContent
{
    padding-left: 50px;
    text-align: center;
    color: #ffffff;
    font-size: small;
}
.content
{
    padding: 10px;
}
h1
{
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}
h3
{
    font-size: 18px;
    margin: 0;
    padding: 8px 0;
}
p
{
    font-size: medium;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 0;
}
#footer p, #header p
{
    color: #fff;
}
#footer a
{
    color: #fff;
}
#footer a:hover
{
    text-decoration: none;
}

p.header1
{
    color: #ffcc00;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
}

p.header2
{
    color: #ffcc00;
    font-size: 70%;
    text-align: center;
    font-weight: bold;
}
#LVSGLogo
{
    text-align: center;
}
p.white
{
    color: #ffffff;
    font-size: 60%;
    margin-left: 25px;
    margin-right: 25px;
}

a:link
{
    color: #660000;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

a:visited
{
    color: #660000;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

a:active
{
    color: #660000;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

a.white:link
{
    color: #ffffff;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

a.white:visited
{
    color: #ffffff;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

a.white:active
{
    color: #ffffff;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

a.white:hover
{
    color: #ffffff;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

p.banner
{
    color: #660000;
    font-size: 120%;
    text-align: left;
    font-weight: bold;
}

span.banner
{
    color: #660000;
    font-size: 120%;
    font-weight: bold;
}

span.smallerbanner
{
    color: #660000;
    font-size: 100%;
    font-weight: bold;
}

span.smallestbanner
{
    color: #660000;
    font-size: 90%;
    font-weight: bold;
}

p.header1
{
    color: #ffcc00;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
}

span.header
{
    color: #660000;
    font-size: 100%;
    font-weight: bold;
}

span.header1
{
    color: #660000;
    font-size: 100%;
    font-weight: bold;
}

span:adobe
{
    color: #ffffff;
    background: transparent;
    font-size: 70%;
    text-decoration: none;
}

p.header2
{
    color: #ffcc00;
    font-size: 90%;
    text-align: center;
    font-weight: bold;
}

p.header3
{
    color: #660000;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
}

p.white
{
    color: #ffffff;
    font-size: medium;
    margin-left: 25px;
    margin-right: 25px;
}

p.black
{
    color: #000000;
    margin-left: 15px;
    margin-right: 15px;
}

p.footer
{
    color: #000000;
    text-align: center;
    font-size: 70%;
}

span.datePosted
{
    font-size: 70%;
}

span.datePostedArchive
{
    font-size: 70%;
    color: #ffffff;
}

div.borderStyle
{
    border-color: #660000;
    border-style: solid;
    margin: 0px;
    padding: 0px;
}

table.borderStyle
{
    margin: 0px;
    padding: 0px;
}

#multicolumn1
{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

#multicolumn2
{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
#multicolumn3
{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}