/* generics
-------------------- */
@import url("../globals_standard.css");
* {margin:0;padding:0;}
body {margin:0;font-family: Verdana, sans-serif;font-size: 11px;line-height: 1.4em;color:#000;text-align:center;}
#content {background-color:#fff;width:780px;text-align:justify;}
#topCut_Home {background:url('http://www.arciterra.com/graphics/topCut_Home.gif') no-repeat;}
#topCut_Content {background:url('http://www.arciterra.com/graphics/topCut_Content.gif') no-repeat;}
#contact {font-size:9px;text-align:right;color:#fff;height:15px;padding-right:20px;}
#photoLeft {color:#fff;background:url('http://www.arciterra.com/graphics/leftBleed.gif') repeat;}
#photoCenter {height:166px;}
#photoRight {color:red;background:url('http://www.arciterra.com/graphics/rightBleed.gif') repeat;}
#content #logoBottom {background: #ffffff url('http://www.arciterra.com/graphics/logo_bottom.gif') no-repeat;height:21px;margin-left:5px;}
#blurb {padding:10px;width:500px;margin-left:auto;margin-right:auto;}
#blurb p {padding-bottom:15px;}
#bottomCut {background-image:url('http://www.arciterra.com//graphics/bottomCut.gif');background-repeat:no-repeat;background-position:top-left;width:780px;font-size:.80em;margin-left:auto;margin-right:auto;text-align:center;}
/* navigation */
.navbarWrapper {background-image:url('http://www.arciterra.com/graphics/navBack.gif');height:32px !important;}
#navbarCenter {background-image:url('http://www.arciterra.com/graphics/navBack_center.gif');height:32px;}
ul#navbar {clear:both;list-style-type:none;height:27px;}
ul#navbar li {display:inline;float:right;line-height:27px;}
ul#navbar li a {display: block;border-left: 1px solid #669999;color:#fff;text-decoration: none !important;padding-left: 3px;padding-right:3px;font-size:11px;}
ul#navbar li a:hover {background: #99cccc;color: #fff;text-decoration: none;}
ul#navbar li.current {background: #f7f7f7;color:#1E3658;}
.complete {background-color:#e2e2f9;}
.incomplete {background-color:#f2f2f2;}