* {margin:0; padding:0}

body {
	font-family:Arial, san-serif;
	text-align:center;
	background: url(images/tree-border.png) top center repeat-y #05A;
	line-height:18pt;
}

p, h2, h3, ul, ol{
	margin-bottom:20px;
}

#wrapper{
	text-align:justify;
	width:720px;
	margin: 0 auto;
	background:url(images/tree-foot.jpg) no-repeat bottom center white;
	padding-bottom: 550px;
	border-left:2px solid black;
	border-right:2px solid black;
}

#heading {
	background:url(images/tree-head.jpg) no-repeat top center white;
	height:363px;
}

#heading h1, #heading ul, #nav h2 span{
	display:none;
}

.skills ul{
	float:left;
	list-style-type:circle;
	margin: 0 20px 20px;
}

#content{	
	padding: 0 30px;
}

h3{
	clear:both;
	margin-bottom:10px;
	font-size:120%;
}

ul{
	margin-left:20px;
}

li {
	margin-bottom:2px;
}

#nav ul {
	list-style-type:none;
	text-align:center;
	margin-bottom:50px;
}

#nav li{
	display:inline;
	font-size: 150%;
	font-style:italic;
	font-weight:bold;
	margin: 0 40px;
}

#nav a{
	color:black;
}

#nav a:hover{
	color:#05A;
	text-decoration:none;
}

.workhistory p{
	margin-bottom:5px;
	margin-left:20px;
}

.workhistory h4{
	font-style:italic;
}

.workhistory ul{
	margin-left:40px;
}

.contact {
	width: 30%;
	float:right;
	margin-right:20px;
}

.objective{
	width:60%;
	float:left;
}

h2.resume{
	background: url(images/tree-text-resume.jpg) no-repeat;
	width:160px;
	height:42px;
	margin:0 auto 50px;
}

h2.flash{
	background: url(images/tree-text-flash.jpg) no-repeat;
	width:125px;
	height:42px;
	margin:0 auto 50px;
}

h2.webdesign{
	background: url(images/tree-text-webdesign.jpg) no-repeat;
	width:208px;
	height:42px;
	margin:0 auto 50px;
}

h2.resume span, h2.flash span, h2.webdesign span{
	display:none;
}

#skinner{
	float:right;
	position:fixed;
	right:5px;
	margin-top: 5px;
	border:2px solid black;
	padding:5px;
}

#skinner ul{
	list-style-type:none;
}