.SitePages {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(BackGround.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	background-color: #003300;
	color: #FFD3D9;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	
}
