body {
	background-color:#000000;
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
}

a {
color:#999966; 
}

a:hover {
	color:#ff9900;
}

a:visited {
	color:#CCCC99;
}

img {
	border:0px;
}

p {
	font-family:Arial, Geneva, Helvetica;
	color:#cccccc;
font-size:0.7em;
}

.egg_text {
	font-family:Geneva, Arial, Helvetica,sans-serif;
	color:#6699cc;
	font-size:0.7em;
}

.updated {
	font-family:arial, Geneva, Helvetica;
	color:#cccc99;
	font-size:0.7em;
}

.left {
	width:25%;
	text-align:left;
	float:left;
}

.right {
	float:right;
}

.holder {
	width:100%;
	text-align:center;
	clear:both;
	float:left;
}

.first {
	width:20%;
	float:left;
	text-align:right;
}

.second {
	float:left;
	width:55%;
}

.third {
	width:20%;
	float:right;
	text-align:left;
}