html {
	background: url(images/artofbartlettbackground.png) no-repeat;
	background-color: #000000;
}

body {
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 100%
}


p {
	color: #ececec;
	font-size: 12px;
	line-height: 12px;
}

#illustrations {
	color: #ececec;
	font-size: 12px;
	line-height: 12px;
}

#newsheader {
	line-height: 23px;
	color: #ececec;
	font-size: 30px;
	top: 126px;
}

h2 {
	color: #5c3c0a;
	font-size: 12px;
}

li {
	list-style: none;
}

#main {
	position: relative;
}

#links {
	line-height: 8px;
	position: absolute;
	top: 117px;
	left: 35px;
	width: 109px;
}

#news {
	position: absolute;
	left: 188px;
	top: 117px;
}


#portfolio {
	width: 350px;
	position: absolute;
	left: 188px;
	top: 117px;
}