/* CSS DOCUMENT */

body {
background-color: #fff;
margin: 0 auto;
text-align: center;
font-family: 'Century Gothic';
color: #444242;
font-size: 13px;
margin-top: 5px;
}

#wrapper_wrapper {
margin: 0 auto;
position: relative;
width: 926px;
background-image: url('/images/bg_small copy.gif');
background-repeat: no-repeat;
background-position: top right;
height: 735px;
}

#wrapper {
width: 900px;
margin: 0 auto;
text-align: left;
border-left: 1px solid #A49E9B;
border-right: 1px solid #A49E9B;
border-top: 1px solid #A49E9B;
}


#top_navigation {
clear: both;
text-transform: uppercase;
}

#top_navigation div {
width: 128px;
text-align: Center;
margin: 0;
padding: 0;
}

#top_navigation div:hover {
background-color: #ADB4CE;
color: #fff;
background-image: url('/images/top_nav_selected.png');
background-repeat: no-repeat;
background-position: left;
}

#top_navigation div:hover a {
color: #fff;
}


#top_navigation .selected {
background-color: #ADB4CE;
background-image: url('/images/top_nav_selected.png');
background-repeat: no-repeat;
background-position: left;

}

#top_navigation a {
color: #6F615A;
font-size: 12px;
text-decoration: none;
display: block;
}
#top_navigation .selected a{
color: #000033 ;
text-decoration: none;
font-size: 12px;
background-image: none;
}


#left_navigation {
float: left;
width: 150px;
margin-top: 5px;
margin-left: 10px;
text-transform: uppercase;
}

#left_navigation ul {
margin: 0;
padding: 0;
}

#left_navigation li {
display: block;
width: 169px;
height: 25px;
margin-bottom: 3px;
background-color: #C0C7E4;
text-align: left;
padding-top: 5px;
list-style: none;
}

#left_navigation li.selected, #left_navigation li:hover {
background-color: #113574;
background-image: url('/images/left_nav_selected.png');
background-repeat: no-repeat;
background-position: left;
}

#left_navigation li.selected a, #left_navigation li:hover a {
color: #fff;
}

#left_navigation a, #left_navigation a:visited {
display: block;
color: #000033 ;
text-decoration: none;
padding-left: 45px;
}

#content {
margin-left: 240px;
width: 542px;
text-align: justify;
height:320px;
overflow: auto !important;
font-size: 12px;
padding-right: 10px;
position: relative;
}

#footer {
clear: both;
background-image: url('/images/zoom_dark_footer.gif');
background-repeat: no-repeat;
height: 82px;
width: 900px;
margin: 0;
padding: 0;

}

#footer_text {
font-family: Verdana;
padding-top: 65px;
padding-left: 11px;
font-size: 10px; 
color: #000033 ;
}

#footer_text a, #footer_text a:visited {
color: #000033 ;
}

#footer_text a:hover {
color: #231F20;
}
#footer {
border-bottom: 1px solid #A49E9B;
}

#linesave_footer {
width: 900px;
margin: 0 auto;
font-size: 10px;
text-align: right;
}

#image_bar {
width: 900px;
margin: 0;
padding: 0;
}

.zoom {
font-size: 25px;
}

#content a, #content a:visited {
color: #000033 ;
text-decoration: none;

}

#content a:hover {
color: #C0C7E4;
}

#linesave_footer a, #linesave_footer a:visited {
color: #000033;
text-decoration: none;
}

#linesave_footer a:hover {
color: #000;
}

h1 {
font-size: 18px;
margin: 0;
padding: 0;
font-weight: bold;
}

a img {
border: 0;
}


#bottom_shadow_holder {
margin: auto;
width: 914px;
height: 12px;
}

#bottom_shadow {
background-image: url('/images/bottom_shadow.png');
width: 908px;
height: 12px;
background-repeat: repeat-x;
margin-left: 8px;
}

.vline {
color: #fff;
}

#marqueecontainer {
position: absolute;
margin-left: 730px;
color: #fff;
}

.zoom_client {
text-align: center;
background-color: #00388E;
text-transform: uppercase;
color: #C5BD97;
font-weight: bold;
height: 39px;
vertical-align: middle;
}

.zoom_client a, .zoom_client a:visited {
background-color: #00388E;

color: #C5BD97 !important;
font-weight: bold;
display: block;
text-align: center;
}

#marqueecontainer {

    position: absolute;

    width: 150px; /*marquee width */

    height: 115px; /*marquee height */

    overflow: hidden;

    padding-left:5px;

    z-index:900;

}

#vmarquee, #vmarquee2 {

    width: 150px;

position: absolute;

    text-align: left;

}

#marqueecontainer1 {

    position: absolute;

    width: 895px; /*marquee width */

    height: 130px; /*marquee height */

    overflow: hidden;

    padding-left:5px;

    z-index:900;

}

#vmarquee1 {
width: 3500px;
position: absolute;
margin: 0;
padding: 0;
}


#vmarquee12 {
width: 3500px;
position: absolute;
margin: 0;
padding: 0;
margin-left: -115px;
}

#image_box {
margin: 0;
padding: 0;
height: 600px;
}

.quotes {
margin-top: 10px;
color: #004F9E;
font-size: 16px;
width: 450px;
margin-bottom: 10px;
}

.author {
color: #444242;
font-size: 10px;
text-align: right;
font-weight: bold;
clear: both;
margin-bottom: 20px;
}

a.game_link:link, a.game_link:visited {
font-size: 18px;
}

ul {
margin-bottom: 0;
padding-bottom: 0;
margin-top: 0;
padding-top: 0;
}

.direct_map {
position: absolute;
z-index: 999;
top: 200px;
right: 25px;
overflow: hidden;
}

* html .direct_map {
right: 15px;
}
