body
{
  background: url("http://www.phixy.com/images/background.gif") repeat-x;
  width: 769px;
  margin: 0px auto;
  margin-top: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
}

h1
{
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  color: #9863a5;
  padding-left: 23px;
  background: url("http://www.phixy.com/images/header-back.gif") no-repeat 0px 1px;
  margin-bottom: 20px;
}

#logo
{
  width: 300px;
   float: left;
}

dl#signupform
{
  width: 410px;

}

#signupform dt
{
  height: 31px;
  width: 150px;
  float: left;
}
#signupform dd
{
  height: 31px;
  width: 210px;
  float: right;
}

div#headerlinks
{
  float: right;
  width: 460px;
  text-align: right;
}

img
{
  border: 0px;
}

a 
{
  text-decoration: none;
  color: #9257a1;
}

a:hover
{
  text-decoration: underline;
  color: #000;

}

div#menu
{

  width: 769px;
  margin: 0px auto;
  margin-top: 10px;
  clear: both;
  position: absolute;
  top: 123px;
  color: #fff;
}

.tab
{

  width: 159px;
  height: 29px;

  text-align: center;
  float: left;
  margin-right: 43px;
}

.tab a
{
  display: block;
  width: 159px;
  height: 29px;
  padding-top: 10px;  
  background: url("http://www.phixy.com/images/tab-front.gif") no-repeat;  
}

.tab a:hover
{
  background: url("http://www.phixy.com/images/tab-hover.gif") no-repeat; 
  
}

.tab a, .tab a:hover, .tab a:visited
{
  color: #fff;
  text-decoration: none;
}

div#content
{

  width: 769px;
  margin: 0px auto;
  margin-top: 30px;
  clear: both;
  position: relative;
  top: 92px;

}

.textlarge
{
  font-size: 18px;
  color: #555;
}

div.windowtitle
{
  background-color: #9863a5;
  padding: 6px;
  color: #fff;
  width: 224px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

div.windowcontent
{
  background-color: #e9e9e9;
  padding: 4px;
  width: 228px;
  font-size: 10px;
  margin-top: 3px;
  margin-bottom: 13px;
}

img.bullet
{
  position: relative;
  top: 3px;
}

div#footer
{

  width: 100%;
  margin: 0px auto;
  font-size: 10px;
  margin-top: 70px;
  height: 38px;
  padding-top: 12px;
  padding-left: 10px;
  clear: both;
  background: url("http://www.phixy.com/images/footer-back.gif") repeat-x; 
  color: #493e3e;
}
