/*
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;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #333;
}

h1
{
	font-size: 135%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
}

h2
{
	font-size: 115%;
	margin: 0 0 .2em 0;
}


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