.index_page
	{
		position:relative;
		width:800px;
		height:600px;
	}
.index_banner_row
	{
		position:relative;
		float:left;
		width:800px;
		height:213px;
		background-image:url(../images/banner_row_bg.gif);
	}
.index_banner_row_space
	{
		position:relative;
		float:left;
		width:100px;
		height:213px;
	}
.index_banner_row_picture
	{
		position:relative;
		float:left;
		width:580px;
		height:213px;
		background-image:url(../images/main_photo.jpg);
		background-repeat:no-repeat;
	}
.index_row_divider
	{
		position:relative;
		float:left;
		width:800px;
		height:33px;
		background-image: url(../images/nav_bg.gif);
/*		
		background-color:#0099FF;
*/
	}
.index_content_row
	{
		position:relative;
		float: left;
		width:800px;
		height:159px;
/*
		background-color:#0099FF;
*/
	}
.index_content_row_starburst
	{
		position:relative;
		float: left;
		width:175px;
		height:162px;
		background-image:url(../images/starburst1.gif);
		background-repeat:no-repeat;
		color:#FFCC00;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
/*
		background-color:#0099FF;
		font-weight:bold;
*/
	}
.index_content_row_starburst_title
	{
		position:relative;
		float: left;
		width:175px;
		height:16px;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
/*
		background-color:#0099FF;
*/
	}
.index_content_row_spacer
	{
		position:relative;
		float:left;
		width:580px;
		height:5px;
/*
		background-color: #FF00FF;
*/	
		line-height: 5px;
	}
.index_content_row_space
	{
		position:relative;
		float:left;
		width:100px;
		height:159px;
/*
		background-color:#9900FF;
*/
	}
.index_content_row_box
	{
		position:relative;
		float: left;
		background-repeat:no-repeat;
		width:580px;
		height:154px;
	}
.index_content_row_box_row
	{
		position:relative;
		float: left;
		background-repeat:no-repeat;
		width:580px;
		height:18px;
	}
.index_content_row_cell
	{
		position:relative;
		float: left;
		background-repeat:no-repeat;
		width:250px;
	}
.index_content_row_cell img
	{
		vertical-align: middle;
	}
.index_content_row_cell_icon
	{
		position:relative;
		float: left;
		background-repeat:no-repeat;
		width:100px;
	}
.index_content_row_box_column_spacer
	{
		/**/
		position:relative;
		float: left;
		width:10px;
		height:154px;
	}
.index_content_row_box_text
	{
		/**/
		text-align:left;
		font-family:"Arial Narrow";
		color:#000000;
		font-size:16px;
		position:relative;
		float: left;
		width:570px;
		height:154px;
	}
.index_content_row_box_text_when_starburst
	{
		/**/
		text-align:left;
		font-family:"Arial Narrow";
		color:#000000;
		font-size:16px;
		position:relative;
		float: left;
		width:500px;
		height:154px;
	}
	
.fair_button
	{
		position:relative;
		float:left;
		font-weight:bold;
		width:125px;
		height:23px;
		background-image:	url(../images/fair_button.gif);
		background-repeat:no-repeat;
	}
.fair_button a
	{
		color:#000000;
		text-decoration:none;
	}
.fair_button a:hover
	{
		color:#CC0000;
	}
