body
{
	font-family: arial, helvetica;
	font-size: 13pt;
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	color: #333333;
}

a {
	color: #333300;
	font-family: arial, helvetica;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


H1
{
    color: #333300;
    font-size: 24px;
    font-family: trebuchet, arial, helvetica;
    font-weight: normal;
}

H2
{
    color: #333300;
    font-size: 18px;
    font-family: trebuchet, arial, helvetica;
    font-weight: normal;
}
#blurbbox {
	position: absolute;
	width:390px;
	left: 15%;
	top: 240px;
	padding: 10px;
	text-align: left
}
#topbox {
	position: absolute;
	left: 50px;
}

#promobox1 {
	position: absolute;
	top: 220px;
}
#rightcontent {
	position:relative;
	top:0px;
	background: #ffffff url(images/ibis_r_bar.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 320px;
	height:800px;
	float: right;
	padding-bottom:25px;
}
#leftcontent {
	width: 300px;
	padding-bottom:25px;
}
#topicimage {
	border: 0px;
	border-bottom: 157px solid #F0F0F0;
}
