body{
	color: #000000;
	background-color:#ffa500;
}

p{
	/*margin:0px;*/
}
.half{
	width:40px;
}
.quarter{
	width:32px;
}
.mini{
width:16px;
}
p.littlemargin{
margin-top: 3px;
margin-bottom: 3px;
}

.minifont{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}
.currentfontwhite{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
}

.currentfont{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	background-color:white;
}
.buttonfont{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 16px;
}
.littlebuttonfont{
	
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 14px;
}
.txtarealittlefont{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 14px;
	

}
.big{
	font-size:36px;
}
.big2{
	font-size:42px;
}
.halfbig{
	font-size:36px;
}
.footfont{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size:16px;
}
.center{
	width:750px;
	height:170px;
	font-family: Comic Sans MS ;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
}
.cent{
	margin-left:200px;
	
}
.right{
	float:right;
	margin-top:20px;
	}
.right2{
	float:right;
	
	}
.back{
	background-color:white;
}
.hidden{
	display:none;
}
.red{
color: red;
font-weight: bold;
}
#idresults{
display:none;
}
#cookiesact2{
display:none;
}

#getresultsid{
width:400px;
height:300px;
overflow:scroll;
background-color:yellow;
border:2px solid black;
display:none;
}
#erasecookie{
display:none;
}
#video{
display:none;
}