body {background: white url(../images/back.gif);
      font-family: sans-serif;
      font-size: 10pt
}
a:link, a:active, a:visited	{background:none;text-decoration: none}
#topbox  {position: absolute; 
          top: 10px; 
          left: 17px;
          background: none
}
#menu1
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 140px;
    WIDTH: 157px;
    HEIGHT: 51px;
    VERTICAL-ALIGN: middle;
}
#menu2
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 191px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu3
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 243px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu4
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 294px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu5
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 345px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu6
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 396px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu7
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 447px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menu8
{
    BACKGROUND: white url(../images/menubutton.gif);
    POSITION: absolute;
    LEFT: 17px;
    TOP: 498px;
    WIDTH: 157px;
    HEIGHT: 51px;
}
#menubox {position: absolute; 
          top: 140px; 
          left: 17px;
          background: none
}
#textbox {position: absolute;
          top: 140px;
          left: 190px;
          background: none
}
#narrowbox {position: absolute;
          top: 140px;
          left: 190px;
          width: 500px;
          background: none
}
#joinbox {position: absolute;
          top: 80px;
          left: 40px;
          width: 500px;
          height: 300px;
          border: double;
          background: none
}
h1	 {font-size: 200%;
          font-style: normal;
          font-weight: bold;
          text-align: center;
          color: blue}
h2	 {font-size: 120%;
          font-style: normal;
          font-weight: normal;
          text-align: left;
          color: green
}
h3       {font-size: 120%;
          font-style: normal;
          font-weight: normal;
          text-align: center;
          color: green
}
h4	 {font-size: 150%;
          font-style: normal;
          font-weight: normal;
          text-align: center;
          color: green
}
#promotion {position: absolute; 
          background: white;
          font-size: 120%;
          color: green;
          top: 380px;
          left: 0px;
          width: 300px;
          height: 75px;
          border: none;
          z-order: 2
}
#promotion2 {position: absolute; 
          background: gray;
          color: green;
          top: 390px;
          left: 10px;
          width: 300px;
          height: 75px;
          border: none;
          z-order: 1
}
.smallprint {background:none;font-size: 8pt; color: black; font-style: italic}
.center     {text-align: center}
p.MenuItem
{
    font: arial;
    BACKGROUND: none;
    color: black;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
p.jointext
{
	font-family:  Script MT Bold, Script, Arial, Sans-Serif;
	font-size:large ;
	background: none;
    text-align: center;
	font-weight: bold;
	font-style:italic;
}
p.jointextsmall
{
	font-family: Script MT Bold, Script, Arial, Sans-Serif;
	font-size: small;
	background: none;
    text-align: center;
	font-weight: bold;
	font-style:italic;
}
.talkdate {background: none; font-size:large; color:Green; font-weight:bold}
.talktitle {background: none; font-size:large; color:Black; text-decoration:italic, underline}
.talkby {background: none; font-size:medium ; color:Black; text-decoration:italic}