a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1F7FA5;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1F7FA5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #897F76;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1F7FA5;
	text-decoration: none;
}
#navigation .activelink {
	color: #897F76;
	text-decoration: none;
	background-position: left;
}
.logo {
	position:absolute;
	visibility:visible;
	width:400px;
	height:83px;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:4;
	left: 325px;
	top: 15px;
	text-align: center;
	overflow: hidden;
}
.main_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	left: 150px;
	position: absolute;
	width: 816px;
	overflow: auto;
	z-index: 1;
	top: 200px;
	vertical-align: top;
	visibility: visible;
}
hr {
	color: #C7CCE7;
	font-weight: lighter;
}
.main_tableprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	left: 150px;
	position: absolute;
	width: 800px;
	height: auto;
	overflow: auto;
	z-index: 3;
	top: 200px;
	visibility: visible;
	vertical-align: top;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(assets/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backbutton {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 202px;
	top: 275px;
}
.photoalbum {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 400px;
	top: 275px;
}
.nextphoto {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 635px;
	top: 276px;
}

