* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image:url(images/layout3-090209.jpg);
	background-repeat:no-repeat;
	text-align: left;
	position: relative;
	background-color: #663333;
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #000000;
}

#homelink {
	position:absolute;
	left:241px;
	top:44px;
	width:325px;
	height:41px;
	z-index:1;
}

#nav ul {
	list-style-type:none
}

#nav4 {
	position:absolute;
	left:255px;
	top:537px;
	width:446px;
	height:31px;
	z-index:2;
}

#nav1 {
	position:absolute;
	left:56px;
	top:217px;
	width:90px;
	height:111px;
	z-index:3;
}

#nav2 {
	position:absolute;
	left:3px;
	top:389px;
	width:195px;
	height:32px;
	z-index:4;
}

#nav3 {
	position:absolute;
	left:64px;
	top:425px;
	width:58px;
	height:41px;
	z-index:5;
}


#content {
	position:absolute;
	width:510px;
	height:343px;
	left: 226px;
	top: 174px;
	overflow: hidden;
	text-align:left;
}


p {
	font-size: 1em;
	padding-bottom:1em;
}

img {border:0}

a {
	color: #000000;
	text-decoration:underline
}

a:link {
	letter-spacing: .04em;

}

a:active {
	color: #666666;
}

.bold {
	font-weight: bold;
}

.center {
	display: block;
    margin-left: auto;
    margin-right: auto; 
}

ul.resume {
	list-style:none;
}

li.resume {
	margin-left:15%;
	float:left;
}

table {
	display: block;
    margin-left: auto;
    margin-right: auto; 
	border: 0;
	width:75%;
}

td {
	padding:2px;
	vertical-align:top;
	width:50%;
}

ul {
	list-style:none;
}

li {
	float:left;
	padding-left:22%;
}

.legal {
	font-size:9px;
	color:#333333;
}


#copyright {
	position:absolute;
	width:817px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #886060;
	top: 595px;
	padding-bottom:1em;
}

#copyright p {
	font-size: 10px;
}

#copyright a {
	color: #886060;
	text-decoration: underline;
}
