<!--
/*amber.css*/

	body 
	{
		background: url("cassiestar5.jpg") no-repeat;
		background-position: top left;
		
		margin: 0 auto auto 0;
		background-color: #ff84fe;	
		color: #000099;	
		font-family: Verdana, Arial, san-serif;
		font-size: 12px;
		width: 97%;
		height: auto;
		
		/*FOR TROUBLESHOOTING
		border-color: yellow;
		border-style: solid;*/
	}
	h1 	
	{
		font-family: Verdana, Arial, san-serif;
		font-size: 14px;
	}
	h3
	{
		text-align: center;
	}
	.snoopy
	{
		position: absolute;
		left: -810px;
		top: 0px;
		z-index: 16;
	}
	.cassielinks
	{
		position: absolute;
		top: 0%;
		left: 58%;
		color: #ffffff;
		background-color: #fe97f8;
		width: 250px;
		padding: 1% 0 1% 1%;
		z-index: 1;	
	}
	/*DIV that encapsules content */
	#text 
	{
		margin: 0% 0% 2% 17%;
		height: auto;
		line-height: 1.3;
	}
	/* For About Me */
	#change
	{
		color: #ffffff;
		font-weight: 700;
		font-size: 14px;
	}
	/* For FAQ */
	#changetopic
	{
		color: #0000aa;
		text-align: center;
		background-color: #fcc4fd;
		font-weight: 700;
		font-size: 14px;
	}
	.align
	{
	text-align: center;
	font-weight: 700;
	}
	.alignpic
	{
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	}
	#bold
	{
		font-weight: 700;
	}
	/* TOP PAYPAL IMAGE */
	.paypal1 
	{
		margin: 16% 25% 1% 25%;
		text-align: center;
	}
	/* BOTTOM PAYPAL IMAGE */
	.paypal2 
	{
		margin: 0% 0% 1% 0%;
		text-align: center;
	}
	#mark
	{
	color: #ffffff;
	font-weight: 700;
	}
	img
	{
		border: 0;
	}
	img.left
	{
		float: left;
		margin-right: 1%;
		width: 100px;
		height: 117px;
	}
	img.right
	{
		float: right;
		margin-left: 1%;
		width: 100px;
		height: 180px;
	}
	/* For images on Links page */
	img.leftl
	{
		float: left;
		margin: 1% 1% 0% 0%;
	}
	.linkslinks
	{
		/*border-color: yellow;
		border-style: solid;*/
		margin-top: 1%;
		width: 500px;
	}
	.changelinkpage
	{
		color: #0000aa;
		text-align: center;
		background-color: #fcc4fd;
		font-weight: 700;
		font-size: 14px;
	}
	.i
	{
		width: 70px;
	}

	a:link 
	{
		text-decoration: none;
		color: #ffffff;
	}
	a:visited 
	{
		color: #ffffff;
		text-decoration: none;
	}
	a:hover 
	{
		/*color: #fe48f2;*/
		color: #000000;
	}
	#rightside 
	{
		/*margin: 0% 0% 1% 3%;*/
		margin-bottom: 1%;
		margin-left: 3%;
		padding: 1% 1% 1% 1%;
		float: right;
		width: 10%;
		background-color: #fe97f8;
		z-index: 10;
	}
	/*This centers the star buttons. */
	.r
	{
		text-align: center;
	}
	.respond
	{
		margin: 0% 10% 0% 10%;
		text-align: left;
		color: #ddffdd;
	}
	.menu
	{
		position: relative;
		width: 99%;
		font-weight: 700;
		text-align: center;
		background-color: #00aaff;
		padding: 2%;
	}
	/* For media */
	.menumedia
	{
		position: relative;
		width: 60%;
		font-weight: 700;
		text-align: center;
		background-color: #00aaff;
		margin: 0 12%;
		padding: 2%;
	}
	.table
	{
		padding: 1%;
		width: 70%;
	}
	.tdleft
	{
		font-size: 15px;
		font-weight: 700;
		text-align: right;
		vertical-align: top;
	}
	.tdright
	{
		text-align: center;
	}
	.pimg
	{
		width: 100px;
		height: 108px;
	}
	.dec
	{
		text-decoration: underline;
	}
	
	/* links */
	.mrweb
	{
		text-align: center;
	}
	
	/* pic pages */
	.myalign
	{
		width: auto;
		
		/*FOR TROUBLESHOOTING
		border-color: yellow;
		border-style: solid;*/
		
	}
	.tablea
	{
		/*padding: 1%;*/
		width: 80%;
		
		
		/*FOR TROUBLESHOOTING*
		border-color: red;
		border-style: solid;*/
		
		
	}
	.tableb
	{
		padding: 1%;
		width: 99%;
	}
	td
	{
	text-align: center;
	font-size: 12px;
	vertical-align: top;
	/*padding: 2%;*/
	}
	td.w
	{
		width: 33%;
	}
	/* all pages */
	.preload
	{
		display: none;
	}
	
/* Picture Page 1 */
	
	/*.div01
	{
		/*z-index: 3;
		position: absolute;
		top: 320px;
		left: 203px;
		padding: 1%;
				
		/*FOR TROUBLESHOOTING
		border-color: green;
		border-style: solid;
	}*/
	
	
	
	
	
-->