body
{

    padding: 0;
    margin: 0 auto;
    width: 978px;
    background: #638BA9;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
    color: #1f5f8a;
}
.body, .small
{
    font-size: .8em;
    line-height: 1.3em;
}
img
{
    border: none;
}
a:hover
{
    color: #99050c;
}
#header
{
    margin: 0;
    padding: 0;
    width: 978px;
    height: 200px;
    position: relative;
    border-right: 1px solid black;
    border-left: 1px solid black;
}
#header span
{
    background: url(/images/10svs/header.jpg) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor:pointer;
}
#navbar
{
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: Arial, Sans-Serif;
    float:right;
}
#navDiv
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 179px;
    width: 978px;    
}
#navbar li
{
    display: inline;
    list-style: none;
}
#navbar ul
{
    float: right;
}
#navbar a, #navbar a:visited
{
    display: block;
    float: left;
    padding: 0 1em;
    text-decoration: none;
    line-height: 20px;
    border-right: 1px solid #0071BD;
    color: #0071BD;
    font-weight: bold;
    font-size: .85em;
    margin-right:-1px;
}
#navbar a:hover
{
    text-decoration: underline;
    color: black;
}
#content
{
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    width: 718px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding-left:260px;
    background:#FFFFFF url(/images/10svs/menu_bg.jpg) no-repeat;
}
#utilities
{
    padding: 0;
    float: right;
    margin: 10px 10px 2px 5px;
    width: 680px;
    font-family: Arial;
    text-align: right;
    font-weight: bold;

}
#utilities span
{
    position: relative;
    bottom: 12px;
    font-size: .7em;
}
#utilities a
{
    color: #000000;
    text-decoration: none;
}
#utilities a:hover span
{
    color: #99050c;
    text-decoration: underline;
}
#utilities img
{
    position: relative;
    bottom: 4px;
    margin-right: 10px;
}
#utilities input[type=text]
{
    border: 2px solid #638BA9;
    height: 14px;
    position: relative;
    bottom: 9px;
}
#column1
{
    z-index: 99999999;
    position:absolute;
    /*float: left;*/
    width: 250px;
    left:-260px;
    min-height:100%;
    margin:0;
    background:url(/images/10svs/menu_bg.jpg);
}
#column1 img
{
display:block;margin:0 auto;
}
#column1 a
{
color:white;
}
#column1 p
{
    margin: 0 0 20px 0;
    text-align: center;
}
#nav
{
    bg-color: #1f5f8a;
     z-index: 99999999;
}

#nav div
{
    margin: 0 6px;
    padding: 5px;
    position:relative;
}
#footer
{
    padding-bottom: 15px;
    text-align: center;
    font-size: .7em;
    color: #99050c;
}

#footer a, #footer a:visited
{
    color: #99050c;
}
#footer a:hover
{
    color: white;
}
#body
{
    width: 434px;
    margin: 0 10px 10px 10px;
    float: left;
}
.body
{
    background: url('/images/10svs/body_bg_gradient.jpg') repeat-x;
    margin-left: 4px;
    margin-right: 4px;
}
#body .body
{
    min-height: 450px;
}
.body .top
{
    width: 100%;
    height: 1px;
}
#body .Header
{
    background: url(/images/10svs/body_header_bg.gif);
    margin: 0;
    padding: 0;
    width: 434px;
}
#body .Header div
{
    width: 434px;
    height: 18px;
    background-image: url(/images/10svs/body_header_top.gif);
}
#body .Header span
{
    display: block;
    height: 7px;
    margin: 0;
    width: 434px;
    background-image: url(/images/10svs/body_header_bottom.gif);
}
.Header h2
{
    font-weight: bold;
    font-style: italic;
    color: #1f5f8a;
    margin: -10px 0 0 15px;
    padding: 0;
    font-size: 18px;
}
.event
{
    clear: both;
}
.event img
{
    float: left;
    width: 60px;
    height: 60px;
    margin: 5px 10px;
}
.event h3
{
    float: right;
    width: 339px;
    height: 30px;
    margin: 12px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.event a
{
    text-decoration: none;
}
.event a:hover
{
    text-decoration: underline;
}
.event p
{
    float: right;
    width: 339px;
    height: 30px;
    margin: 0 0 5px 0;
    padding: 0;
}

.contentPage #body
{
    width: 698px;

    float: left;
}
.contentPage .body
{
    background: url('/images/10svs/body_bg_gradient.jpg') repeat-x;
    margin-left: 4px;
    margin-right: 4px;
}
.contentPage #body .Header
{
    background: url(/images/10svs/body_wide_header_bg.gif);
    width: 698px;
}
.contentPage #body .Header div
{
    width: 698px;
    background-image: url(/images/10svs/body_wide_header_top.gif);
}
.contentPage #body .Header span
{
    width: 698px;
    background-image: url(/images/10svs/body_wide_header_bottom.gif);
}

.contentPage .event h3
{
    width: 603px;
}
.contentPage .event p
{
    width: 603px;
}

.float-right
{
    float: right;
    margin: 5px;
}

.float-left
{
    float: right;
    margin: 5px;
}

.body p
{
    text-align: justify;
    margin: 15px 10px;
}

.body .event p
{
    margin: 0;
}

#sitemap ul, #sitemap li
{
    list-style: none;
}

form
{
    display: inline;
}

table
{
    border-collapse: collapse;
    margin: 6px;
}
td, th
{
    padding: 2px 5px;
}
td + td
{
    border-left: 1px solid #88d4ff;
}
th + th
{
    border-left: 1px solid #2e7cea;
}
th
{
    background-color: #88d4ff;
}
tr
{
    border: 1px solid #2e7cea !important;
}
tr:hover
{
    background-color: #DBE5F1;
}

#magazineCont{
border:1px solid #aaa;
width:603px;
height:782px;
margin:10px 44px 0 44px;
background-image:url(/images/ajax-loader.gif);
background-repeat:no-repeat;
background-position:center;
position:relative;
}
#magazine
{
position:absolute;
z-index:0;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
