body {
 text-align: center;
 background: url('/imgs/dp.jpg');
}

.container {
 width: 850px;
 margin: 0 auto;
 text-align: left;
 border: 10px solid #F0F7EE;
}

.navigation {
 text-align: left;
 color: #F0F7EE;
 font-family: sans-serif;
 font-size: small;
 padding: 5px;
}

.navigation a {
 color: #F0F7EE;
 text-decoration: none;
}

.navigation a:hover {
 color: #996666;
}

.top {
 background:url('/imgs/allium-header-damask2.jpg');
 text-align: center;
 height: 140px;
 border: 1px solid #776633;
}

.hdrimg {
 padding: 1.0cm 0.5cm 0.0cm 0.5cm;
}

.divider {
 background: #999966;
 height: 10px;
 border-bottom: 5px solid #F0F7EE;
 border-top: 5px solid #F0F7EE;
}

.content {
 color: #2D2215;
 font-family: sans-serif;
 background: #bbcccc;
 padding: 15px 15px 5px 15px;
 font-size: small;
 min-height: 300px;
 line-height:140%;
 border: 1px solid #776633;
}

.content a {
 color: #624646;
 text-decoration:;
}

.content a:hover {
 color: #F0F7EE;
}

.img {
 float:left;
 border:3px solid #4B3F32;
 margin:3px 7px 0px 4px;
}

ul {
 line-height:140%;
}


.footer {
 background:#999966;
 height: 30px;
 border-top: 10px solid #F0F7EE;
 border-bottom: 10px double #bbddff;
}


p.two {
 color: #736659;
}

.header {
 color: #F0F7EE;
 font-weight: bold;
 font-size: 45px;
 padding: 10px 20px 0px 0px;
 font-family: Helvetica,Verdana,Arial,sans-serif; 
 letter-spacing: -1px;
 font-variant: small-caps;
}

.pname {
 color: #776633;
 font-weight: bold;
 font-size: 20px;
 padding: 0px 25px 0px 0px;
 font-family: Helvetica,Verdana,Arial,sans-serif; 
 font-variant: small-caps;
 margin-top: 65px;
}

.homecontainer {
 width: 644px;
 margin: 0 auto;
 text-align: left;
 border: 10px solid #F0F7EE;
}

#sectionnav {

  font:11px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333300;
  margin:0px 0px 0px 0px;
  padding: 0px 3px 10px 3px;
  font-variant: small-caps;

  }

#sectionnav a{
  color:#333300;
  text-decoration: none;
  }

#sectionnav a:hover{
  color:#5C743D;
  font-style: normal;
  }

/*- Menu Tabs--------------------------- */

    #tabs {
  margin-top: 20px;
      float:left;
      width:100%;
      background:;
      font-size:93%;
      line-height:normal;

      }
    #tabs ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;

      }
    #tabs a {
      float:left;
      background:#C6C6B5;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      border-right:2px solid #736659;

            
      }
    #tabs a span {
      float:left;
      display:block;
      background:#F0F7EE;
      padding:3px 10px 0px 10px;
      color:#996666;
      font-variant: small-caps;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {


      }
    #tabs a:hover span {
      background:#999966;
      }
#theme_chooser {
  position: relative;
  width: 122px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.theme {
  float: left;
  height: 10px;
  width: 10px;
  border: 2px solid black;
  margin: 5px;
  padding: 0px;
}

.theme:hover {
  height: 14px;
  width: 14px;
  margin: 3px;
  cursor: pointer;
}

.error_box {
  border: 2px solid red;
  padding: 10px;
  background-color: white;
  color: red;
}

#blue {
  background-color: #4775FF;
}

#orange {
  background-color: #FFA805;
}

#green {
  background-color: #4BBD00;
}

#purple {
  background-color: #A64DFF;
}
