body {
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #b5975b;
  background-image: url('/aic3/design/templates/column_fade.png');
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 10px 0px;
}
.h1 {
  font-size: 16px;
}

.req {
  color: red;
  font: 18px Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: sub;
}

a {
   text-decoration: none;
   color: #885500;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
}

li {
  list-style: square; 
  line-height: 22px;
  padding-left: 3px;
}

#fullcontainer {
  width: 780px;
  margin:0 auto;
  background-color: #fff; 
  background-repeat: repeat;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #666;
}

#heading {
  width: 780px;
  height: 160px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  /* background-image is set by IMAGE1 token */
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}
#logo {
  width: 120px;
  height: 98px;
  text-align: left;
  margin: 0px 0px 0px 30px;
  }
#tab_right {
  position: relative;
  left: 617px;
  top: 2px;
  width: 150px;
  height: 60px;
  color: #fff;
  text-align: center;
  background-image: url('/aic3/design/templates/goldtab.png');
  padding: 0px 0px 0px 0px;
  }
/* ---------NAV-------- */
#nav {
  width: 780px;
  text-align: right;
  padding: 1px 0px 1px 0px;
  background-color: #000;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}

#nav ul {
  display: inline;
  padding: 0px;
  margin: 6px 0px 6px 6px;
  width: 100%
}
#nav li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 5px;
}
#nav li.hilite a {
  margin: 0;
  padding: 5px;
  color: #ffb300;
  background-color: #000;
}
#nav li a {
  margin: 0;
  padding: 5px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
#nav li a:hover {
  color: #ffb300;
}
#nav li a:active {
  color: #ffb300;
}

/* ----- SUBNAV ------ */

#subnav {
  margin: 0 10px 6px 0;
  padding: 0 0 0 3px;
}
#subnav ul {
  border: 0px solid #eee;
  margin: 0px;
  padding: 4px;
}
#subnav li {
  list-style: none;
  line-height: 12px;
  margin: 0;
  padding: 6px;
}
#subnav li.hilite a {
  text-decoration: underline;
  color: #666;
}
#subnav li a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}
#subnav li a:hover {
  text-decoration: underline
}
#subnav li a:active {
  color: #eee;
}

/* ----- CRUMBS -------*/
#crumbs {
  border-bottom: 0px solid;
  border-color: #eee;
  font-size: 9px;
}

#container {
  width: 780px;  
/* Centering for IE6+ in strict mode, Firefox, and other modern browsers */
  margin: left;
/* Don't center every line of text - we inherited this setting from body */
  text-align: left;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}
  
.left {
  float: left;
  padding: 30px 20px 10px 0px;
  width: 130px;
}

#title_and_body {
  top: 20px;
  margin-left: 160px;
  margin-right: 10px;
  padding: 20px 10px 10px 10px;
}
#title_and_body h1 {
  font-family: Georgia, Helvetica, sans-serif;
  color: #b5975b;
  font-size: 18px;
  font-weight: bold;
}
#title_and_body h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase; 
  margin-top: 20px;
}
#title_and_body h3 {
  font-size: 13px;
}
#title_and_body li {
  line-height: 16px;
}
#title_and_body blockquote {
  width: 390px;
  line-height: 16px;
  background-color: #eee;
  border : 1px solid #ddd;
  padding: 6px;
  margin: 4px;
}
.right {
  float: right;
  padding: 30px 10px 10px 10px;
  width: 140px;
}

#footer {
  color: #fff;
  font-size: 10px;
  letter-spacing: 1px;
  width: 760px;
  padding: 8px 10px 8px 10px;
  text-align: center;
  clear: both;
  background-color: #000;
  border-style: solid;
  border-width: 6px 0px 0px 0px;
  border-color: #ffb200;
}

#footer2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  width: 760px;
  padding: 14px 10px 8px 10px;
  text-align: center;
  clear: both;
  background-image: url('/aic3/design/templates/background_gold.gif');
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #ffb200;
}

#quicklinks {
  text-align: right;
  width: 780px;
  margin:0 auto; 
  height: 20px;
  padding: 6px 6px 0px 0px;
  color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}

