html
{
overflow:-moz-scrollbars-vertical!important;  
}

body
{
  width:500px;
  margin-top:0px; 
  margin-right:auto;
  margin-bottom:0px;
  margin-left:200px;
  height:0%;
  padding:5%;
  border-width:0px;
  font-family:Verdana, sans-serif;
  font-weight:normal;
  font-size:10px;
  color:#555;
  background-color:#fff;
  background-image:url('./images/gcmc_logo.jpg');
  background-attachment:fixed;
  background-position:top center;
  background-repeat:no-repeat;
}

a:link {text-decoration:none;color:#f00;background-color:#fff;}
a:visited {text-decoration:none;color:#f00;background-color:#fff;}
a:hover {text-decoration:none; color:#f00;background-color:#fff;}
a:active {text-decoration:none;color:#f00;background-color:#fff;}

strong
{ 
  font-weight:bold;
}

.row
{
  clear:both; 
  width:500px;
  height:0%;
  margin-top:0px; 
  margin-right:auto;
  margin-bottom:0px;
  margin-left:auto;
}

.tbox
{
  float:left;
  width:100px;
  height:100px;
  padding:5px;
  border-width:1px;
  border-style:solid;
  border-color:#000;
  margin-top:170px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:0px;
  background-color:#fff;
  text-align:right;
  color:#555;
}

.dbox
{
  float:left;
  width:100px;
  height:200px;
  padding:5px;
  border-width:0px;
  border-style:solid;
  border-color:#000;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:0px;
  background-color:#fff;
  color:#555;
}

.bbox
{
  float:left;
  width:466px;
  height:0%;
  min-height:200px;
  padding:5px;
  border-width:0px;
  border-style:solid;
  border-color:#000;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:0px;
  background-color:#fff;
  color:#555;
}

.pbox
{
  float:left;
  width:100px;
  height:100px;
  padding:5px;
  border-width:1px;
  border-style:dashed;
  border-color:#f00;
  margin-top:18px;
  margin-left:18px;
  margin-right:18px;
  margin-bottom:0px;
  background-color:#fff;
  text-align:right;
  color:#555;
}

.nbox
{  
  padding:5px;
  border-width:1px;
  border-style:dotted;
  border-color:#000;
  margin-top:18px;
  margin-left:18px;
  margin-right:18px;
  margin-bottom:0px;
  background-color:#fff;
  color:#555;
}

.registered
{
  font-size:10px;
  text-align:center;
}

.titlebox
{
  float:left;
  width:140px;
  height:0%;
  padding:0px;
  border-width:0px 1px 1px 0px;
  border-style:solid dotted;
  border-color:#000;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:0px;
  background-color:#fff;
  text-align:left;
  color:#555;
}

.regbox
{
  float:left;
  width:140px;
  height:0%;
  padding:0px;
  border-width:0px;
  border-color:#000;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:0px;
  text-align:left;
  background-color:#fff;
  color:#555;
}

.meld
{  
  float:right;
  width:175px;
  height:26px;
  color:black;
  background-color:transparent;
  font-weight:bold;
  font-style:italic;
  font-variant:small-caps;
  font-size:20px;
  text-align:center;
  background-image:url('./images/gcmc_meld.jpg');
}

.progr
{
  float:right;
  width:175px;
  height:10px;
  padding:20px;
  color:black;
  border-width:0px;
  background-color:transparent;
  font-weight:bold;
  font-style:italic;
  font-variant:small-caps;
  font-size:20px;
  text-align:center;
}

.sponso
{
  color:#f00;
  background-color:#fff;
  font-weight:bold;
  font-style:italic;
  font-variant:small-caps;
  font-size:20px;
  text-align:center;
}

#sponboxr
{
  clear:both;
  position:absolute;
  right:10px;
  top:0px;
  width:120px;
  height:50%;
  padding:5px;
  border-width:0px;
  text-align:right;
  background-color:#fff;
  color:#555;
}

#sponboxl
{
  clear:both;
  position:absolute;
  left:10px;
  top:215px;
  width:120px;
  height:50%;
  padding:5px;
  border-width:0px;
  text-align:left;
  background-color:#fff;
  color:#555;
}
