body {
	margin: 0px;
}

/* TEXT */

.bodytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e0e4e5;
}
a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e0e4e5;
}
a.whitetext:link {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9b9d9d;
}
a.whitetext:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9b9d9d;
}
a.image:link {
	border-bottom-style: none;
}
a.image:visited {
	border-bottom-style: none;
}
a.image:hover {
	border-bottom-style: none;
}
a.image:active {
	border-bottom-style: none;
}
a.next:link {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a.next:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.next:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
a.next:active {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.grey {
	color: #e0e4e5;
}

/* POSITIONING */

#home {
	background-color: #FFFFFF;
	position: absolute;
	height: 370px;
	width: 766px;
	left: 23px;
	top: 0px;
}
#outline {
	position: absolute;
	left: 14px;
	bottom: 13px;
}
#about {
	background-color: #e0e4e5;
	padding: 8px;
	position: absolute;
	height: 380px;
	width: 365px;
	left: 350px;
	top: 100px;
	visibility: hidden;
}
#contact {
	background-color: #9b9d9d;
	padding: 8px;
	position: absolute;
	height: 180px;
	width: 256px;
	left: 36px;
	top: 228px;
	visibility: hidden;
}
.close {
	position: absolute;
	right: 15px;
	bottom: 8px;
}
#image {
	position: absolute;
	height: 440px;
	width: 440px;
	left: 84px;
	top: 41px;
}
#textproject1 {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	width: 210px;
	left: 563px;
	top: 175px;
}
#nextprev {
	position: absolute;
	left: 7px;
	bottom: 8px;
}
#textproject2 {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	width: 210px;
	left: 563px;
	top: 175px;
}
#textproject3 {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	width: 210px;
	left: 563px;
	top: 121px;
}
#textproject4 {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	width: 210px;
	left: 563px;
	top: 157px;
}
#textproject5 {
	background-color: #FFFFFF;
	padding: 8px;
	position: absolute;
	width: 210px;
	left: 563px;
	top: 175px;
}
