body {
  font-family: verdana, helvetica, sans-serif;
  background-image: url('/teen/img/backgroundBlueGradient.jpg');
	background-repeat: repeat-x;
	background-color: #0C9BFB;
  margin: 0px;
  padding: 0px;
  xheight: 400px;
}

h1 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: rgb(78, 19, 97);
  margin: 10px 0 0 50px;
  padding-left: 0px;
  text-align: left;
}

h2 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: rgb(78, 19, 97);
  margin: 30px 0 0 20px;
  padding-left: 0px;
  text-align: left;
}

.headingRule {
  margin: 0px 0px 20px 10px;
  padding: 0;
  border-width: 0;
  color: rgb(247, 208, 255);
  background-color: rgb(247, 208, 255);
  height: 3px;
  width:835px;
  overflow:hidden;
}

p {
  color: rgb(2, 100, 149);
  font-size: 11px;
  font-weight: bold;
}

#wrapper {
  width: 900px; 
  background-color: white;
  background-image: url('/teen/img/backgroundSplatterUpper.gif');
	background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left:-450px;
}

#wrapperLower {
  background-image: url('/teen/img/backgroundSplatterLower.gif');
  background-repeat: no-repeat;
  background-position: right bottom;
}

#header img {
  width:900px;
  height: 157px;
  margin: 0;
}

#menuWrapper {
  margin: 0;
  margin-top:157px; 
  width: 100%; 
	height: 37px;
	background-image: url('/teen/img/backgroundMenu.gif'); 
	background-repeat: repeat-x;
}

#menuItems {
  margin-top: 0px;
  line-height: 35px;
  text-align: left;
  float:left;
}

#header a {
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	text-decoration: none;
	margin: 0 4px;
  padding: 0 10px;
}

#header a:hover {
	text-decoration: none;
  background: transparent url('/teen/img/backgroundMenuHover.gif');
  background-repeat: repeat-x;
  padding: 9px 10px;
}

#header a:visited {
	color: white
}

#menuSearchBox {
  xbackground-image: url('/teen/img/backgroundSearch.gif'); 
  xbackground-repeat: no-repeat;
  margin: 9px 10px 0 0 ;
  float:right;
  text-align:left;
}

#txtSearchTerm {
  border-width: 0px;
  border-style: solid;
  border-color: white;
}

#bttnSearch {
  border-width: 0px;
  xbackground: url('/teen/img/backgroundSearchBttn.gif');
  xbackground-repeat: no-repeat;
  background-color: white;
}

#rss {
  margin-top: 30px;
  margin-left: 50px;
  float: left;
  
}

#panelTop {
  margin-top: 30px;
  margin-right: 50px;
  text-align: right;
  height:100px;
}

#panelTop img {
  border-width: 0;
}

#panelBottom {
  margin-top: 25px;
  margin-right: 50px;
  text-align: right;
  vertical-align:bottom;
}

#panelBottom img {
  border-width: 0;
}

#panelBottom p {
  xfont-size: 12px;
  xfont-weight: bold;
}

#featuredBooks {
  width: 550px;
  text-align: left;
  margin: 0px 10px ;
  float: left;
}

#featuredBooks a {
  text-decoration: none;
  margin: 12px 8px 12px 8px;
}

#featuredBooks img {
  xborder: 1px solid rgb(251, 135, 12);
  border-width:0;
}

.pageHeading {
  margin:15px 0 0 75px;
  width: 400px;
  height: 84px;
}

#events {
  border-width: 0;
  border-top: 1px solid rgb(251, 135, 12);
  border-bottom: 1px solid rgb(251, 135, 12);
  width: 100%;
  height: 400px;
  overflow: auto;
}
#frmEvents {
  margin:0;
}

#bttnEvents {
  border:0;
  margin: 15px 0 3px 125px;
  background-color: white;
  border: 1px solid rgb(78, 19, 97);
  color: rgb(78, 19, 97);
}

.location {
  width:390px;
  height:165px;
  xpadding: 15px 40px 0px 40px;
  margin:10px 20px;
  xfont-size: 11px;
  xfont-weight: bold;
  text-transform:lowercase;
}

.location a {
  text-decoration: none;
  color: rgb(78, 19, 97);
  text-transform:lowercase;
}


.location img {
  margin: 2px 4px;
  border-width: 0px;
  border-style: solid;
  border-color: white;
}

#resources a {
  text-decoration: none;
  color: rgb(78, 19, 97);
}

#resources p {
  font-size: 12px;
  margin: 20px 300px 20px 200px;
}

#volunteer a {
  text-decoration: none;
  color: rgb(78, 19, 97);
}

#volunteer p {
  font-size: 12px;
  margin: 20px 300px 20px 200px;
}

#volunteer blockquote {
  color: rgb(2, 100, 149);
  font-size: 12px;
  font-weight: bold;
  margin: 10px 80px 5px 240px;
}

#media a {
  text-decoration: none;
  color: rgb(78, 19, 97);
}

#media p {
  margin: 20px 80px 20px 200px;
}

#footer {
  text-align: center;
  font-size: 11px;
}

#footer p {
  font-weight: normal;
}


#footer a {
	text-decoration: none;
}

#footer img {
  border-width:0;
}

#footerLeft {
  float:left;
  width:700px;
} 

#footerRight {
  float:right;
  width:190px;
} 

.clear {
  clear:both;
}
