body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	background-image:url(http://www.iheartfun.com/images/bgthing.gif);
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FB3000;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: none;
	background-color: #FB3000;
}

h2 {
	font-size:13px;
	padding0;
	margin:0;
	}
#mainbody {
	position:relative;
	border:solid 2px #000000;
	background-color:#FFFFFF;
	width:700px;
	height:500px;
	/min-height:500px;
	padding-top:25px;
	}
#heading_left {
	background-image:url(http://www.iheartfun.com/images/sitting.jpg);
	background-repeat:no-repeat;
	width:286px;
	float:left;
	}
#heading_right {
	background-image:url(http://www.iheartfun.com/images/heart_fun.gif);
	background-repeat:no-repeat;
	width:353px;	
	float:right;
	padding-right:61px;
	}
#clearboth {
	clear:both;
	}
#footer {
	padding-top:15px;
	color:#FFF;
	font-weight:bold;
	}
#sidebar {
	width:261px;
	padding-left:25px;
	text-align:left;
	}
#maincontent {
	width:353px;
	text-align:left;
	}