body
	{
	text-align:center;
	background:#000;
	font-family: Helvetica, sans-serif;
	}

.play
	{
	position:absolute;
	top:270px;
	left:80px;
	width: 130px;
	font-size: 14px;
	}

.menubutton
	{
	position:absolute;
	border-width: 0px 14px 0px 14px;
	color: #000;
	text-shadow: #fff 0px 1px 1px;	
	-webkit-border-image: url(../images/whiteButton.png) 0 14 0 14;
	display: block;		    
	line-height: 28px;	 
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-align:center;
	}

.resume
	{
	top:180px;
	}

.title
	{
	position:absolute;
	width: 100px;
	right:5px;
	top:18px;
	font-size: 14px;
	text-align: right;
	}

.topic
	{
	position:absolute;
	width: 320px;
	left: 0px;
	top: 20px;
	font-size: 18px;
	text-align: center;
	}

.board
	{
	position:absolute;
	width: 320px;
	height: 310px;
	left:0px;
	top:0px;
	}

.letter
	{
	top: 150px;
	}

.blank
	{
	top: 75px;
	}

.spot
	{
	visibility: hidden;
	position:absolute;
	height: 50px;
	font-size: 20px;
	border: thin solid black;
	background-color: #fff;
	text-align: center;
	}
	
#button-bar 
	{
	position: absolute;
	background:#000;
	text-align: center;
	width: 320px;
	height: 60px;
	bottom: 0px;
	}

.newword
	{
	left:5px;
	width: 60px;
	font-size: 12px;
	line-height: 28px;
	width:100px;	 
	top:13px;
	}

.hint
	{
	left:95px;
	width: 60px;
	}
	
.button
	{
	position:absolute;
	border-width: 0px 14px 0px 14px;
	color: #000;
	text-shadow: #fff 0px 1px 1px;	
	-webkit-border-image: url(../images/whiteButton.png) 0 14 0 14;
	display: block;		    
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-align:center;
	}
		
.text
	{
	color: #000;
	position:absolute;
	}
	
#container 
	{
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:360px;
	color: #000;
	margin:auto;
	}

.format 
	{
	margin-top: 8px;
	}
.content
	{
	position: absolute;
	left:0px;
	width:320px;
	background-color:black;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	}
.buybottomleft
	{
	position:absolute;
	top:175px;
	left:10px;
	width: 120px;
	font-size: 14px;
	line-height: 35px;	 
	}

.buybottomright
	{
	position:absolute;
	top:175px;
	right:10px;
	width: 120px;
	font-size: 14px;
	line-height: 35px;	 
	}

.playtop
	{
	position:absolute;
	top:20px;
	left:135px;
	width: 130px;
	font-size: 14px;
	line-height: 35px;	 
	}
	
.gameimg
	{
	top:10px;
	left:40px;
	width:60px;
	height:60px;
	}
	
.content1
	{
	top:85px;
	}
.content4
	{
	top:130px;
	}

