body {
	background-color: #010101;
	background-image: url(images/gear-dark-cubed.jpg);
	background-repeat: no-repeat;
}

* {
	text-transform: uppercase;
}

.countdown {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}

.tinytinytiny {
	font-family: "Arial";
	font-size: 12px;
	position: relative;
	color: #6666FF;
	left: -115px;
	top: -200px;
}	

#trophies {
	position: absolute;
	left: 750px;
	top: 50px;
}
.goal {
	position: absolute;
	left: 510px;
	top: 80px;
}

.seminar {
	position: absolute;
	left: 510px;
	top: 80px;
}

.seminar a:link {
	color: #6666FF;
}

.seminar a:visited {
	color: #6666FF;
}

.seminar a:hover {
	color: #ff0000;
}

.seminar a:active {
	color: #FFFFFF;
}

.message {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 415px;
	top: 290px;
	color: #6666FF;
}

.message a:link {
	text-decoration: none;
	color: #6666FF;
}

.message a:visited {
	text-decoration: none;
	color: #6666FF;
}

.message a:hover {
	text-decoration: none;
	color: #AAAAFF;
}

.message a:active {
	text-decoration: none;
	color: white;
}

.meeting {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.meeting a:link {
	text-decoration: none;
	color: #CC0000;
}

.meeting a:visited {
	text-decoration: none;
	color: #CC0000;
}

.meeting a:hover {
	text-decoration: none;
	color: #00CC00;
}

.meeting a:active {
	text-decoration: none;
	color: white;
}

.menu {
	font-family: "Arial Black";
	font-size: 14px;
 	line-height: 34px;
}
 
.menu a:link {
	text-decoration: none;
	color: #3D7D0D;
 	padding-left: 10px;
	padding-right: 10px;
}

.menu a:visited {
	text-decoration: none;
	color: #3D7D0D;
 	padding-left: 10px;
	padding-right: 10px;
}
.menu a:hover {
	text-decoration: none;
	background: #333333;
 	border: 1px outset #00FF00;
 	color: #ff0000;
}

.menu a:active {
	text-decoration: none;
	color: white;
}


.large {
	font-family: "Arial Black";
	font-size: 24px;
	color: #69FC18;
}



.large a:link {
	text-decoration: none;
	color: #69FC18;
}

.large a:visited {
	text-decoration: none;
	color: #69FC18;
}

.large a:hover {
	text-decoration: none;
	color: #ff0000;
}

.large a:active {
	text-decoration: none;
	color: white;
	text-shadow: 0 0 4px black;
	border:0px;
}

.money {
	position: absolute;
	left: 550px;
	top: 80px;
}
.smash {
	position: absolute;
	left: 660px;
	top: 160px;
}

.smash .small {
	position: relative;
	font-size: 16px;
	left: 20px;
}

.press {
	position: absolute;
	left: 700px;
	top: 280px;
}

.forum {
	position: absolute;
	left: 655px;
	top: 380px;
}

.store {
	position: absolute;
	left: 510px;
	top: 480px;
}

.mechwar {
	position: absolute;
	left: 265px;
	top: 510px;
}


.comic {
	position: absolute;
	left: 145px;
	top: 400px;
}


