#pageheader{
	background: url(http://media.superann.com/images/icon-links.gif) top left no-repeat;
}
#main{
	background:#4D4D4D url(http://media.superann.com/images/links_art_4D4D4D.gif) top left no-repeat;
	color:#CCCCCC;
}
/* for IE */
* html #main{
	height:390px;
}
* html #container{
	background:#4D4D4D;
}
a{
	color:#FF6666;
	text-decoration:none;
}
a:hover{
	color:#FF9999;
	text-decoration:underline;
}
ul{
	margin-top:3px;
	margin-bottom:8px;
	margin-left:25px;
	list-style-type: square;
}
li{
	margin-bottom:6px;
}