body		{
		margin: 0;
		padding: 0;
		text-align: center;
		background: #7c0000;
		font-family: century gothic, arial;
		overflow: hidden;
		}

div#subone	{
		position: relative;
		top: 30;
		right: 240;
		height: 50;
		width: 750;
		margin-top: 10;
		margin-left: auto;
		margin-right: auto;
		background: transparent;
		padding: 0;
		margin-bottom: 32;
		}

div#one		{
		width: 750;
		margin-left: auto;
		margin-right: auto;
		background: transparent url(../graphics/BorderSides.gif) center center repeat-y;			
		height: 300;
		}

div#three		{
		float: right;
		width: 700;
		height: 120;
		background: transparent url(../graphics/BorderSidesGrey.gif) center center repeat-y;
		position: relative;
		top: 10;
		right: 24;
		}

.border		{
		width: 750;
		margin-left: auto;
		margin-right: auto;
		}

div#credits	{
		background: transparent;
		width: 750;
		margin-left: auto;
		margin-right: auto;
		font-size: 60%;
		position: relative;
		left: 220;
		top: -30;
		color: #999999;
		}

div#greytwotop	{
		position: relative;
		left: 1;
		top: 10;
		}

div#greytwobottom	{
		position: relative;
		top: 0;
		left: 0;
		}

div#slogan	{
		font-size: 75%;
		color: #aaa;
		position: relative;
		top: -235;
		}

.smalltext		{
		font-size: 65%;
		}

div#smalltextone	{
		position: relative;
		top: -140;
		color: #222;
		}

div#smalltexttwo	{
		position: relative;
		top: -61;
		left: -195;
		color: #999;
		}

div#myspacetext	{
		position: relative;
		top: -161;
		left: -195;
		color: #999;
		}

div#myspacetext a {
		color: #999;
		text-decoration: none;
		}

div#myspacetext a:hover {
		color: #000;
		text-decoration: none;
		}
		
.conicalspheregrouplink {
  position: relative;
  top: -250px;
  left: 210px;
  }