﻿body
{
	background-position: center center;
	background-color: #000000;
	color: #FFFF00;
	font-family: Arial;
	background-image: url(  'images/Wormhole_in_Sleeper_Space.jpg' );
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#MainScreen
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	top: 16px;
	right: 0px;
	background-color: #000000;
	width: 500px;
}

#raImgSplash
{
	text-align: left; 
	padding-right: 14px; 
	float: left; 
	height: 217px; 
	width: 200px;
	}

#RajaAfrikaMusic
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #000000;
	width: 300px;
	}
#RajaAfrikaMusic:hover
{
	border: thick dotted #0000FF;
	cursor: pointer;
}
	
#raImgMusic
{
	text-align: left; 
	padding-right: 14px; 
	float: left; 
	}
	
#RajaAfrikaYoga
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	top: 180px;
	left: 10px;
	background-color: #000000;
	width: 300px;
	}
#RajaAfrikaYoga:hover
{
	border: thick dotted #0000FF;
	cursor: pointer;
	}
	
#raImgWarrior
{
	text-align: left; 
	padding-right: 14px; 
	float: left; 
	height: 103px; 
	width: 133px;
	}
	
#Magic8Ball
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	top: 300px;
	right: 50px;
	background-color: #000000;
	width: 300px;
	}

#Magic8Ball:hover
{
	border: thick dotted #0000FF;
	cursor: pointer;
	}	
	
#raImgMagic8
{
	text-align: left; 
	padding-right: 14px; 
	float: left; 
	height: 124px; 
	width: 108px;
	}
	
#WorldLightASP
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	left: 10px;
	background-color: #000000;
	width: 300px;
	top: 370px;
}

#WorldLightASP:hover
{
	border: thick dotted #0000FF;
	cursor: pointer;
	}	
	
#raImgWLA
{
	text-align: left; 
	padding-right: 14px; 
	float: left;
	height: 77px;
	width: 226px;
}
#divAtomicSquirrel
{
	padding: 12px;
	margin: 6px;
	border: thin solid #00FF00;
	position: absolute;
	left: 390px;
	background-color: #000000;
	width: 230px;
	bottom: 20px;
	vertical-align: middle;
	text-align: center;
}

#divAtomicSquirrel:hover
{
	border: thick dotted #0000FF;
	cursor: pointer;
	}	
	
#raImgAtomic
{
	text-align: left; 
	padding-right: 14px; 
	float: left;
	height: 100px;
	width: 100px;
}	
#footer
{
	position: absolute;
	padding: 2px;
	margin: 0px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	font-size: small;
	text-align: center;
}