#sidebars_left { 
  float: left;
  padding: 0px 6px 10px 6px;
  width: 140px;
  min-height: 400px;
}
#sidebars_right { 
  float: right;
  padding: 0px 0px 10px 0px;
  width: 163px;
  min-height: 400px;
}
#sidebars_right a { 
  color: #1E90FF;
}
#sidebar1 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
#sidebar2 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
#sidebar3 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
   background-color: #fff;
}
#sidebar4 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 10px; 
   background-color: #fff;
}
#sidebar5 {
   border: 0px dotted #999;
   margin: 0px 0px 6px 0px;
   padding: 0px; 
}
#sidebar6 {
   border: 0px dotted #999;
   margin: 6px 6px 6px 6px;
   padding: 5px 10px 5px 5px; 
}
#sidebar7 {
   border: 0px dotted #999;
   margin: 6px 6px 6px 6px;
   padding: 5px; 
}
#sidebar8 {
   font-size: 16px;
   font-weight: bold;
   border: 0px dotted #999;
   margin: 0px 0px 0px 0px;
   padding: 5px; 
}
#sidebar9 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
.sidebar_para { 
   margin: 0 0 10px 0;
   padding: 0;
   text-indent: 0px;
}
.sidebar_headline { 
   color: fff;
   font-weight: bold;
   margin: 0 0 4px 0px;
   padding: 0px;
   text-indent: 0px;
   border: 0px solid #C0C0C0;
}
.sidebar_headline a { 
   text-decoration: none;
}
.sidebar_headline a:visited { 
   text-decoration: none;
}

#spotlight {
  float: left;
  width: 190px;
  height: 80px;
  margin: 4px;
  padding: 0px;
  border: 1px dotted #ddd;
}

#spottext {
  width: 80px;
  height: 40px;
  margin: 4px;
  padding: 4px;
  border: 1px solid #F30;
}

#intro {
   float: left;
   margin: 0 14px 10px 0;
   padding: 0px; 
   width: 125px;
}

#goback {
   float: right;
   margin: 0 50px 0 0;
   padding: 0px; 
   width: 16px;
}

#school {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 10px; 
}

#school h2 {
  font-family: Georgia, Helvetica, sans-serif;
  color: #b5975b;
  padding: 0px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
}

#searchbox{
  padding: 2px 2px 2px 2px;
  width: 110px;
}

.search_term {
   background-color: #ffff66;
}
#tags {
   border: 0px dashed #999;
   margin: 10px 0;
   padding: 3px; 
}
p.event_description {
   margin: 0 0 0 0;
}
p.pr_description {
   margin: 10 20 0 20;
}

.linklist {
  padding-left: 6px;
  line-height: 22px;
  margin-left: 0;
  border-bottom: 0px solid #D1D9C4;
  width: 130px;
}

.linklist ul {
  margin-left: 0;
  padding-left: 0;
}

.linklist li {
  text-indent: 0;
  list-style: none; 
  margin: 0;
  width: 120px;
  border-bottom: 1px solid #D1D9C4;
}

.linklist li a { text-decoration: none; 
}

.tableheader   { background-color: #ddd; vertical-align: top;  font-weight: bold; white-space: nowrap; }
.tablerow1     { background-color: #eaebe5; vertical-align: top; }
.tablerow2     { background-color: #eaebe5; vertical-align: top; }

#phonebook .tableheader   { background-color: #ddd; vertical-align: top;  font-weight: bold; white-space: nowrap; }
#phonebook .tablerow1     { background-color: #eaebe5; vertical-align: top; }
#phonebook .tablerow2     { background-color: #eaebe5; vertical-align: top; }


/* THIS IS FOR WRAPPING LI LIST */
  /* allow room for 3 columns */
#2col ul {
    width: 80em;
    font-size: 11px;
}

  /* float & allow room for the widest item */
#2col ul li {
    float: left;
    width: 30em;
}

  /* stop the float */
#2col br {
    clear: left;
}

  /* separate the list from subsequent markup */
#2col div.wrapper {
    margin-bottom: 1em;
}



