@font-face {
	font-family:'Walt Disney Script';
	src:url('/wds.eot');
	src:local('Walt Disney Script'),
	    url('/wds.svg#WaltDisneyScript') format('svg'),
	    url('/wds.ttf') format('truetype');
}
body.default {
	color: #CCCCFF;
	background-color: #0066FF;
	font-family: "Walt Disney Script";
	font-size:2em;
	font-weight:normal;
	text-align: center;
	text-shadow: #000000 0.2em 0.15em 0.3em;
	filter: Shadow(Color=#000000, Direction=135, Strength=5);
}
body.default a:link, body.default a:visited {
	color: #FFCCFF;
	background-color: #0066FF;
}
body.default a:hover, body.default a:active {
	color: #99CCFF;
	background-color: #0066FF;
}
.content {
	width: 81%;
	float:right;
}
.border {
	border: 0.125em solid #FFFFFF;
}
.header {
	font-size: 2em;
	text-align: center;
}
.table1 {
	border-collapse: collapse;
	border: 0.125em solid #FFFFFF;
	font-size:1em;
	text-align: center;
}
.white-shadow {
	text-shadow: #FFFF99 0px 0px 6px;
	filter: Shadow(Color=#FFFF99, Direction=0, Strength=4);
}
img.mickey{
	border:0em;
	width:204px;
	height:346px;
}
.index{
	margin: 0px auto;
	font-size:172px;
	width:500px;
	height:220px;
	display:block;
	background-color:#943BD9;
	text-shadow: #000000 -5px -5px 0px;
	filter: Shadow(Color=#000000, Direction=135, Strength=0);
}
img.index{
	border:0em;
	width:320px;
	height:176px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
img.mickeyAndFriends1{
	width:225px;
	height:337px;
	border:0px;
}
img.mickeyAndFriends2{
	width:400px;
	height:300px;
	border:0px;
}
ul.bullets{
	text-align: left;
}
li.bullet{
	margin-left: 20px;
	list-style: square;
}