


body {
	background:white;
	color:black;
	font-family: Verdana, "Myriad Web", Syntax, helvetica, arial, sans-serif;
	font-size: 12pt;

}

H1, H2, H3 {

	color:black;
	background: transparent;
	text-align: center;
	text-transform: uppercase;
}
H2, H3 {

	color:black;
	background: transparent;
	font-size: 110%;
	letter-spacing:.3ex;

}

H3	{
	font-size:70%;
	letter-spacing:.4ex;
	color:black;
	background: transparent;
}
p {
	font-family: Verdana, "Myriad Web", Syntax, helvetica, arial, sans-serif;

}



a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
A.pic:link {
	display:none;	
}
A.pic:visited {
	display:none;	
}

input {
	background: silver;
	color: black;
}
textarea {
	background: silver;
	color: black;
}





div.figure {
	display:none;
}
p.caption {
	display:none;
}

img.scaled {
	display:none;
}

div.figurefront {
	display:none;
}
div.figurethumb {
	display:none;
}
div.rightmenu {
	display:none;
}
div.highlight {
	float: none;
	width: 90%;
	padding: 0.5em;
	text-align: left;
	color:black;
	background: silver;
	background-image:none;

}


div.pagelist {
	display:none;
}

p.name {
	text-align:center;
}


p.front {
	display:none;
}

p.avis {
	font-size: small;
	font-family:"courier new", monospace;;
}
.brev {
	font-size: small;
	font-family:"courier new", monospace;;
}
ul.avis {
	font-size: small;
	font-family:"courier new", monospace;;
}
p.bog {

}
p.contact {
	font-size: small;
}

H3.bog {
	color:black;
	background: transparent;
}

div.admininfo {
	display:none;
}

/* All the content boxes belong to the content class. */
.content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;

	border-color:black;
	background:white;


	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#navAlpha {
	display: none;

	
}


#navBeta {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;

	border-color:black;
	background:white;

	
}

