@charset "UTF-8";
body {
	font-family: Palatino, Book Antiqua, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	/*apple
	background-color: rgb(237, 239, 238);
    background-image: url(ErrorPageBackgroundTile.png);
    text-align: center;
    font-weight: bold;
    -webkit-user-select: none;
    cursor: default;
	end apple*/
}
a, a:visited { 
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
img {
	border: 0;
}

#main {
	width: 850px;
	margin: 5px auto 5px auto;
	text-align: center;
}

#main .name {
	font-size: 80px;
	font-weight: bold;
}

#main .numberlinks {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	width: 270px;
	margin: 0 auto;
}

.copy {
	margin: 30px 0 40px 0;
	font-size: 18px;
	line-height: 26px;
}
/*apple
.error-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-image: -webkit-linear-gradient(rgba(79, 82, 85, 0.9), rgba(124, 128, 130, 0.9)), url(ErrorPageBackgroundTile.png);
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.error-text-engraving {
    position: relative;
    top: 1px;
    margin: 0;
    width: 100%;
    color: white;
}

.error-text-inner-shadow {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: 0;
    color: rgba(255, 255, 255, 0.25);
}
end apple*/

.copyhilight {
	color: #666666;
}
.copyhilight a { color: #666666; }
.copyhilight a:hover { color: #CCCCCC;}
.copyhilight-24px a { color: #666666; }
.copyhilight-24px a:hover { color: #CCCCCC;}
.copyhilight-24px {
	color: #666666;
	font-size: 24px;
}
.quote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/*----PINK FOR OCTOBER---*/
#pinkForOctober {
	position: fixed;
	top: 0;
	right: 0;
	width: 124px;
	height: 124px;
	z-index: 500;
}
