@charset "UTF-8";
/*
* this file makes minor changes to styles for index page only
*/

/*
body {
position:relative;
}

div#main {
	position:relative;
	height:100%;

	}
	
div#content {
	position:relative;
	height:100%;
	}
	
	*/
	
table.index p {
	color:#fff;
	}
table.index a {
	color:#fff;
	}
table.index {
	width:908px;
	padding:0;
	height:100%;
	vertical-align:bottom;
	}
