/*------- Contains styles for the index page only ----------*/

#indexBody h1 span {
	font-size:1.35em;
	color:#555;
}

#indexBody #left {
	float:left;
	width:375px;
}

#indexBody #right {
	float:right;
	width:325px;
	margin-top:0;
	padding-bottom:0;
}

#indexBody #right #flashcontent {
	width:325px;
	height:488px;
	border:1px solid #CCC;
	padding:2px;
}

#indexBody br.clearBoth {
	display:none;
}

#indexBody a.categories {
	width:75px;
	text-align:center;
	float:left;
}

div.categories {
	float:left;
	text-align:center;
	width:75px;
	font-size:0.85em;
}