@charset "utf-8";
/* CSS Document */

#content_top	{ clear:both; background-image:url(graphics/background_body_top.png); background-repeat:repeat-x; height:29px; width:770px; margin:auto; }
#content_middle	{ clear:both; background-image:url(graphics/background_body_middle.png); width:770px; margin:auto; text-align:left; background-color:#FFFFFF; }
#content_bottom	{ clear:both; background-image:url(graphics/background_body_bottom.png); background-repeat:repeat-x; height:90px; width:770px; margin:auto; }

#header			{ clear:both; background-image:url(graphics/background_header.png); background-repeat:repeat-x; height:200px; margin-bottom:30px; }
#navigation		{ clear:both; height:60px; width:770px; margin:auto; background-image:url(graphics/background_navigation.png); background-repeat:no-repeat; }
#logo			{ height:160px; float:left; background-image:url(graphics/logo.png); width:770px; }

#picture_overlay{ background-image:url(graphics/picture_overlay.png); width:530px; height:380px; }

