/* grandprix page */
	#main.grandprix { text-align: center; }
	#main.grandprix ul.gmain { margin: auto; width: 470px; }
	#main.grandprix  li.gleft { width: 350px; float: left; }
	#main.grandprix  li.gright { width: 115px; float: right; }
		#main.grandprix ul.bohcom { padding-top: 0px; }
		#main.grandprix ul.bohcom li { margin: 0px; }
		#main.grandprix li.bohtop { height: 26px; }
		#main.grandprix li.bohtop img { vertical-align:bottom; }
		#main.grandprix li.bohcom { line-height: 1.5em; padding: 0 35px 0 25px; 
			text-align: left; background: url('../grandprix/img/boh_com_bg.gif') repeat-y; }
	#main.grand  ul.bohcom { margin-top: 35px; }
	#main .nominate { text-align: center; padding: 5px; }
		#main .nominate ul {margin-top: 10px; width: 540px; }
		#main .nominate li { float: left; width: 135px; padding-bottom: 5px;
				line-height: 140%; text-align: center; font-size: 10px; }
		#main .nominate li strong.line2 { line-height: 3em; }
		#main .nominate .ntitle { color: #be1733; font-size: 12px; }
		#main .nominate .btn li { width: 180px; }

/* grandprix page */
body.grandprix #container { background: #fbfbd5 url('../grandprix/img/bg_side.gif') repeat-y; }
body.grandprix #header { background: url('../grandprix/img/bg_header.gif') no-repeat; }
body.grandprix #footer { background: url('../grandprix/img/bg_footer.gif') no-repeat; }

/* grandprix costume page */
body.costume #container { background: #fbfbd5 url('../grandprix/img/bg_side_costume.gif') repeat-y; }
body.costume #header { background: url('../grandprix/img/bg_header_costume.gif') no-repeat; }
body.costume #footer { background: url('../grandprix/img/bg_footer_costume.gif') no-repeat; }

/* grandprix picture page */
body.picture #container { background: #fbfbd5 url('../grandprix/img/bg_side_picture.gif') repeat-y; }
body.picture #header { background: url('../grandprix/img/bg_header_picture.gif') no-repeat; }
body.picture #footer { background: url('../grandprix/img/bg_footer_picture.gif') no-repeat; }

/* grandprix sleep page */
body.sleep #container { background: #fbfbd5 url('../grandprix/img/bg_side_sleep.gif') repeat-y; }
body.sleep #header { background: url('../grandprix/img/bg_header_sleep.gif') no-repeat; }
body.sleep #footer { background: url('../grandprix/img/bg_footer_sleep.gif') no-repeat; }

