
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/grcg_index_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
#page {
	width: 100%;
	background-image: url(images/grcg_index_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #373737;	
}
#index {
	margin-left: -489px;
	left: 50%;
	width: 975px;
	position: absolute;
	z-index: 5;
	height: 100%;
	background-image: url(images/grcg_index_bg2.jpg);
	background-repeat: repeat-y;
}
#top {
	width: 975px;
	height: 62px;
}
#nav {
	width: 975px;
	height: 15px;
}
#images {
	width: 975px;
}