/*
palette

dark blue #000066
green #839E3C
light blue #34A7E8

*/





body {
	background: url(../images/body-popcorn.jpg) no-repeat 0 478px;
	margin: 0;
	color:#666;
}

#toprightbgimage
{
	position:absolute;
	top:0;
	left:455px;
	width:611px;
	height:248px;
	margin:0;
	padding:0;
	overflow: hidden;
	z-index:0;

}

#toprightbgimage img
{
	border: 0;
	width: 611px;
	height: 248px;
}


