*
{
margin: 0;
padding: 0;
}

body
{
text-align: center;
}

#logo
{
margin: 15px 0 75px 0;
}

#header
{
margin: 0 auto;
padding: 0 5px;
position: relative;
text-align: left;
width: 980px;
}

#topNav
{
margin: 40px 0 20px 0;
position: absolute;
right: 10px;
bottom: 0;
}

#topNav ul
{
color: #333;
list-style: none;
}

#topNav ul li
{
color: #333;
display: inline;
font: 15px/18px Georgia, serif;
margin: 0 0 0 15px;
}

#topNav ul li a,
#topNav ul li a:link,
#topNav ul li a:visited,
#topNav ul li a:active
{
color: #333;
text-decoration: none;
}

#topNav ul li a:hover
{
color: #007dc3;
}

#topNav ul li a.on,
#topNav ul li a.on:link,
#topNav ul li a.on:visited,
#topNav ul li a.on:hover,
#topNav ul li a.on:active
{
color: #007dc3;
font-style: italic;
}

#contentBarTop,
#contentBarBottom
{
display: none;
margin: 0 auto;
width: 980px;
}

#contentBarTop.visible
{
display: block;
height: 13px;
background-color: #5b3514;
}

#contentBarBottom.visible
{
display: block;
height: 27px;
background-color: #d18416;
}

#homeContain 
{
height: 640px;
}

#homeContain.noflash
{
background: url(/_media/images/home/home_fpo.jpg) center center no-repeat;
}

#footer
{
color: #aaa;
font: 11px/18px Georgia, serif;
margin: 0 auto;
padding: 21px 6px;
text-align: left;
width: 980px;
}

.clearIt
{
clear: both;
}
