/* MAIN */
body { background: #faecce url(../images/layout/background.gif); color: #8c4900; margin: 8px 0; text-align: center; }

#wrap1 { }
#wrap2 { }
#wrap3 { }
#wrap4 { max-width: 739px; width: 739px; margin: 0 auto; text-align: left; }

/* HEADER */
#header1 { width: 739px; height: 128px; overflow: hidden; }
#header2 { height: 128px; padding-left: 87px; background: transparent url(../images/layout/logo.gif) top left no-repeat; }
#header3 { padding-top: 16px; }
#header4 { height: 78px; padding-left: 11px; background: transparent url(../images/layout/border-nw.gif) top left no-repeat; }
#header5 { height: 78px; padding-right: 40px; background: transparent url(../images/layout/border-ne.gif) top right no-repeat; }
#header6 { padding-top: 10px; height: 78px; background: transparent url(../images/layout/border-n.gif) top repeat-x; }

/* BODY */
#body1 { width: 739px; overflow: hidden; margin: 0px auto; }
#body2 { background: transparent url(../images/layout/border-w.gif) top left repeat-y; padding-left: 43px; }
#body3 { padding-right: 10px; background: transparent url(../images/layout/border-e.gif) top right repeat-y; }
#body4 { text-align: left; background: #e7d2ae; border: 1px solid #e7d2ae; }
#body5 { padding: 0 16px 24px 16px; }

/* FOOTER */
#footer1 { width: 739px; overflow: hidden; height: 33px; background: transparent url(../images/layout/border-sw.gif) top left no-repeat; margin: 0px auto; }
#footer2 { margin-left: 66px; height: 33px; background: transparent url(../images/layout/border-se.gif) top right no-repeat; }
#footer3 { margin-right: 33px; height: 33px; background: #e7d2ae url(../images/layout/border-s.gif) bottom center repeat-x; text-align: center; }
#footer4 { padding-top: 6px; font-size: 90%; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/* BORDERED PICTURE VIEW */
#frame1 { padding: 0;margin: 0; }
#frame2 { position: absolute; left: 0px; top: 0px; }
#frame3 { }
#frame-nw { height: 33px; width: 33px; background: transparent url(../images/frame/frame-nw.gif) bottom right no-repeat; }
#frame-n { height: 33px; background: transparent url(../images/frame/frame-n.gif) bottom center repeat-x; }
#frame-ne { height: 33px; width: 33px; background: transparent url(../images/frame/frame-ne.gif) bottom left no-repeat; }
#frame-w { width: 33px; background: transparent url(../images/frame/frame-w.gif) top right repeat-y; }
#frame-c { background: #e7d2ae; text-align: center; }
#frame-c div { margin: 0 auto; }
#frame-e { width: 33px; background: transparent url(../images/frame/frame-e.gif) top left repeat-y; }
#frame-sw { width: 33px; height: 33px; background: transparent url(../images/frame/frame-sw.gif) top right no-repeat; }
#frame-s { height: 33px; background: transparent url(../images/frame/frame-s.gif) top center repeat-x; }
#frame-se { width: 33px; height: 33px; background: transparent url(../images/frame/frame-se.gif) top left no-repeat; }

/* MENU */
#menu { height: 34px; }
#menu li { display: inline; background: transparent url() top left no-repeat; }
#menu li a { display: block; float: left; width: 110px; height: 34px; }
li#menu-about a { width: 84px; max-width: 84px; }
li#menu-activities a { width: 107px; max-width: 107px; }

#content { }
#title { float: left; width: 424px; height: 72px; background: #e7d2ae url() left center no-repeat; background-repeat: no-repeat; }

.clearboth { clear: both; }
.center { text-align: center; }

#bminfo { color: #A58F67; text-align: right; padding-right: 23px; font-size: 66%; }
#bminfo a { color: #77623C; }

