body {
	/*font-size: 70%;*/
	
}

a,a:active,a:visited {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

h1 {
}

#container { visibility: hidden;
	
}

.footer {
width: 90%;
	
	
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 8%;
	left: 25%;
	width: 60%;
	height: 60%;
	padding: 1em;
	text-align: left;
	z-index:1001;
	overflow:visible;
	
	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#D0C0D4;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}
.wit_groter_bold {
	color:#663366;
	text-align: left;
	padding-left: 65px;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
