body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	color: #666666;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td {
	text-align: center;
}

#wrapper {
	position: relative;
	width: 1024px;
	height: 1224px;
	margin: 0px auto;
	padding: 0px;
	//background-color: #f3f6f7;
}

#articleText {
	text-align: left;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Courier New;
	font-size: 10pt;
	color: #666666;
}

.paging {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	color: #666666;
}

#pager {
	position: relative;
	top: -15px;
	left: 20px;
}

#learnMoreSection {
	float: left;
	width: 283px;
	min-height: 70px;
	background-color: #f3f2de;
	text-align: left;
	margin-top: 10px;
}

#mainSection {
	width: 762px;
	float: left;
	background-color: #ffffff;
}

#mainSection_left {
	width: 283px;
	float: left;
}

#mainSection_right {
	width: 446px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#projectInfoBox {
	width: 283px;
	min-height: 72px;
	background-color: #f3f6f7;
	text-align: left;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#projectInfoBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px 0px 10px;
}

#projectInfoBox li {
	width: 260px;
}

#thumbnailBox {
	width: 283px;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 3px;
	float: left;
}

#thumbnailInfoBox {
	float: left;
	width: 283px;
	background-color: #ffffff;
	text-align: left;
}

#slideShowBox {
	float: left;
}

#articleHeading {
	padding-top: 55px;
	padding-bottom: 20px;
}

#articleHeading h3 {
	color: #666666;
	display: inline;
	font-family: Arial;
	font-size: 22px;
	font-weight: 100;
	vertical-align: 25%;
}

#sidebarImage {
	float: right;
}

#logo1 {
	float: right;
}

#mainArticleImage {
	float: left;
}

#imageViewer {
	position: absolute;
	visibility: hidden;
	background-color: #666666;
	text-align: center;
}

#no_script {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	padding: 2px;
	background-color: #fad163;
}