/*  
Star Cats
http://www.starcats.co.uk
Author: Jason Slater
Author URI: http://www.micromicon.com
*/
* { margin: 0; padding: 0; }
body { background:#ffffff; font-family:arial,sans-serif; font-size: 12pt; background-color: #ffffff; }
img { border: 0 };

.content { width: 100%; text-align: center; }
.page { text-align: center; width: 1024px; margin-left: auto ; margin-right: auto ;}
p.aleft { float: left; }
p.aright { float: right; }

.welcome { position: relative; top: 0px; left: 0px; width: 1024px; height: 768px; background: url("../images/bg.png") no-repeat center top; }

.welcomebar { width:719px; height:73px; background: url("../images/welcomebar.png") no-repeat center top; margin-left: auto ; margin-right: auto ;}
.welcomebar p { display: none; }

.button-play { position: absolute; top: 280px; left: 352px; width:319px; height:328px;  }
.button-play a {   display: block; width: 319px; height: 328px; overflow: hidden; background: url("../images/button-play.png") no-repeat 0 0;}
.button-play a:hover { background-position: 0 -328px; }
.button-play a span { display: none; }

.button-colouring { position: absolute; top: 370px; left: 10px; width:181px; height:171px;}
.button-colouring a {   display: block; width: 181px; height: 171px; overflow: hidden; 
background: url("../images/button-colouring.png") no-repeat 0 0;}
.button-colouring a:hover { background-position: 0 -171px; }
.button-colouring a span { display: none; }

.button-support {position: absolute; top: 370px; left: 833px; width:181px; height:171px;}
.button-support a {   display: block; width: 181px; height: 171px; overflow: hidden; background: url("../images/button-support.png") no-repeat 0 0;}
.button-support a:hover { background-position: 0 -171px; }
.button-support a span { display: none; }

.button-parents {position: absolute; top: 550px; left: 70px; width:181px; height:171px;}
.button-parents a {   display: block; width: 181px; height: 171px; overflow: hidden; background: url("../images/button-parents.png") no-repeat 0 0;}
.button-parents a:hover { background-position: 0 -171px; }
.button-parents a span { display: none; }

.button-eco { position: absolute; top: 600px; left: 593px; width:181px; height:171px;}
.button-eco a {   display: block; width: 181px; height: 171px; overflow: hidden; background: url("../images/button-eco.png") no-repeat 0 0;}
.button-eco a:hover { background-position: 0 -171px; }
.button-eco a span { display: none; }

.button-help { position: absolute; top: 550px; left: 773px; width:181px; height:171px;}
.button-help a {   display: block; width: 181px; height: 171px; overflow: hidden; background: url("../images/button-help.png") no-repeat 0 0;}
.button-help a:hover { background-position: 0 -171px; }
.button-help a span { display: none; }

.button-shop { position: absolute; top: 600px; left: 250px; width:181px; height:171px;}
.button-shop a {   display: block; width: 181px; height: 171px; overflow: hidden;background: url("../images/button-shop.png") no-repeat 0 0; }
.button-shop a:hover { background-position: 0 -171px; }
.button-shop a span { display: none; }


.footer
{
width: 1024px;
background: #ffffff;
color: #000000;
}
.footerold
{
	MARGIN-TOP: 7px; HEIGHT: 100%; FONT-SIZE: 0.7em
display: inline;
text-align: left;
}
