@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body
{
	text-align:center;
}

#indexer {
	background-image: url(/images/gridcore/geestarr08-bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:10px;
	height:480px;
	width:100%;
}

#banner {
	height:70px;
	width:450px;
	position: relative;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
	background: url(/images/gridcore/geestarr08-banner-bak.png) no-repeat left bottom;
}

#greetings
{
	padding-right:250px;
}
#indexMain
{
	text-align:left;
	width:700px;
	margin:70px auto 0 auto;
	position:relative;
}


</style>
