/* -------------------------- */
/* HEADER */
/* -------------------------- */

div#header		{ height: 275px; }

#overlay_header
	{
	background: transparent url(/grfx/overlay_photo.gif) no-repeat bottom right;
	z-index: 1;
	position: absolute;
	left: 882px;
	top: 255px;
	width: 21px;
	height: 21px;
	}

#ttlbar			{ height: 160px; }

#logobar
	{
	background: url(/grfx/saycheeselogo.gif) no-repeat 20px 3px;
	position: relative;
	height: 50px;
	}

#subttlbar		{ font-size: 1.65em; margin-left: 80px; padding-top: 6px; }
#sidebartop		{ height: 205px; }


/* -------------------------- */
/* CONTENT */
/* -------------------------- */

#dotline
	{
	background: url(/grfx/dotted-line.gif) repeat-x;
	width: 100%;
	height: 12px;
	margin: 10px 0px 15px 0px;
	}

