body{
	font-family: Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 1.3em;
}


body,td,th {
	color: #707070;
}

.more {
		display: none;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666; 
}
		
#wrapper {
	border: 2px solid #BDBEBD;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
#header {
	background-image: url(../img/header.png);
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBEBD;
}
.headerImg {
	float: right;
	margin-top: 81px;
}


a{
	color: #0000FF;
}

a:visited{
	color: #9C659C;
	text-decoration: none;
}

a:hover{
	color: #009ACE;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.redwords {
	color: #F00;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}

.hide {
	display:none;
	}
 .wordbank {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BDBEBD;
}
