#box {
	text-align: left;
	background-color: #f0fffc;
	width: 600px;
}

#content {
	padding: 8px;
}

#divider {
	background-image:url(../layoutimg/vert.jpg);
	background-repeat: repeat-y;
}

#footerlinks {
		position:absolute;
		bottom:0;
		width:100%;
		height:20px;			

}
