BODY {
    font-family: 'Trebuchet MS';
    background-color: #ffffff;
    
    /* background-image: url(bricks3.jpg); */
    /* font-weight: normal; */
}

/*
 * Header, text, and footer:   background-color: #ffe7ba;
 * Main:   background-color: #ffffe0;
  */

#borderthis {
  border: 1px solid #000000;
}

#main {
    /* width: 760px; */
    background-color: #fffff0;
	background-image: url(images/bkgBricks.gif); 
}

/*
 * These classes came from TheFreeDictionary.com
 * to display inline notes 8-Jun-2004
 */

SPAN.hint
{
BORDER: blue 1px solid;
font-size: 13px;
FONT-WEIGHT: normal;
VISIBILITY: hidden;
TEXT-TRANSFORM: none;
WIDTH: 500px;
COLOR: black;
FONT-STYLE: normal;
/* FONT-FAMILY: Arial; */
POSITION: absolute;
/* BACKGROUND-COLOR: oldlace; */
/* BACKGROUND-COLOR: bkgcolor; */
BACKGROUND-COLOR: #ffffe0;
FONT-VARIANT: normal;
TEXT-DECORATION: none;
padding: 2px;
}
SPAN.hint HR
{
WIDTH: 80%;
COLOR: black;
HEIGHT: 1px
}
SPAN.flw
{
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
COLOR: red;
FONT-FAMILY: Tahoma
}

/*
 * end of TheFreeDictionary.com classes
 */

.MFWPNlogo {
    font-family: 'courier new';  
    font-weight: bold; 
}

.bkgcolor {
    /* background-color: #ffe7ba; */
    background-color: #fffff0;
	border: solid rgb(204, 204, 204);
    border-width: 1px 0 1px 1px;
	margin-right: 0;
}

.banner {
  height: 100px;
  /* background-color: #ffffe0; */
  /* background-color: #ffe7ba; */
  background-color: #fffff0;
  /* background-image: url(images/MyFWPNblocks.gif); */
  background-image: url(images/rainbowslice.gif);
  background-position: right;
  background-repeat: repeat-x;
  border: solid rgb(0, 102, 0);
  border-width: 0 0 1px 0;
}

:first-letter.mfwpn {
    font-family: 'courier new';
    font-weight: bold;
    font-size: larger;
    color: #0000ff;
}

.preLoadImg {
display: none;
}

.nBR {
    white-space: nowrap;
}

h3 {
    font-family: 'courier new';
    font-variant: small-caps;
}

.glsTerm {
    font-weight: bold;
    color: #0000ff;
}

A:link.MFWPNlogo { 
    text-decoration: none;
}

A:active.MFWPNlogo { 
    text-decoration: none;
}

A:visited.MFWPNlogo { 
    text-decoration: none;
}

A:hover.MFWPNlogo { 
    text-decoration: none;
    background-color: #0099ff;
    color: #ffffff;
}

A:link.amfwpn { text-decoration:none;
    background-color: #ffffff;
    color : #000000;
}

A:active.amfwpn { text-decoration:none;
    background-color: #ffffff;
    color : #000000;
}

A:visited.amfwpn { text-decoration:none;
    background-color: #ffffff;
    color : #000000;
}
A:hover.amfwpn { text-decoration : none;
    background-color: #0099ff;
    	color: #ffffff;
}

/* To control the banner menu appearance */

.vBr {
    padding: 0.1em;
    /* color: #0066ff; */
    color: #000000;
}
.banmnu {
    font-size: 12px;
    /* background-color: #0099ff; */
    background-color: #0000ff;
    color: #ffffff;
}
A:link.decor { text-decoration:none;
    font-size: 12px;
    color : #000000;
}
A:active.decor { text-decoration:none;
    font-size: 12px;
    color : #000000;
}
A:visited.decor { text-decoration:none;
    font-size: 12px;
    color : #000000;
}
A:hover.decor { text-decoration : none;
    font-size: 12px;
    /* background-color: #0099ff; */
    background-color: #0000ff;
    color: #ffffff;
}

#gamedisclaim {
font-family: Arial;
font-size: smaller;
text-align: justify;
border: blue 1px solid;
padding: 0.25em;
margin-left: 5em;
margin-right: 5em;
}

#boxtextl {
text-align: justify;
border: black 1px solid;
padding: 0.25em;
margin-right: 1em;
/* background: #ffffe0; */
background: #ffffff;
}

#msgmain {
  width: 675px;
  height: 500px;
  /* background-image: url(MyFWPNblocks.jpg); */
  background-image: url(images/MyFWPNblocks03.gif);
  background-repeat: no-repeat;
  background-color: rgb(255, 254, 187);
  padding: 1em;
  color: #0000ff;
  font-weight: normal;
}

#msghead {
  color: #000000; 
  font-family: monospace;
}

#buttons {
  text-align: center;
}

#additionalInfo {
  display: none;
}

#footer {
  /* background-color: #ffffe0; */
  /* background-color: #ffe7ba; */
  background-color: #ffffff;
  font-size: 12px;
  border: solid rgb(204, 204, 204);
  border-width: 2px 0 0 0;
}

.fullToday {
  font-size: 13px;
  /* background: #ffffe0; */
}

.smiles {
  list-style: url(images/smiley.ico); 
}