
a img { border-style:none; }
p { margin-top:0; margin-bottom:8px; }

body { 
	margin:0; 
	background:#503B28 url(img/ex3b.jpg);
	font:11px Verdana;
	color:#989491;
}
a { color:#989491; }
a:hover { color:#FA6900; }

#top {
	height:126px;
	background:#3B2D20 url(img/ex1b.jpg);
	position:relative;
}
#top #nav {
	position:absolute;
	top:106px;
	width:800px;
}
#top #nav div { float:left; }


#middle {
	height:388px;
	background:#533E2B url(img/ex2b.jpg);
	position:relative;
}
#middle .indent {
	margin-left:203px;
}
#middle .indenthome {
	margin-left:205px;
}
#middle .sidebar {
	position:absolute;
	top:0; left:0;
	width:203px;
}
#middle .projects {
	position:absolute;
	left:570px;
	top:0;
}
#middle .photo {
	width:570px;
}


#middle2 {
	height:588px;
	background:#533E2B url(img/ex2b.jpg);
	position:relative;
}
#middle2 .indent {
	margin-left:203px;
}
#middle2 .sidebar {
	position:absolute;
	top:0; left:0;
	width:203px;
}
#middle2 .projects {
	position:absolute;
	left:570px;
	top:0;
}
#middle2 .photo {
	width:570px;
}

.textcontent {
	margin-left:205px;
	width:500px;
	height:355px;
	border-left:1px solid #f60;
	padding:18px 0 5px 10px;
}
.textcontent2 {
	margin-left:205px;
	width:500px;
	height:525px;
	border-left:1px solid #f60;
	padding:18px 0 5px 10px;
}
.textcontent3 {
	margin-left:205px;
	width:293px;
	height:355px;
	border-left:1px solid #f60;
	padding:0px 0 5px 10px;
}
.textcontent4 {
	margin-left:205px;
	width:500px;
	height:355px;
	border-left:1px solid #f60;
	padding:18px 0 5px 10px;
}
.leftcontent {
	position:absolute;
	top:18px;
	left:40px;
	width:160px;
}
.leftcontent2 {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
}

