body {
    background-color:transparent;
    background:url('images/background.jpg');
}

td {
  vertical-align:top;
}

#navigation
	{
    background: transparent url('images/bannerbackground.jpg') top;
	font-family:arial, tahoma;
    font-size:12px;
    margin:0px;
	padding:0px;
	width: 990px;
	vertical-align: middle;
	text-align: center;
	font-size: medium;
	font-weight:bold;
	overflow: hidden;
	}
#navigation a
    {
    background: transparent url('images/bannerbackground.jpg') top;
   styles.css vertical-align: top;
    text-align: center;
    font-size:13px;
    width:98px;
    height:60px;
    margin:0px;
    display:block;
    float:left;
    padding:5px;
    color:white;
    border-top:1px #96AAE2 solid;
    border-left:1px #96AAE2 solid;
    border-right:thin #4B70CD solid;
    border-bottom:thin #4B70CD solid;
    text-decoration:none;
    }
#navblock
    {
    background: transparent url('images/bannerbackground.jpg') top;
    vertical-align: top;
    text-align: center;
    font-size:13px;
    width:196px;
    height:60px;
    margin:0px;
    display:block;
    float:left;
    padding:5px;
    color:white;
    border:0px;
    text-decoration:none;
    }




#title
    {
      text-align:center;
      width: 1000px;
      height:66px;
    }




#topper
    {
      margin-top: -30px;
      width: 1000px;
      height:104px;
      background: transparent url(images/topper.gif) top;
    }




#data
    {
      width: 1000px;
      height:240px;
      background: url(images/body.jpg) repeat-y top;
    }
.displaydata {
    width:200px;
    font-weight:bold;
    background:#B7BBF0;
}




#footer
    {
      width: 1000px;
      height:55px;
      background: transparent url(images/footer.jpg) top;
    }
