<style type="text/css">

body{background-image: url("images1/gradient74194537.png");
background-repeat: repeat-x ;
}


body{background-image: url("images1/gradient74194537.png");
background-repeat: repeat-x ;
}


/* Header */
.header{
background-image: url("images1/murcia_head.jpg");
}

/* Hover menu using menubar background */
.hovermenu{
background-image: url("images1/menbar.jpg");
}

.hovermenu ul{

font: bold 12px arial;
padding-left: 0;
margin-left: 0;

}

.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
padding: 0px 45px 0px 45px;

display: block;
text-decoration: none;
float: left;
color: white;

border: 0px solid #FFF2BF;
font-weight:bold;
}
.hovermenu ul li a:hover{

border-style: none;
color: #c6d2ef;
}


html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

/* main text, content areas*/
h1{
font: 14px arial;
font-weight:bold;
}
h2{
font-size: 150%;
font-weight:bold;
}

.td1{
background-image: url('images1/swing2.jpg');
background-repeat: 
no-repeat;
background-position: 0px 0px; 
font: 12px arial;
text-align: center;
padding-left: 150px;
padding-right: 10px;
margin-left: 0;
background-color: #ffffff;
}
.td2{
font: 14px arial;
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
background-color: #ffffff;
}
.td3{
font: 13px arial;
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
background-color: #ffffff;
}

/* Image bar*/
.imagebar1{
background-image: url("images1/gradient3.png");

padding-left: 10px;
}

/* footer*/
.foot{
font: 10px arial;
color: white;
text-align: center;
background-image: url("images1/menbar.jpg");
}
</style>

