a:link {  color: #FF0000}
a:active {  color: #FF0000}
a:hover {  color: #FF0000}
a:visited {  color: #FF0000}
body {  background-image: url(paper_b011.gif); background-repeat: repeat-y; font-size: 12px; color: #333333}
h2 {  color: #CC0000}
#topbanner {
 position: absolute;
 left: 70px;
 background: url(ch-2007-sign.png) no-repeat;
 height: 118px;
 width: 500px;
} 
#topimage {
 position: absolute;
 top: 0px;
 left: 480px;
 background: url(ch-4.jpg) no-repeat;
 height: 150px;
 width: 300px;
}
#sidenav {
 position: absolute;
 top: 160px;
 left: 70px;
 height: 309px;
 width: 107px;
} 
#content {
 position: absolute;
 font-family:Arial, Helvetica, sans-serif;
 top: 160px;
 left: 190px;
 height: 400px;
 width: 600px;
}
#post-it {
	position: relative;
	background: url(postit17.jpg) no-repeat;
	height: 212px;
	width: 222px;
	top: 10px;
 	left: 100px;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}