body {
	padding: 0;
	margin: 0;
	background-color: white;
	width: 100%;
	height: 100%;
}

a:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

h1	{
	text-decoration: none;
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
}
.header {
	color: black;
	font: small-caps bold 24pt Georgia, "Times New Roman", Times, serif;
}

	#side {
		display: none;
	}
	
	#sidea {
		display: none;
	}
	
	#sideb {
		display: none;
	}
	
	#sidec {
	display: none;
	}

.navit {
	display: none;
}


.wrap {
	width: 90%;
	margin: 0;
	float: none;
	color: black;
	text-align: justify;

}

.source {
	width: 90%;
	margin: 0;
	float: none;
	color: black;
	text-align: left;
	font-weight: bold;
	font-size: small;
}

.pictipod {
	display: none;
}

.pixer {
	display: none;
}

.chrono {
	font-size: small;
}

.pict {
	color: gray;
	text-align: center;
	background-color: transparent;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pict img a {
	text-decoration: none;
}

.pictright {
	text-align: right;
	background-color: transparent;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 2em;
	float: right;
	width: 400px;
}

.pictcenter {
	color: black;
	text-align: center;
	background-color: transparent;
	font: x-small;
	margin: 2em;
	float: center;
}

.pictright img a:link {
	text-decoration: none;
	background: white;
	border: 0;
}

.pictright img a:visited {
	text-decoration: none;
}

.specs {
	text-align: center;
}


.adright {
	display: none;
}

.adstop {
	display: none;
}

.adsfoot {
	display: none;
}

.admid {
	display: none;
}


.desc {
	text-align: left;
	font-style: italic;
}

.spitem {
	text-align: right;
}

.odd {
	background-color: silver;
}

table {
	font-size: small;
	border-style: solid;
	border-color: gray;
}

.spectab {
	font-size: x-small;
}