#logo {
	position:absolute;
	left:0px;
	top:160px;
	width:205px;
	height:407px;
	z-index:3;
}

body>div#logo {
	position:fixed;
	left:0px;
	top:160px;
	width:205px;
	height:407px;
	z-index:3;
}


#nav {
	position:absolute;
	left:244px;
	top:137px;
	width:236px;
	height:14px;
	z-index:2;

}
body>div#nav {
	position:fixed;
	left:244px;
	top:137px;
	width:230px;
	height:14px;
	z-index:2;

}

.textBorder {
	border: 1px solid #000000;
}
.TextTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.yearText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	line-height: 40px;

}
body {
	background-color: #EBF604;
	background-image: url(../source/base/line.png);
	background-repeat: repeat-x;
	background-position: 100px 234px;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 100px;
	margin-right: 15px;
	line-height: 18px;
	padding-left: 10px;
}
.textfoundation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	margin-right: 15px;
	line-height: 18px;
	padding-left: 0px;
	list-style-image: url(../source/base/bullet.png);
}
.text a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    
}
.text a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.text a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;

}
.creditText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: normal;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.creditText a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
    
}
.creditText a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;

}
.creditText a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.creditText a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	

