/* CSS Document */

#background {
	position:absolute;
	left:100px;
	top:50px;
	width:600px;
	height:447px;
	z-index:1;
}
body {
	background-color: #F3F2EE;
}

#navigation_container {
	position:absolute;
	left:40px;
	top:238px;
	width:214px;
	height:213px;
	z-index:1;
}

#navigation  {
	position:absolute;
	left:37px;
	top:32px;
	width:120px;
	height:63px;
	z-index:7;
	font-weight: 400;
}

#navigation2 {
	position:absolute;
	left:38px;
	top:134px;
	width:120px;
	height:45px;
	z-index:3;
	font-weight: 400;	
}


a {
	color:#514D4C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	color:#008895;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

#figg_home {
	position:absolute;
	left:7px;
	top:102px;
	width:200px;
	height:21px;
	z-index:4;
	border-color: #FFFFFF;
}

#home_picture{
	position:absolute;
	left:288px;
	top:113px;
	width:506px;
	height:341px;
	z-index:5;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
	border: 1px solid #514d4c;
	background-image: url(portfolio/21_sugargarden.jpg);
}

#bio{
	position:absolute;
	left:288px;
	top:113px;
	width:506px;
	height:341px;
	z-index:5;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#f3f2ee;
	border: 1px solid #514d4c;
}
#bio p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #514d4c;
	text-decoration: none;
	margin: 5px;
	padding-top: 5px;
}

#portfolio{
	position:absolute;
	left:288px;
	top:161px;
	width:506px;
	height:264px;
	z-index:5;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
	border: 1px solid #514d4c;
	background-image: url(portfolio/01_foundation.jpg);
}

#contact{
	position:absolute;
	left:288px;
	top:113px;
	width:506px;
	height:341px;
	z-index:5;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#F3F2EE;
	
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #514D4C;
	text-decoration: none;
}

.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008895;
	text-decoration: none;
}


.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B3053;
}

.header {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #514d4c;
}

.linksMATX {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #514d4c;
	padding-left: 20px;
}

.linksMATX:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #008895;
	padding-left: 20px;
}
.contact_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #514d4c;
	padding-left: 10px;
	padding-top: 10px;
}
#links_list{
	position:absolute;
	left:288px;
	top:113px;
	width:506px;
	height:341px;
	z-index:5;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#f3f2ee;
}


#thumb_1 {
	position:absolute;
	left:821px;
	top:161px;
	width:65px;
	height:65px;
	z-index:6;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
	border: 1px solid #514d4c;
	border-color: #514D4C;
	outline-color: #514D4C;
	border-bottom: 3px;
	border-left: 3px;
	border-right: 3px;
	border-top: 3px;
}
