   
#grep{
	
	position:absolute;
	margin-top:0%;
	margin-right:15%;
	margin-left:15%;
	margin-bottom:0%;
	background:#000000;
	min-height: 100%;
}
#TINY{
	font-size: 13px;
	text-align: center;		
}

#BIDRAG{
	
	font-size: 23px;
	
}

#HUGE{

	font-size: 60px;
	margin-top: 25%;
	text-align: center;
	background: #000000;

}

body{ 
	background:#000000;
	color: #EC7520;
	font-size: 100%; 
	font-family: "Century Gothic";
	margin-top:1%;
	margin-right: 1%;
	margin-left:1%;
	margin-bottom:1%;

}

#caption{
	color: #000000;
	min-width: 100%;
}

#subcaption{
	font-weight: bold;	
	font-size: 17px;
	background:#000000;
	min-width: 100%;
	border-width: 0.1em;  
}


#calendarCaption{
	
	font-size: 18px;

}

#topMenu{
	margin-top: 375px;
	font-size: 16px;
	min-width: 100%;
}

#textArea{

	margin-top: 0px;
	margin-bottom: 1%;
	margin-right:0px;
	margin-left:0px;
	background:#000000;
	text-align:left;
	min-height:150%;
	min-width:850px;
	max-width:850px;
	border-width: 0.1em;  
	border-color: #e3212A;  
	border-style: solid;  	
	
}

#textBox{

	background:#010101;
	margin-left:32px;
	margin-top:32px;
	margin-right:32px;
	margin-bottom:32px;
}

#splashWrapper{
	
	position:absolute;
	margin-top:220px;
	margin-right:0px;
	margin-left:0px;
	background:#000000;
	text-align:center;
	min-width:0px;
	max-width:0px;
}

#splashIndex{

	position:absolute;
	background:#000000;
	margin-top:10%;
	margin-left:5%;
	border:0;	
}

#logoWrapper{
	
	position:absolute;
	background:#000000;
	margin-top:-23px;
	margin-left:0px;
	margin-right:0px;
	border:0;
	min-width:0px;
	max-width:0px;
	
}
	        
a{
	background: #000000;	
	color: #ec7520;
	text-decoration:none;
}

a:hover{ 
	background:#000000;
	color: #e3212a;
	decoration:none;
}


#copyright{
	
	font-size:x-small;
	color:#404040;
	top: 100%;
	background:#020202;
	text-align:center;

}


