body { color: #000; background: #fff url('/_bgff.png') repeat-y top center; }
a,a:visited { color: #800080; }
a:active { color: #800080; }
a:hover { color: #800080; }

.KleerAll { clear: both; height: 1px; overflow: hidden; }
.RtFloat { float: right; }
.LtFloat { float: left; }
.SmCaps { font-variant: small-caps; }
.Center { text-align: center; }
.Purple { color: #800080; }
.Bigger { font-size: 110%; }
.thumb { width: 160px; height: 107px; margin-left: 20px; }
.Bracer { height: 25px; }

#header { height: 175px; margin: 0 auto; background: url('/_header-b.png') no-repeat top center; }
#HeadLink { display: block; width: 100%; height: 100%; }
#footer { height: 170px; margin: 0 auto; background: url('/_footer.png') no-repeat top center; }
#postfoot { width: 922px; margin: 0 auto; }

#content { background: #ffcc33; width: 922px; margin: 0 auto; }
#menu { width: 220px; margin: 0 35px; text-align: center; float: left; display: inline;
  font: 100% 'Bookman Old Style',serif; }
#info { width: 590px; margin-right: 35px; float: right; display: inline; }
#info p { padding-bottom: 15px; }

.BodyFont { font: 100% Tahoma,sans-serif; }
.BodyFontH { font: 120% Tahoma,sans-serif; }
.LIfont { font: 100% 'Bookman Old Style',Bookman,sans-serif; }

#MenuIcon { width: 300px; height: 225px; cursor: pointer; border: 2px solid #800080;}

