body {
	background-image: url(../images/wall.jpg);
	width: 1000px;
	background-repeat: repeat;
}
#easel {
	position: absolute;
	bottom: -175px;
	left: 20%;
	z-index: 3;
	border: none;
	overflow: scroll;
}
#navigationbox {
	width: 694px;
	position: absolute;
	z-index: 4;
	left: 20%;
	bottom: 127px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #666666;
	height: 315px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e02b32;
}

#DraftingGeezer {
	border: none;
	float: left;
	padding-right: 25px;
}

#logo {
	border: none;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
#logo2 {
	border: none;
	float: right;
	padding-left: 5px;
}



#window {
	position: absolute;
	left: 10%;
	z-index: -1;
	border: none;
	top: 0%;
}
#comic {
	float: left;
	padding-right: 5px;
}

#surfboard2 {
	position: absolute;
	bottom: -175px;
	z-index: 1;
	border: none;
	right: 10px;
}


#surfboard {
	position: absolute;
	bottom: -175px;
	z-index: 2;
	border: none;
	right: 15%;
}
#surfboard3 {
	position: absolute;
	bottom: -175px;
	z-index: 0;
	border: none;
	right: 20%;
}
.cockroach {
	position: absolute;
	right: 0px;
	bottom: -20px;
}
#portfolio {
	left: -15px;
	position: relative;
	top: -10px;
}
#joachimDesign {
	position: absolute;
	left: 10px;
	bottom: -165px;
	border: none;
	z-index: 3;
}

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
background-color: #eef4f1;
border-top: 1px solid #bfcac7;
border-bottom: 1px solid #bfcac7;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 5px 9px 4px 9px;
color: #333333;
border-right: 1px dashed #bfcac7;
text-decoration: none;
}

ul#navlist li#active
{
color: #95bbae;
background-color: #deebe5;
}

#navlist a:hover
{
color: #74a893;
background-color: #d1e3db;
}

#navcontainer {
	position: absolute;
	right: 20%;
	bottom: -30px;
	visibility: hidden;
}
