@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFFF;
}
a, a:visited { 
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
img {
	border: 0;
}

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

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

.numberlinks {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}

.copy {
	margin: 30px 0 40px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	}

.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;
}