body {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.content-body {
	background-image: url(bg.png);
	background-repeat: no-repeat;
	height: 620px;
	width: 800px;
	background-color: #CCC;
	background-position: center 0px;
	position: absolute;
}
.pic-area {
	height: 300px;
	width: 800px;
	position: absolute;
	top: 320px;
	left: 0px;
	right: 0px;
	background-image: url(trans-bg.png);
}
.logo {
	background-image: url(expo2012/is-logo.png);
	float: left;
	height: 100px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 50;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	height: 300px;
	width: 480px;
	text-align: justify;
	background-image: url(trans-bg.png);
	background-repeat: repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: visible;
	visibility: inherit;
	float: left;
}
.thumb {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}
.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	float: right;
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
