html, body
{
   text-align: center;
   border: 0;
   margin: 0;
   font-family: tahoma, arial;
}
  div#centerpage{
    width: 932px;
    margin: 0px auto;
    position: relative;
  }

img
{
   border: 0;
}
a
{
   border: 0;
}
area
{
   border: 0;
}
#img
{
   margin: 0;
   padding: 0;
}
#links
{
   width: 800px;
   height: 500px;
   position: absolute;
   top: -2000%;
   left: 50%;
   margin-left: -400px;
   text-align: center;
   color: #000000;
   text-indent:-8000em;
}
#links h2
{
   font: 26px Verdana;
   color: #000000;
   margin: 0;
   display: inline;
}
#links h3
{
   font: 18px Verdana;
   color: #000000;
   margin: 0;
   display: inline;
}
#flash
{
   margin-top: -495px;
}

#topmenu{
    width:860px;
    height:105px;
    position: absolute;
    top: 200px;
    left: 31px;
    padding: 2px;
    border: none;
	 background: transparent;
	font-size: 28px;
}
a.topmenu{
	font-size: 26px;
	text-decoration: none;
	color: black;
}
a.topmenu:hover{
	color: #8B0000;
}
  div#showcase{
    width:852px;
    position: relative;
    top: 10px;
    padding: 2px;
    border: none;
  }
  #welcome{
    font-family: tahoma, arial;
    font-size: 20px;
    color: #888;
  }
  #showcase iframe{
    margin-top: 5px;
    border: none;
  }
  
  .title h1{
  	font-size: 28px;
	text-align: center;
  }

