body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	color: #B1B1B1;
	/*height: 600px;*/
	height: 30%;
}

a {
	color: #B1B1B1;
	text-decoration: none;
}

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

#outer {
	width: 100%;
	height: 40%;
	margin-top: 5%;
}

#container {
	
	width: 80%;
	height: 60%;
	margin: auto;
	/*vertical-align: middle;*/
}

#splash {
	width: 480px;
	height: 240px;
	margin: auto;
}

#text {
	margin-top: 30px;
}

#text * {
	color: #5A5A5A;
	text-align: center;
}

#maintext {
	margin-top: 20px;
	text-align: center;
}


#maintext input {
	color: #B1B1B1;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	border: none;
	border-bottom: 2px dotted #B0B0B0;
	text-align: center;
}

.display a {
	text-decoration: underline;
}

.display {
	font-size: 24px;
}

/*
.dispinput {
	padding: 0px;
	width: 336px;
	margin: 0px auto 0px;
	border-bottom: 2px dotted #B0B0B0;
}
*/

.nav li {

	display: inline;
	list-style-type: none;
}

.party a{
	font-weight: bold;
	text-decoration: none;
}

.party a:hover {
	text-decoration: underline;
}

#header {
	position: fixed;
	right: 0%;
	bottom: 98%;
	height: 30px;
	width: 100%;
	font-size: 15px;
	color: #DEDEDE;
}

#header a {
	color: #DEDEDE;
}
