﻿/* for W3C CSS compliance */
.void{} 
@media print {}

.seperator
{
	margin: 7px 0 7px 0;
	height: 1px;
	width: 592px;
	background-color: #CCC;
}

#indexpage
{
	overflow: hidden;
	height: 100%
}

#splashimage
{
	padding: 5px 0 0 10px;
}

#bottomleft
{
	float: left;	
	padding: 0 0 0 5px;
	text-align: center;	
}

#splashtext
{
	width: 340px;
	line-height: 18px;
}

#featuredcategories
{		
	margin: 5px 0 0 0;		
	width: 340px;	
}

#featuredcategories a span
{
	text-decoration: underline;
	color: #C2313E;
	font-size: 10px;
}

#adpod
{
	float: left;
}
