@charset "UTF-8";
/* CSS Document */

.headlinebold {
	font-family: Georgia;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.paragraphtext {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.bluelinks {
	color: #00aeef;
	font-family: Verdana;
	font-size: 12px;
}
.usernames {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
.usernumbers {
	font-family: georgia;
	font-size: 15px;
	color: #666666; }
.myname {
	font-family: Verdana;
	font-size: 13px;
	color: #99cc33;
}
.myscore {
	font-family: georgia;
	font-size: 15px;
	color: #99cc33;
}
.alltimeusername {
	font-family: Verdana;
	font-size: 13px;
	color: #00aaff;
	font-weight: bold;
}
.alltimeusernumber {
	font-family: georgia;
	font-size: 15px;
	color: #00aaff;
	font-weight: bold;
}
.walloffame {
	background-image: url(images/walloffame.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 848px;
    text-align: left;
}
.recordnames {
	height: 128px;
	width: 619px;
	float: none;
	position: relative;
	right: auto;
	bottom: auto;
	left: 240px;
	top: 100px;
}

.createname {
	visibility: visible;
	height: 114px;
}

.joinnow {
	visibility: visible;
	height: 114px;
}

.bluelinks a:link, .bluelinks a:visited {
    font-size: 12px;
    color: #00aeef;
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
}
.bluelinks a:active, .bluelinks a:hover {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
}

.frame_pixel {
	background-image: url(images/frame-pixel.png);
	background-repeat: repeat-y;
	visibility: visible;
}
.name {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.username {
	font-family: verdana;
	font-size: 14px;
	color: #666666;
}
.userpoints {
	font-family: georgia;
	font-size: 16px;
	color: #666666;
}
.headline {
	font-family: Georgia;
	font-size: 24px;
	color: #666666;
}
.inputbox {
	font-size: 11px;
	color: #999999;
	font: verdana;
}
.validation {
	color: #99cc33;
	font-style: italic;
	font-size: 13px;
	font: Verdana;
}
