body {
		margin:0px; padding:0px;
		background-color: #181716;
	
}

#container{
	padding:0 0 0 120px;
/*	height: 1000px;*/
	min-height:800px;
	width:1000px;
	position:relative;
	background-image:url(background2.jpg);
	background-position:top,center;
	background-attachment:scroll;
	background-repeat:no-repeat;

}


#logo { position:absolute; left:430px; }

#menu {
	padding: 175px 0 0 220px;
	height:25px;
	width:520px;
}

#work {
	margin: 0 0 0 30px;
	width:820px;
	
}

#content {
	margin: 20px 0 0 55px;
	width:520px;
	
}

#footer {
	
	padding: 0 0 0 400px;
	margin:25px 25px 25px 30px;
	font-size:10px;
}

#project_description {
		margin: 0 0 0 55px;
		width:520px;
	
}

p.paper_ds {
	margin-left:25px;
}

p.pepsi {
	
	margin-left:70px;
}

p.tumpkins {
	
	margin-left:-28px;
}
p.dress_up {
	
	margin-left:-80px;
}


p.space {
	
	margin-left:-80px;
}


p.sketchbook{
	
}
#about{
	
	background-image:url(about%20bg.png);
	background-repeat:no-repeat;
	margin: 20px 10px 10px 50px;
	padding:10px 40px 10px 30px;
	width:430px;
	height:430px;
}
#links { 
	width:390;
	margin-left:25px;
}
#about li{
	
	display:inline;
	
}


img
{  border-style: none;
}

a:link {
	text-decoration: none;
		color: #FFF;
}
a:visited {
	text-decoration: none;
		color: #FFF;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;

}

p{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
h1{
	font-size:24px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

