/*
Title:      	Brearley Benefit 2007
Author:     	edac2@sandycampbelldesign.com
04.18.07:    	Special Mov Page Styles
*/

/*
BODY
--------------------------------------------------------------------- */

body
{
	margin: 0;
	padding: 0;
	background: #ffdec5 url(../img/bkgd_mov.gif) repeat-x left top;
}


#movwrap
{
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: visible;
	height: 317px;
	margin-top: -159px;
	width: 600px;
	margin-left: -300px;
}