body  {
	font: .93em Verdana, Arial, Helvetica, sans-serif;		
 background:#000 url(../images/background/valenciabackgroundbirthdaylrge.jpg) left top  no-repeat;

    height:100%;

	 /*background: #ffffff url('../images/bg_espn_frontpage_optimized.jpg');
	 background: #000000 url('../images/newback/back1.gif') repeat-x;
	 
	 
	 */
	
	scrollbar-base-color:#003399;
	
	margin: 0; /*
	background-image:url('images/backgroundafsdfdas.jpg')  bottom left repeat ;
	
	background-image:url(images/bodyback.gif); it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}

#bkgnd2 {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height:100%;
    background:transparent url(../images/background/valenciabackgroundbirthday2lrge.jpg) right top no-repeat ;	
    text-align:center;
    }
	
* html #bkgnd2 {
    height:100%;
}

#linkcontainer{
margin-top:0px;
padding:0px 0 0 0;
}

#eventdisplay{
background-color:#cccccc;
height:0px;
width:0;

visibility:hidden;
}

#container {
  margin-left: auto; 
  margin-right: auto;
  /*width: 760px;*/
  text-align: left; 
  background: #003399;
  width: 63em;

  /*border: 1px solid #000000;*/
}
#parentcontainer {
  margin-left: auto; 
  margin-right: auto;
  /*width: 760px;*/
  text-align: left; 
  
 background:transparent url(../images/background/sitebackgroundspacer.gif);
  width:inherit;
  /*border: 1px solid #000000;*/
}
#header {
  height: 125px;
  background: #003399 url('../testimages/header.jpg') bottom left repeat;
  clear: both;
  margin-right:0px;


}
#topspacer { 
    
	 background-image:url('../testimages/topspacer.jpg');
 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
     height:12px;
	 overflow:hidden;
	padding: 0px 0px 0px 0px;

} 

#banner { 
    
	 background-color: #000000;
	 padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
     height:100px;
	 margin-left:0px;

} 
#botspacer { 
    
	 background-image:url('../testimages/topspacer.jpg');
	  overflow:hidden;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
     height:12px;
	 margin-bottom:auto;

} 



#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;      

}

#center {
  margin-left:165px;
  margin-right:165px;
  background:#ffffff;
  /* IE6 Hack */
  _width:600px;

}


#left_side {
  float: left;
  width:165px;
  

}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:165px;
 
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer a{
  height:90px;
  background: #003399 url('../images/footerbanner2.gif') bottom left repeat;
  clear: both;
  margin-right:0px;
  
  display: block;

 

}

#page_footer a span {

visibility: hidden;
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}