/* CSS Document */


.bold {
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 175px;
	line-height: 18px;
	font-variant: small-caps;
	word-spacing: normal;
	letter-spacing: 1px;
	width: 200px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: left;
	position: absolute;
	left: 210px;
	top: 143px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 500px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding: 20px;
	position: absolute;
	top: 85px;
	line-height: 18px;
	left: 261px;
	width: 200px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	position: absolute;
	left: 210px;
	top: 229px;
	line-height: normal;
	height: auto;
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9999CC;
	text-align: left;
	padding: 0px;
	position: absolute;
	top: 79px;
	line-height: 18px;
	left: 502px;
	width: 300px;
}

.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	text-align: right;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 229px;
	line-height: 14px;
	width: 200px;
}
.footer {
	position: fixed;
	right: 10px;
	bottom: 0px;
	z-index: -1;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #9999CC;
	text-align: left;
	position: absolute;
	left: 210px;
	top: 179px;
	line-height: normal;
	height: 20px;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding: 4px;
	position: absolute;
	top: 7px;
	line-height: 18px;
	left: 8px;
	width: auto;
	border: thin ridge #9999CC;
}
.pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	position: relative;
	line-height: 18px;
	font-variant: normal;
	word-spacing: normal;
	border: 1px solid #999999;
	margin: 0px;
	height: 330px;
	width: 500px;
	padding: 0px;
}
.imagedesc {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333399;
	font-size: 10px;
	text-align: justify;
	width: 300px;
	height: auto;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
