/**********begin page**********/
body {
  background-color: #222233;
}
/**.hiddenPic {
  display: none;
}**/
#all {
  color: #DDDDDD;
  font-family: "cg omega", "sans-serif";
  width: 90%;
  height: 90%;
  padding-left: 3%;
  margin-left: auto;
  margin-right: auto;
}
/**********end page**********/

/**********begin header**********/
#header-left {
  text-align: center;
  text-decoration: none;
  float: left;
  width: 65%;
  height: 4em;
  clear: left;
  margin-top: 2%;
  z-index: 7;
}
#header-right {
  position: absolute;
  width: 10em;
  top: 3.5em;
  left: 74.25%;
  height: 4em;
  clear: right;
  padding-right: 2em;
  z-index: 12;
}
#logo {
  text-decoration: none;
}
/**********end header**********/

/**********begin body**********/
#left {
  float: left;
  position: relative;
  text-decoration: none;
  width: 75%;
  height: 30em;
  clear: left;
  margin-top: 17px;
  margin-left: 4px;
  background-color: #333344;
  border: 1px solid #666666;
  z-index: 3;
}
#photo {
}
#flash {
  height: 100%;
  position: relative;
  z-index: 2;
}
#bio {
  position: absolute;
  top: 1em;
  left: 3em;
  font-size:small;
  margin-right: 4em;
  z-index: 1;
}
#bio li {
  list-style-type: none; 
  padding: 0 0 4px 12px;
  background: url(images/ybullet.jpg) no-repeat 0 5px;
}
#sprite {
  margin-bottom:-.25em;
}
#address{
  position: absolute;
  top: 65%;
  left: 35%;
  z-index: 16;
  color: #990000;
  text-decoration: none;
  background-color: white;
}
#scroll {
  position: absolute;
  font-size:smaller;
  top: 35.75em;
  right: 8.75%;
  z-index: 6;
  color: #999999;
}
#fade {
  position: absolute;
  top: 33%;
  right: 8%;
  z-index: 6;
}
#right {
  position: absolute;
  left: 74.25%;
  top: 6.5em;
  font-size: small;
  float: left;
  height: 160px;
  width: 10em;
  margin-top: 18px;
  margin-right: 1%;
  margin-bottom: 125px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #333344;
  z-index: 5;
  text-decoration: none;
}
#residential {
  position: absolute;
  left: 74.25%;
  top: 6.5em;
  font-size: small;
  float: left;
  height: 345px;
  width: 10em;
  margin-top: 18px;
  margin-right: 1%;
  margin-bottom: 125px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #333344;
  z-index: 5;
  text-decoration: none;
}
#council {
  position: absolute;
  left: 74.25%;
  top: 6.5em;
  font-size: small;
  float: left;
  height: 125px;
  width: 10em;
  margin-top: 18px;
  margin-right: 1%;
  margin-bottom: 125px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #333344;
  z-index: 5;
  text-decoration: none;
}
#contact {
  position: absolute;
  left: -1.25%;
  top: -1em;
  font-size: small;
  float: left;
  height: 160px;
  width: 10em;
  margin-top: 18px;
  margin-right: 1%;
  margin-bottom: 125px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #333344;
  z-index: 6;
  text-decoration: none;
}
.email {
  font-size:smaller;
}
#firm {
  position: absolute;
  left: 74.25%;
  top: 6.6em;
  font-size: small;
  float: left;
  height: 300px;
  width: 10em;
  margin-top: 18px;
  margin-right: 1%;
  margin-bottom: 125px;
  background-color: #333344;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  z-index: 5;
  text-decoration: none;
}
#description {
  position: absolute;
  top: 17em;
  width: 9em;
  height: 50%;
  left: 74%;
  line-height: 100%;
  text-align: left;
  color: white;
  word-spacing: 0pt;
  padding-left: .8em;
  padding-right: .8em;
  text-decoration: none;
  z-index: 13;
  scrollbar-base-color: #666666;
  scrollbar-track-color: ;
  scrollbar-face-color: ;
  scrollbar-3dlight-color: ;
  scrollbar-highlight-color: ;
  scrollbar-shadow-color: ;
  scrollbar-arrow-color: ;
  scrollbar-darkshadow-color: ;
}
#detail {
  font-size:65%;
  margin-top: -2em;
  padding-right: 1em;
  border-right: 1px solid #669933;
  margin-right: -.5em;
  overflow: auto;
}
#title {
  position: absolute;
  top: 20%;
  left: 6%;
  font-size: large;
  z-index: 2;
}
/**********end body**********/

/**********begin footer**********/
#footer {
   float: left;
   font-size: smaller;
   clear: left;
   margin-left: 5em;
   z-index: 50;
   color: #333344;
   top: 80em;
}
/**********end footer**********/

/***********begin navigation menu**********/
li ul {
  display: none;
}
li:hover > ul {
  display: block;
}
#menu {
  position: absolute;
  top: 4em;
  z-index: 8;
}
#menu ul {
  margin-left: -2.25em;
}
#menu li {
  list-style-type: none;
  font-size: medium;
  float: left;
  width: 9em;
  text-align: center;
  vertical-align: bottom;
  margin-left: -4.5px;
  border-left: 1px solid #FF0000;
}
#menu li:hover {
  background-color: #333344;
  color: #FF0000;
  opacity: 0.8;
/** For IE6&7 **/
  filter: alpha (opacity=75);
}
#menu a:hover {
  color: #FF0000;
}
#menu a {
  text-align: left;
  text-decoration: none;
  color: white;
  padding-left: 7px;
  display: block;
  background-color: #333344;
  font-size: medium;
}
/**********end navigation menu**********/

/**********begin sub-menu**********/
#sub-menu {
  position: absolute;
  left: 81%;
  font-size: small;
  float: left;
  width: 10em;
  top: 27em;
  z-index: 5;
}
#sub-menu ul {
  margin-left: -1.25em;
}
#sub-menu li {
  clear: right;
  list-style-type: none;
  width: 5em;
  line-height: 35px;
  text-align: right;
  z-index: 6;
  border-right: 1px solid #669933;
}
#sub-menu a {
  text-decoration: none;
  color: white;
  display: block;
  padding-right: 20px;
}
#sub-menu a:hover {
  color: #669933;
}
/**********end sub-menu**********/

/**********begin sub-menu2**********/
#sub-menu2 {
  position: absolute;
  left: 81%;
  font-size: small;
  float: left;
  width: 10em;
  top: 34em;
  z-index: 5;
}
#sub-menu2 ul {
  margin-left: -1.25em;
}
#sub-menu2 li {
  clear: right;
  list-style-type: none;
  width: 5em;
  line-height: 35px;
  text-align: right;
  z-index: 6;
  border-right: 1px solid #669933;
}
#sub-menu2 a {
  text-decoration: none;
  color: white;
  display: block;
  padding-right: 20px;
}
#sub-menu2 a:hover {
  color: #669933;
}
/**********end sub-menu2**********/

/**********begin project-menu**********/
#project-menu {
  margin-top: -1em;
}
#project-menu ul {
}
#project-menu li {
  list-style-type: none; 
  padding: 3px 0 4px 12px;
  background: url(images/ybullet.jpg) no-repeat 0 5px;
  float: left;
  text-decoration: none;
  clear: left;
  text-align: left;
  line-height: 60%;
  margin-left:-3.5em;
}
#project-menu a {
  text-decoration: none;
  color: white;
  display: block;
}
#project-menu a:hover {
  color: #CC9900;
}
/**********end project-menu**********/
