body
{
	background:#ffffbf url(../i/bkg6.png) top center repeat-y;
	padding:0;
	margin:0;
}

#artopper
{
	background:url(../i/andrew-reynolds-sitting-in-chair.jpg) no-repeat top center;
	padding:1px;
/*	margin-top:-1.75em;*/
}

#paper
{
	background:#fff url(../i/paper_bkg.jpg) repeat-y top center;
	border:1px solid #ececec;
	padding:10px 20px;
}

#wrap
{
	margin:0 auto;
	padding:0 auto;
	position:relative;
}

#links {
	font-size:70%;
	padding-bottom:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2em;
	overflow: auto;
}

#links ul {

	width: 50%;
	float: left;
}

#links ul li {
	list-style: none;
}

#footer {
	font-size: 80%;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:focus, #footer a:hover {
	color: #990000;
	text-decoration: underline;
}


#first-line {
	padding: 380px 30px 0 130px;
}

#sitemap {
	font-size: 80%;
	list-style-type: disc;
	margin-left: 1em;
}

#sitemap li {
	line-height: 1.5em;
}

.postit
{
	background:url(../i/postitbkg.png) repeat-y top center;
	margin: 0;
}

.postit > div
{
	background:url(../i/postittop.png) no-repeat top center;
	overflow: auto;
}

.postit > div > div
{
	background:url(../i/postitbottom.png) no-repeat bottom center;
	padding:5px 20px;
}

.wpostit
{
	background:url(../i/wpostitbkg.png) repeat-y top center;
}

.wpostit div
{
	background:url(../i/wpostittop.png) no-repeat top center;
}

.wpostit div div
{
	background:url(../i/wpostitbottom.png) no-repeat bottom center;
	padding:5px 20px;
}


.bubble
{
	background:url(../i/bubblebkg.png) repeat-y top center;
}

.bubble div
{
	background:url(../i/bubbletop.png) no-repeat top center;
}

.bubble div div
{
	background:url(../i/bubblebottom.png) no-repeat bottom center;
	padding:25px;
}

h1#title {
	background:url(../i/chair.jpg) no-repeat;
	float:left;
	margin-right:10px;
	height:345px;
	width:342px;
	text-indent:-5000em;
}
