/* CSS Document */

* {margin: 0; padding: 0;}

a:link { text-decoration:none; color: #518783; }
a:visited { text-decoration:none;	color: #78CBC4; }
a:hover { text-decoration:none; color: #38605C; }
a:active { text-decoration:none; }

body { background-color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:20px; }

#banner { position:relative; display:block; margin:0px auto; padding:0px; width:674px; height:384px; ; background-repeat:no-repeat; }

#navbar { position:absolute; width:auto; margin-top:15px; margin-bottom:0px; margin-right:auto; margin-left:58px; float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; }
.nav { list-style:none; display:inline; padding-right:1.75em; background-image:url(../images/nav_bullet.gif); background-repeat:no-repeat; background-position: right; float:left; margin-right:.25em; }
#navlast { list-style:none; display:inline; padding-right:1.75em; background:none; float:left; margin-right: .25em; }
