

/* PAGE BACKGROUND */
body {
background-image: url(http://www.miravite.com/bg_thecentralianoracle.gif);
background-attachment: fixed;
background-position: top center;
background-repeat: repeat;
background-color: #ccffcc;
scrollbar-face-color: gray;
scrollbar-shadow-color: gray;
scrollbar-highlight-color: gray;
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: gray;
scrollbar-track-color: #c0c0c0;
scrollbar-arrow-color: black;
border-style:ridge; 
border-top-color: gray;
border-bottom-color: gray;
border-left-color: gray;
border-right-color: gray;
border-top-width: 15px;
border-bottom-width: 15px;
border-left-width: 10px;
border-right-width: 10px;
  cursor: url("http://www.myspacecursor.net/cursor/anicur18.ani");
}






A:active {
	COLOR: black; FONT-WEIGHT: none; TEXT-DECORATION: none
}
A:visited {
	COLOR: #005500; FONT-WEIGHT: none; TEXT-DECORATION: underline
}
A:link {
	COLOR: #005500; FONT-WEIGHT: none; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff3300; FONT-WEIGHT: none; TEXT-DECORATION: underline;
  cursor: url("http://www.myspacecursor.net/cursor/anicur18.ani")
}
A:active {
	COLOR: #005500; FONT-WEIGHT: none; TEXT-DECORATION: underline
}




