body{
	background-image:url(images/main-bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBF2FA;
	font-size: 13px;
}
.main {
	width: 950px;
	border:1px  solid #ccc;
	margin:0 auto;
	padding: 10px;
	background-color: #F2FDFF;
}

.header{
	padding:10px;
}
.Footer{
	clear:both;
	text-align: center;
	margin: 10px;
	padding: 5px;
}
.headerBanner{
	background-color: #999;
	height: 90px;
	width: 728px;
	float: right;
}
.headerLinks{
	float: left;
}
a.headerLink{
	
}

.searchBar{
	
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	font-size: 24px;
	background-color: #FFF;
	
}
.googletext{
	font-size: 24px;
}
.googleTextSmall{
	font-size: 9px;
}

.bodyContent{
	padding: 5px;
	border: 1px solid #EEE;
	background-color: #FFF;
}
.BodyLeft{
	border: 1px solid #FC6;
	width: 560px;
	height: 280px;
	float:left;
	margin-right: 10px;
	overflow: auto;
	background-color: #FFFFF0;
	padding: 5px;
}
.BodyRight{
	padding: 5px;
	height: 280px;
	width: 336px;
	border: 1px solid #AEEFFF;
	float:right;
	background-color: #FFF;
}
.BodyLeaveComments{
	background-color: #EEE;
	height: 350px;
	width: 380px;
	border: 1px solid #CCC;
	float:left;
	margin-top: 10px;
	padding: 5px;
}

.LeaveComments{
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	padding-bottom: 10px;
}

.BodyCommentsBox{
	border: 1px solid #EEE;
	width: 480px;
	height: 350px;
	float:right;
	margin-top: 10px;
	overflow: auto;
	padding: 5px;
}

.question{
	font-size: 20px;	
}

.answer{
	font-size: 20px;
}
.QuestionsComments{
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	padding: 10px;	
}
.author{
	margin-right:10px;
	font-weight: bold;
	color: #00C;
	float:left;
}
.say{
	font-size: 10px;
	font-weight: normal;	
}

.NoComments{
	font-weight: bold;
	color: #F00;	
}
.FooterNotes{

	width: 560px;
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	padding:5px;
	height: 310px;
}
.FooterAd3{

	height: 310px;
	width: 336px;

	float:left;
	padding:5px;
	margin-top: 10px;
}
.WordTop{
	clear:both;
}
.WordMid{
	clear:both;
}
.WordBottom{
	clear:both;
}
.ingles{
	color: #0CF;
	font-weight: bold;
	text-decoration: underline;
}
.spanish{
	color: #F90;
	font-weight: bold;
	text-decoration: underline;	
}
.wordAnswer{
	padding-left: 30px;
	border: 1px solid #EEE;
	background-color: #FFF;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	margin-bottom:15px;
	background-image: url(images/question-balloon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.question{
	padding: 5px;
	border: 1px solid #EEE;
	background-color: #EAFDEB;
	text-transform: capitalize;
	margin-bottom:5px;
}
.answer{
	border: 1px solid #EEE;
	background-color: #FFF4FF;
	text-transform: capitalize;
	text-align: right;
}
.message{
	text-transform: capitalize;	
}
.ImageSrc{
	background-color: #FFF;
	border: 1px solid #EEE;
	padding: 5px;
	margin-bottom:5px;
	
}
.authorIcon{

	float:left;
	margin-right:10px;
}
.authorInfo{

	
}
.authorIconImg{
	background-color: #FFF;
	border: 1px solid #EEE;
	padding: 5px;
	margin-bottom:5px;	
}
.comments{
	float:left;

}

.UserComments{

	clear:left;
	padding-bottom: 15px;
	padding-top: 15px;


}
.LearnMoreWords{
	padding-top: 15px;
	font-size: 14px;
}

