#wrapper {
	position:relative;
	margin:0 auto;
	width:990px;
	height:800px;
	bottom:0;
	background-image:url(../images/wood_background.jpg);
	background-repeat:no-repeat;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	line-height: 1.25em;
	letter-spacing:-.009em;
	color:#111b1c;
	margin-top:-2px;
}

#img_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:1px;
}

#header {
	position:absolute;
	left:0px;
	top:1px;
	width:990px;
	height:162px;
}

#header_text {
	margin: 0 0 0 -2000px;
}

#img_03 {
	position:absolute;
	left:0px;
	top:163px;
	width:223px;
	height:52px;
}

#img_22 {
	position:absolute;
	left:223px;
	top:163px;
	width:767px;
	height:8px;
}

#navbar {
	position:absolute;
	left:175px;
	top:171px;
	width:813px;
	height:21px;
	background-image:url(../images/nav_slice.png);
	background-repeat:repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color:#EAFCF3;
	font-size: .9em;
	text-align: left;
	display: inline;
	vertical-align: top;
	
}

#img_06 {
	position:absolute;
	left:223px;
	top:192px;
	width:767px;
	height:23px;
}

#img_07 {
	position:absolute;
	left:0px;
	top:215px;
	width:990px;
	height:8px;
}

#img_08 {
	position:absolute;
	left:0px;
	top:223px;
	width:598px;
	height:9px;
}

#susan-lynn-peterson {
	position:absolute;
	left:598px;
	top:223px;
	width:262px;
	height:315px;
}

#img_10 {
	position:absolute;
	left:860px;
	top:223px;
	width:130px;
	height:360px;
}

#img_11 {
	position:absolute;
	left:0px;
	top:232px;
	width:153px;
	height:351px;
}

#img_13 {
	position:absolute;
	left:557px;
	top:232px;
	width:41px;
	height:351px;
}

#img_14 {
	position:absolute;
	left:153px;
	top:530px;
	width:404px;
	height:53px;
}

#img_15 {
	position:absolute;
	left:598px;
	top:538px;
	width:262px;
	height:45px;
}

#bottom-line {
	position:absolute;
	left:0px;
	top:583px;
	width:990px;
	height:26px;
}

#img_17 {
	position:absolute;
	left:0px;
	top:609px;
	width:990px;
	height:12px;
}

#img_18 {
	position:absolute;
	left:0px;
	top:621px;
	width:665px;
	height:7px;
}

#design-logo {
	position:absolute;
	left:665px;
	top:621px;
	width:194px;
	height:44px;
}

#img_20 {
	position:absolute;
	left:859px;
	top:621px;
	width:131px;
	height:179px;
}

#img_21 {
	position:absolute;
	left:0px;
	top:628px;
	width:153px;
	height:172px;
}

#text-nav {
	position:absolute;
	left:153px;
	top:628px;
	width:512px;
	height:30px;
}

#img_23 {
	position:absolute;
	left:153px;
	top:658px;
	width:512px;
	height:142px;
}

#img_24 {
	position:absolute;
	left:665px;
	top:665px;
	width:194px;
	height:135px;
}

#thumb_tack {
	position:absolute;
	left:340px;
	top:216px;
}

#thumb_tack3 {
	position:absolute;
	left:840px;
	top:214px;
}

#thumb_tack4 {
	position:absolute;
	left:590px;
	top:215px;
}

#main-text {
	position:absolute;
	left:153px;
	top:232px;
	width:404px;
	height:298px;	
	background-color:#eaecf3;
	padding: 2px;
	padding-top:20px;	
}

#nav_items li {
	position:absolute;
	display: inline;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	float:left;
	margin:0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	color:#e9ebf2;
}

#nav_items li a {
	color:#e9ebf2;
	text-decoration: none;
	text-shadow: 0px 2px 3px #555;
}

#nav_items li a:hover {
	color: #363f40;
	text-shadow: 0px 2px 3px #555;
	text-decoration:underline;
}

