/** common **/
html{
}
body{
	background:#dfd7d7 url(images/arrow-bg.gif) repeat;
}
p{line-height:14px;margin-bottom:20px;}
#article a{
	text-decoration:none;
	border-bottom:1px dotted;
	color:#f66;
}
#article a:hover{border:none;}
#contents{
}
#article{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	height:2030px;
	position:relative;
	border:solid 1.5px #dfd7d7;
}
#title-strip{
	position:absolute;
	top:210px;
	width:100%;
	height:166px;
	background:#dfd7d7;
}
#title{
	position:absolute;
	left:0px;
	top:0px;
}
#credit{
	position:absolute;
	left:700px;
	top:320px;
}
#credit a{
	color:#000;
	border-bottom:none;
}
#credit a:hover{
	border-bottom:1px dotted;
}
#text{
	position:absolute;
	top:450px;
	left:50px;
	width:400px;
}
#matchboxes{
	position:absolute;
	left:480px;
	top:400px;
}
#matchboxes img{
	margin-bottom:20px;
}
#word-play{
	position:absolute;
	top:1810px;
}
#word-play div{float:left;}
#word-play img{
	float:left;
	margin-top:10px;
	margin-right:5px;
}
#word-play h3{
	text-transform:uppercase;
	margin-bottom:0;
	font-size:13px;
}
#word-play #word-play-intro{
	margin-bottom:10px;
}
#word-play p{
	margin:0;
}
.lightpink{color:#e59353;}
.green{color:#6c9244;}
.purple{color:#993;}
.lightblue{color:#399;}
.mauve{color:#966;}
.brown{color:#963;}
.otherpink{color:#f66;}
.turquoise{color:#066;}
.red{color:#930;}
#close-quote{
	position:absolute;
	left:555px;top:140px;}
