<!--
body
{
background-color:#b0c4de;
background-image:url('rainbow.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center top;


}
div#content {
	width: 1024px;
	margin: 10px auto 0px auto;
	text-align: center;
}

#bubble {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bubble li {
	display: inline-block;
	margin: 0px;
	padding: 0px;

}

#bubble li a.icon {
	background: url(menu_icons/sprites.png) no-repeat;
	border: none;
	display: block;
	width: 130px;
	height: 173px;
	text-indent: -99999px;
}

#bubble li a.mickey {
	background-position: -146px -92px;
}
#bubble li a.mickey:hover {
	background-position: -14px -40px;
}
#bubble li a.donald {
	background-position: -148px -245px;
}
#bubble li a.donald:hover {
	background-position: -15px -220px;
}
#bubble li a.jerry {
	background-position: -143px -420px;
}
#bubble li a.jerry:hover {
	background-position: -13px -415px;
}
#bubble li a.woody {
	background-position: -149px -577px;
}
#bubble li a.woody:hover {
	background-position: -9px -590px;
}
#bubble li a.bugs {
	background-position: -145px -722px;
}
#bubble li a.bugs:hover {
	background-position: -25px -759px;
}
#bubble li a.tom {
	background-position: -148px -923px;
}
#bubble li a.tom:hover {
	background-position: -18px -960px;
}


#bubble li a.mickey:active {
        outline:none;}
#bubble li a.donald:active {
        outline:none;}
#bubble li a.jerry:active {
        outline:none;}
#bubble li a.woody:active {
        outline:none;}
#bubble li a.bugs:active {
        outline:none;}
#bubble li a.tom:active {
        outline:none;}



table.index
{
	margin: 50px auto 0px auto;
	text-align: center;

}
table.jquery
{
margin: 0px auto 0px auto;
width:800px;
}

div#text a.mini:link 
{
color:red;
}
div#text a.mini:visited
{
color:green;
}
div#text a.mini:hover
{
color:blue;
}
a.button{
background: url(facebook.png) no-repeat; 
right:2px;  /* change this to left: 1px; to put it on the left of the screen */
margin:auto 0px auto 100px;
height:128px;
width:128px;
top:400px;
padding:0;
position:fixed;
z-index:5000;}
a.facebook
{
background-position:0px 0px;
}
a.facebook:hover
{
background-position:0px -134px;
}
p.c
{
text-align:center;
margin-top:20px;

}
div#wta
{
text-align:center;
margin-top:10px;
}
object.play{
margin:0px auto auto 0px;
position:absolute;
z-index:5000;
}
-->


