body {
  background-color : #000000;
  font-family: arial, sans-serif;
  font-size/* */:/**/medium;
  font-size: /**/small;
  color : #ffffff;
  width : 100%;
}

#profileDetail {
  FONT-SIZE: 11px; 
  COLOR: #FFFFFF; 
  LINE-HEIGHT: 11px; 
  FONT-FAMILY: arial, sans-serif;
  position : absolute;
  left : 770px;
  top : 20px;
}


a.leftlink {color: #000000}
a.leftlink:hover {color: #FBD543}
a:hover {color: #FF0000; background-color: #ffffff; font-size: 14px;}
a {color: #FFFFFF; text-decoration: none;}

#mainMenu
{
  COLOR: #000099;
  font-family: arial, sans-serif;
  font-size: 11px;
  text-align: left;
  width : 180px;
  position : absolute;
  left : 840px;
  top : 40px;
}

#contentArea
{
  position : absolute;
  left : 20px;
  top : 40px;
  text-align: center;
}

#mainImage
{
  position : absolute;
  left : 450px;
  top : 20px;
  text-align: center;
  width : 288px;
}

#thumbsTable
{
  position : absolute;
  left : 20px;
  top : 30px;
  font-family: verdana;
  text-align: left;
}

#topMenu
{
  position : absolute;
  left : 20px;
  top : 5px;
  color : 0xFFAAAA;
  font-family: arial, sans-serif;
  font-size :13px;
  text-align: left;
}

.thumbsName
{
  font-family : verdana;
  font-weight : bold;
  text-align : left;
  font-size :11px;
}

#menuItem
{
  margin : 20px;
  background-image : url("./images/pink_circle.jpg");
  width : 140px;
  height : 140px;
  padding-top : 60px;
  color : #ffaaaa;
}

#container
{
  position : absolute;
  top : 20px;
  background-image : url("");
  background-repeat : repeat-x;
  height : 140px;
  width : 100%;
  height : 98%;
}

#debug
{
  position : absolute;
  bottom : 40px;
  height : 40px;
}

.question 
{
  font-size: 14px; 
  font-weight: bold; 
  color: #FFAAAA; 
}
