<!--
body {
	background-image: url(../images/ion_site/ion_back.gif);
}

#spongecell_widget_wrapper_5248 a {
	color: #00CCFF;
	text-decoration: underline;
	z-index:3;
}

img, img a {
	border-style: none;
	margin: 0px;
}

#content {
	position: relative;
	margin: 0 0 0 50px;
	padding:0;
	width:950px;
	height:625px;
	z-index: 4;
}



h3, h3 a {
	text-decoration: none;
	color: #ad748b;
}

p, h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color:#a8a7a7;
}

h3, p.featurelink a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*     main stlyes     */


#main {
	margin:0;
	padding:0;
	position:absolute;
	width:409px;
	height:495px;
	overflow: hidden;
	z-index:6;
}

#main h3 {
	margin: 5px 0 5px 20px;
	font-size: 16px;
	width: auto;
}

#main h4 {
	font-size: 13px;
	margin: 10px 0 0 20px;
	width: auto;
}

#main p {
	font-size: 12px;
	margin:0 12px 10px 20px;
	width: 375px;
	height: 84px;
	overflow:hidden;	
}
#main  p.featurelink {
	position: absolute;
	bottom: 12px;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin: 0;
	right: 12px;
	height: auto;
}



/*        Feature Styles      */


#features {
	position:absolute;
	left:410px;
	top:0;
	width:325px;
	height:495px;
	z-index:5;
}

#feat1, #feat2, #feat3 {
	border:1px solid #999999;
}

#feat1 {
	border-left-color: #333;
	position:absolute;
	left:0px;
	top:24px;
	width:320px;
	height:157px;
	padding: 0px;
	overflow: hidden;
	z-index:7;
}

#feat2 {
	border-top-style: none;
	border-left-color: #333;
	position:absolute;
	left:0px;
	top:177px;
	width:320px;
	height:152px;
	z-index:8;
}
 

#feat3 {
	border-top-style: none;
	position:absolute;
	left:0px;
	top:335px;
	width:320px;
	height:151px;
	z-index:9;
}

 #features p {
	font-size: 11px;
	width: 170px;
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
	height: 70px;
}

#features p.featurelink {
	height: 2em;
}

#features p.featurelink a   {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	left: 100px;
	bottom: 5px;
	width: auto;
	height: auto;
}

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

#features h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 0 5px;
}

#features h3 {
	margin: 5px 0 0 10px;
	width: 175px;
	float: left;
	line-height: 90%;
	font-size: 16px;
}

#features h4 {
	margin: 5px 0 0 10px;
	font-size: 12px;
	width: 175px;
	float: left;
}



/*       Events    styles     */


#events {
	position:absolute;
	left:735px;
	top:22px;
	width:215px;
	height:473px;
	z-index:3;
}

#events img {
	position: absolute;
	bottom: 4px;
	z-index: 2;
	left: -3px;
	overflow: auto;
	right: 0px;
	width: 220px;
}

#eventcap {
	position:absolute;
	left:777px;
	top:212px;
	width:215px;
	height:35px;
	z-index:5;
}


-->