
		@font-face {
    		font-family: Waltograph UI;
    		font-style:  normal;
    		font-weight: normal;
    		src: url(..\WALTOGR0.eot?) format('embedded-opentype');
					}
		@font-face {
    		font-family: Walt Disney Script;
    		font-style:  normal;
    		font-weight: normal;
    		src: url(..\WALTDIS0.eot?) format('embedded-opentype');
				}
		.waltdisney_1 {
			font-family: Walt Disney Script;
			font-size: 18pt;
			color: Red;
			src: url(..\WALTDIS0.eot?) format('embedded-opentype');
			a:hover{
			color: maroon;
				}
			}
		.waltdisney_2 {
			font-family: Walt Disney Script;
			font-size: 10pt;
			color: Red;
			src: url(..\WALTDIS0.eot?) format('embedded-opentype');
			}
		.normaltext{
		
			font-family: arial;
			font-size: 10pt;
			color: blue;
		}
		.printdate{
			font-family: arial;
			font-size: 8pt;
			color: navy;
		
		
		}
		.wd_link {
			font-family: Walt Disney Script;
			font-size:12pt;
			color: Blue;
			}

	.waltdisney_heading {
			font-family: Walt Disney Script;
			font-size: 24pt;
			color: Red;
			}
		td {
			font-family:	arial;
			font-size:		10pt;
				}
		
		a {
			color: blue;
			text-decoration: none;
			font-family: arial;
				}
		a:hover{
			color: maroon;
				}
		a:link {
       text-decoration: none; 
       color:#0000A0;
       
       }
		a:visited {text-decoration: none; color: #0000A0;}
 
		a:hover {text-decoration: bold; color:#808080;}
		.bodybox{
				border-style: solid;
				border-width: 1pt;
				border-color: navy;
				width=800;
				}
		.yearbox{
			
			border-bottom: navy;
			
			}
		.headingbox{
				position: relative;
				height: 160;
				border-style: solid;
				border-width: 1pt;
				border-color: navy;
				}
		.heading1{
			
			font-family: arial;
			font-size: 12pt;
			text-decoration: bold;
			}
		.heading2{
			position: relative;
			font-family: arial;
			font-size: 10pt;
			text-decoration: italic;
			}
		.imagecopyright{
			font-family: arial;
			font-size: 6pt;
			}
		.normaltext{
	font-family: arial;
	text-decoration: none;
	font-size: 10pt;
	margin-left: 50px;
	margin-right: 50px;
}

.guidediv2{
	width: 75;
	height: 200;
	border-right: 5px;
	border-bottom: 5px;
	border-left: 0px;
	border-top: 0px;
	border-style: solid;
	-moz-box-shadow:    0px 0px 30px 5px #999;
	-webkit-box-shadow: 0px 0px 30px 5px #999;
	

}

.guidediv3{
	width: 100;
	height: 170;
	
}

.guidediv1{
	
	-moz-box-shadow:    0 0 30px 5px #999;
	-webkit-box-shadow: 0 0 30px 5px #999;

}



.shadow { 
		-moz-box-shadow: 0 0 30px 5px #999; 
		-webkit-box-shadow: 0 0 30px 5px #999; 
} 
.backgrounddiv1{
position: Absolute;
left: 0px;
top: 0px;
}
.backgrounddiv2{
position: relative;
left: 10px;
top: 5px;

}
.transparentdiv
{
	position: Absolute;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
}
img.transparent{
	opacity: .4;
	filter:alpha(opacity=40);
}
