body {margin:0px;; padding:0px;}
.body, #content { font-family: Verdana; font-size: 9pt; color: #000000;}
a.body { font-size: 9pt; color: #0054C8; text-decoration: underline; font-family: Verdana;}
a.body:visited { font-size: 9pt; color: #0054C8; text-decoration: underline; font-family: Verdana;}
a.body:hover { font-size: 9pt; color: #90B4E8; text-decoration: none; font-family: Verdana;}
.footer { font-family: Verdana; font-size: 7pt; color: #808080; text-align: center; }
a.footerlink { font-size: 7pt; color: #808080; text-decoration: underline; font-family: Verdana }
a.footerlink:visited { font-size: 7pt; color: #808080; text-decoration: underline; font-family: Verdana }
a.footerlink:hover { font-size: 7pt; color: #808080; text-decoration: none; font-family: Verdana }

a img {border:none;}
form {display:inline;}
#wrapper   {
  margin-left:auto;margin-right:auto;width:580px;
  min-height:100%;
}
#container {width:470px;
  margin-left:auto;
  margin-right:auto;
  }
#header {
    background-repeat:no-repeat;
    height:17px;width:auto;
    padding-top:20px;
    margin-bottom:20px;
    background-position:0px 20px;
    }
#header h1 {display:none;}
#menu {
  background-repeat:no-repeat;
  background-color:#CFDFEB;
  text-align:center;
  padding-top:4px;
  width:470px;
  height:22px;
  margin:10px auto;
}
#menu a {margin:0px 10px;}

/*content window*/
#content {
  width:470px;
  margin:10px auto;
  background-image:url(../images/right.gif);
  background-repeat:repeat-y;
  background-position:100% 100%;
  background-color:white;
}
#pagetitle {
  background-repeat;no-repeat;
  background-position:50% 0px;
  margin:0px;
  padding:0px;
  font-size:1px;
  height:10px;
}
#pagetitle span {display:none;}
#inner {
  width:auto;
  background-repeat:no-repeat;
  background-position:50% 100%;
  padding:10px;
}

body.pink #wrapper  {background-image:url('../images/pink/back.gif');background-color:#EDABC7;}
body.pink #header   {background-image:url('../images/pink/logo.gif');}
body.pink #menu     {background-image:url('../images/pink/menu.gif');}
body.pink #pagetitle{background-image:url('../images/pink/top.gif');}
body.pink #inner    {background-image:url('../images/pink/bottom.gif');}

body.grey #wrapper  {background-image:url('../images/grey/back.gif');background-color:#DCDDDF;}
body.grey #header   {background-image:url('../images/grey/logo.gif');}
body.grey #menu     {background-image:url('../images/grey/menu.gif');}
body.grey #pagetitle{background-image:url('../images/grey/top.gif');}
body.grey #inner    {background-image:url('../images/grey/bottom.gif');}

body.blue #wrapper  {background-image:url('../images/blue/back.gif');background-color:#92C5E2;}
body.blue #header   {background-image:url('../images/blue/logo.gif');}
body.blue #menu     {background-image:url('../images/blue/menu.gif');}
body.blue #pagetitle{background-image:url('../images/blue/top.gif');}
body.blue #inner    {background-image:url('../images/blue/bottom.gif');}

body.gold #wrapper  {background-image:url('../images/gold/back.gif');background-color:#E0CC95;}
body.gold #header   {background-image:url('../images/gold/logo.gif');}
body.gold #menu     {background-image:url('../images/gold/menu.gif');}
body.gold #pagetitle{background-image:url('../images/gold/top.gif');}
body.gold #inner    {background-image:url('../images/gold/bottom.gif');}

body.lime #wrapper  {background-image:url('../images/lime/back.gif');background-color:#C1E385;}
body.lime #header   {background-image:url('../images/lime/logo.gif');}
body.lime #menu     {background-image:url('../images/lime/menu.gif');}
body.lime #pagetitle{background-image:url('../images/lime/top.gif');}
body.lime #inner    {background-image:url('../images/lime/bottom.gif');}

#frm_p1 {
  width:334px;
  height:190px;
  background-image:url('../images/start_mid.gif');
  display:block;
  padding:0px;
  margin:0px auto;
  position:relative;
  text-align:left;
}

#frm_p1 #userinfo {
  background-image:url('../images/starthere.gif');
  background-repeat:no-repeat;
  margin:10px;
  padding-top:40px;
}

#userinfo #user_mail, #userinfo #user_pass{
  display:block;
  margin-bottom:10px;
  width:100%;
  position:relative;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana;
}
#userinfo #user_mail input, #userinfo #user_pass input {
  border:solid 1px #666;
  margin-bottom:10px;
  width:150px;
  position:absolute;
  right:0px;
}

#frm_p2 {
  background-image:url('../img/src/tableback_l.gif');
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
  width:354px;
  height:240px;
  padding:10px;
  display:block;
  text-align:left;
  position:relative;
}

#frm_p2 #userinfo span {
  display:block;
  margin-bottom:10px;
  width:330px;
  position:relative;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana;}
#frm_p2 #userinfo input {
  position:absolute;
  right:0px;
  border:solid 1px #666;
  width:200px;}

.line  {height:25px;}
.line2 {width:310px;}
.line3 {width:460px;}
.lineC {margin-left:auto;margin-right:auto;}
.col   {height:25px;}
.col1, .col2, .col3  {float:left;width:150px;text-align:left;}

div#sponsoroffers a p {color:black;}
div#sponsoroffers a:hover p {text-decoration:underline;}
div#sponsoroffers .regoffer a img {
  float:left;
  margin-right:5px;
  margin-bottom:5px;
  border:solid 1px black;
}

#memb_nav a {display:block;}

.warn {font-size:120%;color:red; margin:10px;}