p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
text-align:center;
}

body /* Internet Explorer */
{
text-align: center;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 


.subbody {
	background-image: url(../images/homeworld_sub.jpg);
	background-repeat: no-repeat;
background-position: top right;
}



.whitetypehome {
	color: #FFFFFF;
	line-height: 20px;

}
.yellowtypehome {
	color: #FFCC00;
	line-height: 20px;

}


a.whitelink:link {
	color: #FFffff;
	text-decoration: none;
}


a.whitelink:visited {
	color: #FFffff;
	text-decoration: none;
}


a.whitelink:active {
	color: #FFCC00;
	text-decoration: underline;
}


a.whitelink:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.bluetype {
	color: #63B1E0;
}
.blueheader {
	font-size: 24px;
	color: #63B1E0;
	font-weight: bold;
}

a:link {
	color: #63B1E0;
		text-decoration: none;

	}
a:visited {
	color: #63B1E0;
		text-decoration: none;

	}
	
	a:active {
	color: #FFFFFF;
		text-decoration: underline;

	}
	
	a:hover {
	color: #FFFFFF;
		text-decoration: underline;

	}
.worldback {
	background-image: url(../images/homeback.jpg);
	background-repeat: no-repeat;
}
