body { 
	margin: 0; 
	padding: 0; 
	background-color: #ffffff;
	color: black; 
	background-image: url(images/shoebg.gif); 
	background-repeat: repeat;
	height:100%;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

a.pastproject {
	float: right; 
	width: 95px; 
	height: 66px; 
	background-image: url(images/navi/pastproject1.gif); 
	background-repeat: no-repeat; 
	padding: 0 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.pastproject:hover {
	background-image: url(images/navi/pastproject2.gif); 
}

a.pastprojecthome {
	float: right; 
	width: 95px; 
	height: 66px; 
	background-image: url(images/navi/pastproject.gif); 
	background-repeat: no-repeat; 
	padding: 0 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.photos {
	float: right; 
	width: 60px; 
	height: 66px; 
	background-image: url(images/navi/photos1.gif); 
	background-repeat: no-repeat; 
	padding: 0 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.photos:hover {
	background-image: url(images/navi/photos2.gif); 
}

a.photoshome {
	float: right; 
	width: 60px; 
	height: 66px; 
	background-image: url(images/navi/photos.gif); 
	background-repeat: no-repeat; 
	padding: 0 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}


a.team {
	float: right; 
	width: 65px; 
	height: 66px; 
	background-image: url(images/navi/team1.gif); 
	background-repeat: no-repeat; 
	padding: 0px 4px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.team:hover {
	background-image: url(images/navi/team2.jpg); 
}

a.teamhome {
	float: right; 
	width: 65px; 
	height: 66px; 
	background-image: url(images/navi/team.gif); 
	background-repeat: no-repeat; 
	padding: 0px 4px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.press {
	float: right; 
	width: 43px; 
	height: 66px; 
	background-image: url(images/navi/press1.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.press:hover {
	background-image: url(images/navi/press2.gif); 
}

a.presshome {
	float: right; 
	width: 43px; 
	height: 66px; 
	background-image: url(images/navi/press.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.currentproject {
	float: right; 
	width: 108px; 
	height: 66px; 
	background-image: url(images/navi/currentproject1.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.currentproject:hover {
	background-image: url(images/navi/currentproject2.gif); 
}

a.currentprojecthome {
	float: right; 
	width: 108px; 
	height: 66px; 
	background-image: url(images/navi/currentproject.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.blog {
	float: right; 
	width: 96px; 
	height: 66px; 
	background-image: url(images/blog1.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.blog:hover {
	background-image: url(images/blog2.jpg); 
}

a.bloghome {
	float: right; 
	width: 96px; 
	height: 66px; 
	background-image: url(images/blog.gif); 
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.sponsors {
	float: right; 
	width: 139px; 
	height: 66px; 
	background-image: url(images/sponsors1.gif);  
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.sponsors:hover {
	background-image: url(images/sponsors2.gif); 
}

a.sponsorshome {
	float: right; 
	width: 139px; 
	height: 66px; 
	background-image: url(images/sponsors.gif);  
	background-repeat: no-repeat; 
	padding: 0px 3px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.donate {
	float: right; 
	width: 52px; 
	height: 66px; 
	background-image: url(images/navi/donate1.gif); 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

a.donate:hover {
	background-image: url(images/navi/donate2.gif); 
}

a.donatehome {
	float: right; 
	width: 52px; 
	height: 66px; 
	background-image: url(images/navi/donate.gif); 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 0px; 
	margin: 0 3px 0px 0px; 
}

.normaltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.headertext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.subheadtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.linktext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #2362a3;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


a:link {	color: #2362a3; text-decoration: none	}
a:visited   {   color: #2362a3; text-decoration: none  }
a:hover   {   color: black; text-decoration: underline; font-weight: normal; }


.legaltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.diagram {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-width: 1px;
	border-color: #2362a3;
}
.diagram2 {
	text-indent: 100px;
	border-width: 1px;
	border-color: #2362a3;
	padding: 5px;
}
.diagram1 {
	text-indent: 20px;
	padding: 5px;
	border-width: 1px;
	border-color: #2362a3;
}
.texthighlight {
	font-size: 16px;
	font-weight: bold;
	color: #2362a3;
	line-height: 108%;
	font-family: "Arial Black", Gadget, sans-serif;
}
