body {
  margin: 0;
  padding: 0;
  background-color: #4c53a2;
  color: white;
  background-image: url(images/bg-full-2.gif);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  border:2px solid #000;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url(2007/TAAC-07/img/sidebarbg.gif);
  background-position: top right;
  background-repeat: repeat-y;
}
#main2 {
  margin-top: 10px;
  background-image: url(2007/TAAC-07/img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}
#header-bottom {
  border-top: 1px solid #4c53a2;
  border-bottom: 1px solid #4c53a2;
  height: 1%;
}
#header-bottom ul {
  margin:5px 0 5px 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align:left;
}
#header-bottom li {
  white-space:nowrap;
  width:400px;
  display:inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom li a:hover {
  color:#CCCCCC;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: #000;
  background-color: #fdf8f2;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #4c53a2;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 10px;
  width: 300px;
  float: left;
}
#target {
  position: absolute;
  top: 130px;
  right: 55px;
}
#content-outer {
  margin: 0 0 0 171px;
  border-left: 1px solid #000;
  background-color:#fdf8f2;
  color: black;
  padding:0 10px 0 10px;
}
#content {
  margin-right:10px;
  background-color: white;
  color: black;
  padding:0 15px 0 15px;
  border:1px solid #000;
}
#content h1 {
  font-size:24px;
}
#content a:hover {
  color:#4c53a2;
}
#content .bold {
  font-weight:bolder;
}
#content .bold-box {
  font-weight:bolder;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
}
.float {
  float:left;
  width:8.5em;
  height:20em;
  margin:3px;
  vertical-align:bottom;
}
div.float p {
  margin:0;
  padding:0;
  text-align:center;
}
div.float img {
	border-width:0;
	vertical-align:bottom;
	width:8.5em;
	height:13.5em;
}
div.float a:link, div.float a:visited {
  text-decoration:none;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
}
div.spacer {
  clear:both;
}
p.cat-head  {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bolder;
  font-size:1.5em;
  padding-left:10px;
  border-bottom:2px solid #000;
  border-left:2px solid #000;
  margin-top:25px;
  margin-bottom:0;
  padding-bottom:0;
}
.cat-head h2 {
  font-size:2em;
}
#leftnav {
  float: left;
  width: 171px;
  background-color:#fdf8f2;
  color: black;
  margin: 0;
  padding: 0;
  border-top:1px solid #000;
}
#leftnav li.art a:hover {
  color:#fff;
}
#leftnav li.custom a:hover {
  color:#fff;
}
#leftnav li.map a:hover {
  color:#fff;
}
#leftnav li.desk a:hover {
  color:#fff;
}
#leftnav li.fiscal a:hover {
  color:#fff;
}
#leftnav li.b2b a:hover {
  color:#fff;
}
#leftnav li.meeting a:hover {
  color:#fff;
}
#leftnav li.general a:hover {
  color:#fff;
}
#leftnav li.art  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-art.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.custom  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-custom.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.map  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-map.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.desk  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-desk.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.fiscal  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-fiscal.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.b2b  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-b2b.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.meeting  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-meeting.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav li.general  {
  list-style:none;
  margin-left:-30px;
  background-image:url(images/leftnav-bg-general.gif);
  background-repeat:repeat-y;
  border-top:1px solid #fdf8f2;
  padding:5px 0 5px 5px;
  margin-bottom:7px;
}
#leftnav p {
  font-size: 90%;
  color: #666666;
}
#leftnav a:link, #leftnav a:visited {
  color: #000;
  font-weight: bold;
  text-decoration:none;
}
#leftnav h3 {
  color: #000;
  font-family:"Times New Roman", Times, serif;
  font-weight:bolder;
  font-size:20px;
  padding:0 10px 0 10px;
  text-align:center;
  background-image:url(images/leftnav-bg.gif);
  background-repeat:repeat-y;
}
#footer {
  width: 100%;
  border-top: 1px solid #4c53a2;
  border-bottom: 1px solid #4c53a2;
  margin-top: 10px;
  clear: both;
  padding:5px;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}

