@charset "UTF-8";
/* CSS Document */
* {margin: 0;padding:0;font-family:"Century Gothic", Helvetica, Geneva, Arial;font-size: 100%;font-weight: normal;}
body {background-color: #660000;}
#navBar {width:100%;height: 33px; margin-top:60px; background-color: #990000;font-size:.8em;}
#logoSection {width: 100%; height: 220px; background-color:#fbf7f3;border-bottom: 5px solid #660000;}
div.centerDiv {margin:auto;width: 950px;color:#000000;}
img {margin: 25px 25px 25px 100px;float: left;}
p.logo {width: 400px; float: right;font-size: .9em; margin-top: 9px;margin-right: 40px;}
#slider {width:100%; height: 160px; background-color:#FBF5F0;position: relative; overflow: hidden;}
#slider img {position:absolute;	margin:0; height:160px; display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}
#footer {width: 100%; height: 110px; background:url(../images/swirl.gif) top left no-repeat;text-align: right;color: #ffffff;font-size: .9em;}
#footer p {color: #ffffff; float:  none;}
a {text-decoration: none; outline:none;}
a.wtp {color: #ffffff;}
a.wtp:hover {color: #FFCCCC;}
a.ptw {color: #FFCCCC;}
a.ptw:hover {color: #ffffff;}
#navBar ul {list-style-type: none; margin: 0 0 0 100px; padding: 0;}
#navBar ul li a {display: block;}
#navBar li {float: left; padding: 10px 30px 0px 30px;}

