body {
            background-image:  url(/images/bg_spanset_home.jpg);
            background-repeat: no-repeat;
            background-position: 30px 0px;
       	  }
		
#hiderblue {
	left: 30px;
	top: 75px;
	position: absolute;
	height: 68px;
	width: 189px;
		background: url(/images/hiderhome.jpg);
		background-repeat: repeat;
		}

#homeribbon {
	left: 0px;
	top: 395px;
	position: absolute;
	height: 500px;
	width: 189px;
		background: url(/images/ribbon-strip.gif);
		background-repeat: repeat-y;
		}
		
#homeribbon p a 
{
border-bottom:0 solid #EEEEEE;
color:#003661;
display:block;
font-family:Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;
font-size:116.67%;
font-weight:bold;
margin:22px 0 0.25em;
padding:0 0 0 39px;
text-decoration:none;
width:90%;
}
