div.transON {width: 100%; background-color: #FDF5F3; }
div.transOFF{width: 100%; background-color: #F6E7EA;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.trans25 {width: 80%; background-color: #CC99CC;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 80%; background-color: #CC99CC;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }

/*you can change above to trans ON or OFF to start in that transparency*/

body {
background-color: #CC99CC;
	color:#663333;
	background:url(images/back/Kristine-3-back.jpg);
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
}

p {
	color:#85852C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #339999;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #339999;
	text-decoration: underline;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: underline;
	color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


a:hover {
	text-decoration: underline;
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#CC0000;
		font-size:14px;
		}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #993333;
}


.topHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #006666;
	font-weight: bold;
		   }
		   
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #85852C;
}

h4 {
	color:#993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	font-weight: bold;
	font-style: italic;
}


html {
scrollbar-base-color: #DFB7CB;
scrollbar-arrow-color: white;
scrollbar-track-color: #F1DCDB;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
