body
{
  width : 100%;
  height : 97%;
  font-family : sans-serif;
  color : #FFFFFF;
  margin : 0px;
  background-color : #000022;
}

td.menu a
{
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : none;
  padding-right : 20px;
}

td.menu a:hover
{
  color : #AAAAFF;
}

table.main
{
  height : 70%;
  width : 100%;
  border-collapse : collapse;
  background-color : #000066;
}

td.header
{
  text-align : center;
  padding-top : 10px;
}

td.leftborder
{
  background : URL("images/stars2.gif") repeat-y;
  padding-right : 30px;
}

td.main
{
  height : 100%;
  padding : 10px 15px 0px 15px;
  vertical-align : top;
}

p
{
  padding-left : 10px;
}

td
{
	vertical-align:top;
}

td.website-image
{
	padding-bottom:10px;
}

p.URL-Desc
{
  padding : 0px 5px 20px 20px;
}

p.Old-URL
{
  font-style : italic;
  text-decoration : line-through;
}

a
{
  color : #FFFFFF;
  font-style : italic;
  text-decoration : none;
}

a:hover
{
  color : #AAAAFF;
}

table.contact
{
  margin-left : 20px;
}

td.contact-item
{
  text-align : right;
}

td.contact-data
{
  padding-left : 10px;
}

td.rightborder
{
  background : URL("images/stars3.gif") repeat-y;
  padding-left : 30px;
}

td.fade
{
  background-image : URL("images/fade.jpg");
  height : 134px;
}

td.bottom
{
  background-color : #000022;
  text-align : center;
	vertical-align:top;
  padding-bottom : 0px;
	font-size:0.9em;
}

img
{
  border-width : 0px;
}

.center{
  text-align:center;
}
