BODY {
  background-color : #228DB6;
  font-family: 'century gothic','trebuchet ms',arial,helvetica,sans-serif;
  color : #000;


}


A {
  color: #000;
  text-decoration: none;
font-weight: bold;
}

A:hover {
  color: #E41B5B;
}

#bg
{
position:absolute; top: 20; left:15; 
background-image: url('images/bgleft.gif');
background-repeat: no-repeat;
height:585px; width:965px; color: white;
}

#rosie
{
background-color: transparent; 
background-image: url('images/rosie.gif');
background-repeat:no-repeat;
height:227px; width:225px;
}

#bb
{
background-color: transparent; 
background-image: url('images/bigbox.jpg');
background-repeat:no-repeat;
height:234px; width:465px;
padding-top:11px;
}

#holder
{
 
background-image: url('images/holder.jpg');
background-repeat: no-repeat;
height:186px; width:225px; color: black;
}



h2
{
	font-size: 11px;
	font-weight: normal;
	color: #000;
   margin: 0 0 0 0;
	padding: 0;

}


h1
{
	font-size: 14px;
	font-weight: normal;
	color: #228DB6;

}

h3
{font-size: 12px;
	font-weight: bold;
	color: #228DB6;
   margin: 0 0 0 0;
	padding: 0;
}

h4
{
font-size: 19px;
	font-weight: bold;
	color: #000;
   margin: 0 0 0 0;
	padding: 0;
letter-spacing: 2px
}

#nav
{ background-image: url('images/navbut.gif'); background-repeat: no-repeat;
padding-top: 0px; height: 47px;
}

#float
{
float:right;
margin:0 0 10px 10px;
}

#float2
{
float:left;
margin:3 8 5px 5px;
}
