#navbar-iframe {
   display: none !important;
}

html {
  font-family: "Helvetica Neue", helvetica;
  #background:#EAEAEA;  
  background:url("/images/bluegradient.gif") repeat-x scroll left top white;
  color:Black; 
  min-width:900px;  
}	

li { margin-left: -15px; } 

a {
  color: Black;
}
/*
a:hover {
  color: #BE936E;
}

p { 
  margin: .75em 0;
}
*/

#wrap {
  width:800px;
  margin-left: auto;
  margin-right: auto;
}

#header {
}

#header .title {
  color: #FFE44F;
  font-size: 200%;
  font-weight: bold;
}

.navbar {
  padding-bottom: 10px;
}
  
#content {
  border: 1px black solid;	
  background:white;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}

#sidebar {

}

#footer {
  text-align: center;	
  font-size: 85%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.title {
  font-weight: bold;
  font-size: 200%;
}

.header {
  color:#4A6F8B;
  font-weight: bold;
  font-size: 150%;
  text-shadow:0 1px 0 #AFC1C9;
}
.subheader {
  color:#4A6F8B;
  font-size: 125%;
  text-shadow:0 1px 0 #AFC1C9;
}

.sectionnav {
  font-size: 80%;
}

/*
.header {
  color: #BE936E;
  font-weight: bold;
  font-size: 125%;
}

.header a {
  text-decoration: none;
  color: #BE936E;
}

.subheader {
  color: #BE936E;
  font-weight: bold;
  font-size: 100%;
}

.code { 
  background-color: #F7F7F7;
  border-color: #CFDCED;
  border-style: solid; 
  border-width: 1px; 
  padding: 1em 1.33em 0em 1.33em;
  margin-bottom: 1em;
}
*/
