body {
	padding:0 0 20px 0;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	background:#111;
	}

#container {
	position:relative;
	width:781px;
	left:50%;
	margin-left:-390px;
	background:#000 url(nightsky.jpg) no-repeat center;
	background-position: bottom center;
	overflow:auto;
	z-index:100;
	color:#fcebd3;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ca6e22;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8f3505;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #8f3505;
	}

acronym {
	border-bottom: none;
	}
	
#intro {
	background:#000 url(moonbanner.jpg) no-repeat center;
	height:260px;
	margin-top:20px;
	}

#pageheader {
	margin-left:40px;
	margin-right:300px;
	padding:0 10px 0 0;
	//background:#000 url(header.jpg) no-repeat left;
	height: 50px;
	width: 300px;
	}
	
#pageheader h1 span, #pageheader h2 span{
	
}

#pageheader h1 {
	font-size:20px;
	padding:0;
	color:#ca6e22;
	}

#pageheader h2 {
	font-size:16px;
	color:#8f3505;
	}

h3 {
	font-size:18px;
	color:#8f3505;
	}

h4 {
	font-size:13px;
	color:#ca6e22
	}
	
#summary {
	text-align:justify;
	margin:20px 300px 0 59px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color: #fcebd3;
	border-top-style:solid;
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color: #fcebd3;
	}
	
#professional {
	width:440px;
	margin:0 0 0 59px;
	padding:0 30px 0 0;
	text-align:justify;
	}
	
#workExperience p3 {
	color:red;
	text-size:8px;
	text-align:center;
	}

#languages {
	width:200px;
}

#languages li{
	text-align:left;
}

#programs {
	width:200px;
	margin-left:250px;
	margin-top:-230px;
}

#programs li{
	text-align:left;
}
	
#examples {
	width:440px;
	margin:50px 0 0 59px;
	padding:0 30px 0 0;
	text-align:justify;
	}
	
	
#personal {
	width:440px;
	margin:50px 0 350px 59px;
	padding:0 30px 0 0;
	text-align:justify;
	}

#tv {
	margin:-280px 0 0 280px;
}

#links {
	margin:0 0 0 280px;
}

#nav {
	position:absolute;
	right:20px;
	top:300px;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	text-align:center;
	line-height: 200%;
	
	}


#lastfm1 {
	width:200px;
	position:absolute;
	padding:0 20px 0 20px;
	text-align:center;
	top:600px;
	left:530px;
	}


#lastfm2 {
	display:none;
	}

#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	display: block;
	padding: 3px;	
	width: 160px;
	background-color: #ca6e22;
	color:#973e00;
	border-bottom: 1px solid #8f3505;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
}

#nav a:hover {
	background-color: #b95d11;
} 

#footer {
	width:600px;
	margin:50px 0 50px 59px;
	padding:0 30px 0 0px;
	text-align:center;
	color: #8f3505;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#8f3505;
}