@charset "UTF-8";
/* CSS Document */

body {
background-color: #d0c5b1;
height: 100%;
margin: 0;
padding: 0;
}


#container {
width: 770px;
margin: 0 auto;
}

#flashContent {
position: relative;
}

noscript {
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight:bold;
}

a.spacing {
padding-left: 3px;
}

#footer {
position: relative;
height: 40px;
background-image: url(../images/footBar.gif);
background-repeat: repeat-x;
text-align: center;
}

#footNav {
position: relative;
width: 770px;
top: 10px;
/*margin-left: 445px;*/
margin: 0 auto;
z-index: 100;
}

ul#foot {
position: relative;
list-style-type: none;
}

ul#foot li {
display: inline;
padding-right: 5px;
border-right: #D69413 solid thin;
}

ul#foot li.sitemap {
border: none;
}

li a.foot {
text-decoration: none;
color: #D69413;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

li a.foot:hover {
color: #0099FF;
}

#header {
position: relative;
width: 400px;
right: 0em;
left: 23.5em;
}

#quicktime {
position: relative;
}

#quicktime h1{
position: absolute;
top: -15em;
left: 10em;
z-index: 100;
}