.logo {
	background-image: url(http://www.courtatlas.com/layoutimages/logo10.jpg);
	background-color: #0000FF;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 110px;
	width: 846px;
	border-left: 1.5px solid #000000;
	border-right: 1.5px solid #000000;

	
}

.blueline {
   height: 4px;
	width: 845.5px;
	background-image: url('http://www.courtatlas.com/layoutimages/bluelinesmall.jpg');
	background-position: bottom;
	background-repeat: repeat;
	border-top: 1.5px solid #005500;
	border-left: 1.5px solid #000000;
	border-right: 1.5px solid #000000;

	
}




.headerbutton {
    background-image: url(http://www.courtatlas.com/layoutimages/buttonslice2.jpg);
    height: 25px;
    border-top: 1.5px solid #000000;
    border-right: 1.5px solid #000000;
    border-left: 1.5px solid #000000;
}



 .buttontext {
  color: gold;
  font-family: arial, helvetica, verdana;
  text-decoration: none;
  font-size: 13.5pt;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: .2em;
  vertical-align: middle;
  margin: 1.37em;
 }

 .buttontext:hover {
  color: red;
  font-family: arial, helvetica, verdana;
 }

.mainbox {
border: 1.5px solid #000000;
background-color: #ffffff;
width: 850px;
padding: 10px;
}


.contentbackground {
background-color: transparent;
background-image: url('http://www.courtatlas.com/layoutimages/bluegradiantthin.jpg');
width: 845px;
border-left: 1.5px solid #0000FF;
border-right: 1.5px solid #0000FF;
border-bottom: 1.5px solid #000000;
}
