* { margin:0; padding:0; outline:none; }

h1, h2, h3, h4 { font-size:9px; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:40px;
	padding-bottom:40px;
	line-height:18px;
	background:#fff;
}

#header a { 
	margin:80px 0;
	height:60px;
	width:670px;
	padding-left:30px;
	overflow:hidden;
	background:url(logo.jpg) no-repeat ;
	display:block;
	text-indent:-9000px;
}
	#header a:hover { 
		margin-bottom:40px;
		padding-bottom:37px;
		border-bottom:3px solid #ffe96e; /* fff9d8 */
	}
	
#left {
	width:140px;

	float:left;
	margin-right:100px;

}

#main {
	width:460px;
	background:#fff;
	float:left;
	margin-right:100px;
	padding:0;
	padding-bottom:15px;
}

#main p { margin-bottom:9px; }

h4 a { color:#000; text-decoration:none; padding-bottom:0; margin-bottom:0; font-weight:normal; font-size:11px; }
h4 a:hover { text-decoration:underline; }

p em { color:#6ea7b3; }
p.or { margin-top:-12px; }

#main h3 { height:20px; width:80px; text-indent:-9000px; }
#main h3#create { margin-bottom:18px; background:url(create.jpg) no-repeat; cursor:pointer; }
#main h3.join { margin-bottom:9px; background:url(join.jpg) no-repeat;  }

#javascript {
	height:12px;
	width:306px;
	padding-left:20px;
	padding-right:374px;
	background:url(javascript.jpg) no-repeat center left #ff2400;
	padding-top:26px;
	padding-bottom:24px;
	margin-top:40px;
	text-indent:-9000px;
}

#ad {
	float:left;
}

.word {
	padding:20px;
	padding-bottom:18px;
	width:420px;
	background:#def5fa;
	float:none;
	margin-right:0;
	margin-bottom:15px;
	display:block;
	font-size:18px; 
	letter-spacing:1px; 
	font-family:Arial, Helvetica, sans-serif;
} /* background def5fa f8fdfe */
#errors {
	width:420px;
	margin-bottom:15px;
	display:block;
	background:#fe2400;
	color:#fff;
	display:block;
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
	padding-bottom:18px;
}
#win, #lose { letter-spacing:0; line-height:36px; background:#fff; border:7px solid #def5fa; width:406px; display:none; }
#win em { color:#00CC00; font-style:normal }
#lose em { color:#CC3300; font-style:normal }
.person { background:url(person.jpg) top right no-repeat #def5fa; }
.computer { background:url(computer.jpg) top right no-repeat #def5fa; } 

#words a { color:#000; } 

p a, p a:visited { color:#003399; text-decoration:none; }
p a:hover { text-decoration:underline; }





 .box h2 {
		font-weight:normal;
		font-size:11px;
		font-style:italic;
		padding:8px;
		padding:4px 8px 3px 6px;
		color:#103c46;
		border-bottom:1px solid #94b4bf;
		height:19px;
		width:124px;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		background:#f8fdfe;
	}
	
	
	.box { 
	width:138px;
	border:1px solid #94b4bf;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.box p {
 font-size:11px; padding:8px 8px 8px 8px; line-height:20px; 
}

.box p a {
	text-decoration:none;
	color:#496974;
}
.box p a:hover { text-decoration:underline; }
