h1{
	background-image:url(../images/h1.gif);
	background-repeat:no-repeat;
	width:760px;
	height:80px;
	}
h1 a{
	display:none;
	}
h2{
	margin:30px 0px 20px 0px;
	}

#splist{
	list-style-type:none;
	width:500px;
	font-size:90%;
	margin:0 auto;
	}
	
#splist li{
	padding:4px 0px 4px 10px;
	border-bottom:1px dashed #CCCCCC;
	border-left: 6px solid #CC99CC;
	margin-bottom:10px;
	text-align:left;
	}
#splist a:link{
	color:#CC6699;
	text-decoration:none;
	font-weight:bold;
	}
#splist a:hover{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	}
#splist a:visited{
	color:#CC99CC;
	text-decoration:none;
	font-weight:bold;
	}
#pagetop{
	height:18px;
	width:700px;
	text-align:right;
	background-image:url(../images/pagetop_bg.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	}
#pagetop a{
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-top:3px;
	margin-right:25px;
	display:block;
	}
#pagetop a:hover{
	color:#FF6699;
	}



