body {
	background-color: #000000;
	color: #FF6633;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}
.mainContainer {
	visibility: visible;
	top: 0;
	left: 0;
	width: 98%;
}
.picBox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.contentBox {
	width: 800px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
a {
	font-weight: bold;
	color: #FF9933;
}
.picArchive {
	width: 800px;
	height: 600px;
	background: #000 url(images/pagebg.gif) no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
}
.style1 {font-size: 10px}
.style2 {font-size: 12px}

