@charset "utf-8";
/* CSS Document */
a:link {
	color: #000000;
}

a:visited {
	color: #245487;
}

a:hover {
	color: #AAB6C6;
}

body {
	background-image:url(images/url-211.jpeg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFF;
	background-size: 100% 100%;
}
img {
	border: 0px;
}
th {
	color: #235387;
}
tr{
	color: #000000;
}
td {
	text-align: center;
	color: #000;
	font-weight: bold;
}
#container {
	height: 800px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,.25);
}
#container-projects {
	height: 1500px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,.25);
}
#nav {
	float: left;
	height: 450px;
	width: 250px;
}
#textarea {
	float: left;
	height: 440px;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	text-align: center;
}
#objectarea {
	padding: 20px;
	float: left;
	height: 410px;
	width: 360px;
}
#objectarea {
	padding: 20px;
	float: left;
	height: 410px;
	width: 360px;
}
#objectarea {
	padding: 20px;
	float: left;
	height: 410px;
	width: 260px;
}
#projectarea {
	padding: 20px;
	float: left;
	height: 450px;
	width: 700px;
}
#photosarea {
	padding: 10px;
	float: left;
	height: 500px;
	width: 750px;
}
